Maybe a dumb question, but here'r goes: how important is that my set up is vaild XHTML. Ran http://validator.w3.org/ . Came back with 50 or so errors and various nits.
Does it really matter that I fix them? The site renders well on all platforms.
?
- Brian
How important is Valid XHTML?
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
Its a personal preference thing for most people. Professional bloggers, web designers and organisations will probably insist on valid xhtml because XHTML is the current standard and theoretically valid code should be guaranteed to display correctly in all browsers including those for people with disabilities or people using mobile devices.
If your blog visitors are not complaining, and everything is working the way you want it to, then the only reason you might have for validating you code is to learn more about XHTML/CSS
If your blog visitors are not complaining, and everything is working the way you want it to, then the only reason you might have for validating you code is to learn more about XHTML/CSS
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Also, full XHTML/HTML validation means that no spiders/bots will likely run into any trouble. Being validatable is just a predicate that tells you that your webpage is fully parseable by all standards-compliant bots.
If Googlebot were picky, he could discard your page, or rank it lower than validating pages.
Best regards,
Garvin
Also, full XHTML/HTML validation means that no spiders/bots will likely run into any trouble. Being validatable is just a predicate that tells you that your webpage is fully parseable by all standards-compliant bots.
If Googlebot were picky, he could discard your page, or rank it lower than validating pages.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/