Quote:
Originally Posted by ArthurKay
Has anyone noticed that some of the Google tools contain invalid HTML code?
For example, if you use Webmaster Tools and opt to verify your site via a meta tag, your site will not pass the W3C validator.
Also, the Google AdSense for Search code is invalid...
I just think it's odd, and I was wondering if anyone had thoughts about it.
|
Arthur, G's meta tag is invalid for HTML. Look at it and you'll see it's written in XHTML. So If your site is HTML you'll have to remove the space and slash at the end. For HTML it should end with => and not =/ >
It's important you fix this because this error can break the bots ability to spider anything after it.