Forum Moderators: open
I then decided to check some of the other high ranking pages to see if there were clean? Nope, same thing. My question is how important is clean HTML, and which software seems to offer the best results for checking HTML code.
I'm with WibbleWobble, use the W3C Validator ( [validator.w3.org...] ). Also, there's a difference between errors and mere comments or warnings. :)
What SEO really does need is the elimination of code problems that keep sections of a page from being indexed by the spider. Such errors occur mostly with inaccurate copy/paste operations. ANY validator should catch those kind of gross errors.
Search engines do not really care about valid HTML, but there are other things in the world of the web than search engines!
By fixing the errors, I gradually learned more about HTML and how you can't rely on a program like Dreamweaver to create your pages without some intervention and editing.
Now I validate all new pages after uploading and enjoy seeing the 'success' page instead of errors.
It might not mean much for SEO but validating code has taught me as much about creating web sites as hanging around here does :).
The site looked really good on the hand-held screen. Our prospect was quite impressed by this, and we got the contract.
The main reason behind that success story was that our code was valid. Small screen browsers are very lightweight, and they cannot forgive as many HTML errors as their big brothers can.