Please help! I tried to validate my new WP CMS and it gave so many errors http://validator.w3.org/check?uri=h...ically)&doctype=Inline&ss=1&group=0&verbose=1 All I did is put affiliate link into the footer.php What did I do wrong? Thanks, Vad
Solve as many as validation errors which are possible.. like it showing space (</div >),. change them if possible for you otherwise there is only 12 errors showing for your page.. thats not too much.. Try searching big sites like yahoo and google there and they are having more number of validation errors than yours..
I solved all errors except this affiliate link in the footer php. Should I insert any tags around this affiliate link? Please help!!!
your ejunkie code is creating the errors... all you have to do is replace all instances of & with &
Hi Arwen, but this is an affiliate link, if I change anything inside it will not recognize me as a referer, isn't it??? Am I wrong? Thanks, Vad
Vlad -- changes the & to & will not effect the affiliate link. There was a post on the E-junkie forum about XHTML here: http://www.e-junkie.com/bb/topic/2673#post6938
Not exactly sure what you mean by Yahoo and Google having validation errors, especially since their websites cost millions of dollars. Point of the matter, with the w3 validator it will give you the error, and the reason for the error. Just search what the error itself is and you'll find your solution for fixing it.