Better HTML Helps Search Engine Results
Welcome to my blog, please feel free to subscribe to my RSS feed or leave a comment.
For the best search engine rankings, you need to understand (and accept) that search engine robots (sometimes called spiders) are not as clever as people, so it’s important if you’re looking to have your web site listed on search engines that you speak the same language they do. By language, I mean HTML, xHTML and CSS. Writing valid syntex helps search engines understand the code on your site and in turn, list you effectively. This can greatly increase the traffic your web site receives from search engines with very little investment.
Writing valid HTML code will also have the side advantage for rending in visitors browsers better, faster and without errors. Everybody likes a web sitet that words, so instead of driving away traffic you can follow some simple tips to improve both the number of people how visit your site and the amount of time they spend on it.
Modern HTML editors such as Adobe Dreamweaver do a great job of building better web sites but they still have some problems writing clean web code, once you’ve completed your web site pop over to the W3C Validator and test your web site. This will tell you how easily search engines can read your web site. Remember, a single error can cost you the difference between being on the first page of search results or … somewhere else.
Remember, coding web pages isn’t easy and doing it well is even harder but it takes practice and eventually you’ll pass the W3C’s tests. Sometimes it takes me hours to get a simple page past their inspector, but it’s worth it in the end.
Other Posts of Interest
Posted on: Thursday, October 9th, 2008Tags: html, seo
Posted in Web Site Advice | | Read more
Did you find this article useful? You're welcome to post a link to this website along with the title but please don't copy the whole article. You can also link back using the following code:
<a http://www.thisismyurl.com/tutorials/web-advice/better-hmtl-helps-search-engine-results/" rel="bookmark" title="Better HTML Helps Search Engine Results">Better HTML Helps Search Engine Results</a>
About the author.









October 16th, 2008 at 11:28 pm
This is one of those points that has to be hammered home, because most would want to leave their HTML in a condition that is not optimized. It takes quite a bit of resolve to stop what you are doing and modify site code.
October 23rd, 2008 at 12:56 pm
Sorry for my correction, your headline is “better hmtl” instead of “better html”. Is this by accident or are you optimizing blog for typos?
October 23rd, 2008 at 1:33 pm
LOL, wow I wish I was that clever. :) No, I simply type way too fast and didn’t catch the error.
October 24th, 2008 at 7:42 am
One of the reasons I’m good at failing to correct the errors is lack of resources for me to fall back on. In most cases, when there is an error I was stuck for long trying to find the valid code.
Do you have any suggestion, Chris?
Yan