3 comments » VALIDATING your website for better SEOWhy validating your website is important for better SEOHow do you know if the code on your site is written properly? How many of you have ever made a typo in a post or posted some bad grammar or a spelling mistake? Well, developers do the same thing. And sometimes they dont clean up their mistakes because they feel that if it displays in the browser no one will know and it must be alright. Not so! These mistakes, called "Validation Errors" are devastating to your site's ability to be searched by search engines and displayed uniformly across various browsers like Firefox, IE, Opera, Safari, etc. HTML Validation is important because:
1. As with all languages, there is a proper way to use it and an improper way to use it. Valid HTML is HTML that has been written in accordance with W3C and uses the correct syntax. Every industry has standards and the web deisgn/development industry is no different. W3C standards are the benchmark for web development. W3C developed these standards for cross browser compliance and general usability. Valid code is displayed properly and uniformly across popular browsers. Valid code is what search engines understand and will assist with SEO. 2. Search engines read text only. When you provide an engine with invalidated HTML you loose whatever text was inside the invalid tag. When you neglect to place alternative text in image or Flash tags, you lose the searchable value of that element. Basically, invalidated HTML can handicap your sites search ability which can greatly affect your sites Internet visibility and traffic. Read also:HTML Validation: the hidden key to SEO Read also:SEO Autopsy: see your site like Google does
How prevalent is invalidation on the web
How I love clean and precise code, code that is validated, and by validated I mean 0 errors, 0 warnings. Alas, as I surf the web, millions of sites fail that simple test. Now, not all sites can be warning free, single digit warnings on sites that contain Flash or use a canned CMS or pull content from other sites are acceptable, but simple sites bursting with warnings... my patience wears thin. For those developers that do not check or validate their code... shame on you. I attribute grossly invalidated code to negligence, ignorance and laziness. If you used a developer for your site and it has more than 10 errors - call your designer up and make them fix them! What are W3C standards?
The World Wide Web Consortium (W3C) is an international consortium where Member organizations, a full-time staff, and the public work together to develop Web standards. W3C's mission is:
You can view the standards at www.w3.org.
How to see if your site is validated
Want to see if you validate? Go to the W3C validator and enter in your url. It will tell you whats wrong with your site and give you suggestions on how to fix it.
Want to see what a validated site looks like:
Check out RSSPieces
Check it on W3C (our site validates on all 3 RSS feeds, the Atom feed and the HTML/XHTML- we even proudly display the W3C validation logos)
Tools for do-it-yourselfers:
Case Study of Invalidated Development:
Recently, a new client (Fortune 1000 packing company), who shall remain nameless for the time being, came to us with a problem. After paying $80,000 for a brand spankin new website developed by a well known competitor, they realized "we aint got no traffic and my new site sure do look funny in IE 6." (Please excuse the red-neck speak but I am entertaining with my best My Name is Earl gramatical stylings.) While looking at his brand new site, what to my wondering Firefox developer tool bar doth appear: tons of HTML validation errors and warnings, flash navigation and of course, seriously flawed SEO attempts. I cant even fathom taking in 80 grand and providing a site that is not cross browser compatible, full of validation errors and non-existent in the keyword department. So, just because you pay a lot of money for a website doesnt mean you are getting a quality one. The key to getting a quality site is knowing what to ask of your developer and how to check to see if he/she is doing it right. Related PostsHTML Validation: the hidden key to SEODoes your blogroll suck? Long tail, short tail and coat tail searches Canonicalization: is it killing your website? Get the most out of your meta tags http://www.rsspieces.com/000170
Posted on October 15, 2006 12:53:55
Comment from: Lenny G [Visitor] Thanks for the education. Valid I am not. Comment from: Jitto Jose [Visitor] Hi, This article is really useful,I know that lot of seo experts don't give much attention to HTML code,but HTML code should be clean and valid. Best Regards Comment from: Christopher Smith [Visitor] Mary, great article and very informative. Valid, I am NOT as well. Can you recommend someone who can clean up my HTML, please! Thank you Mary! ybiC Christopher Comment on this article This post has 4 feedbacks awaiting moderation... |