A Properly Designed Website Will Increase Your Rankings
There are so many web designers out there that design beautiful websites but fail to realize how the search engines spider a site. By failing to take into account how the bots spider, the fail to realize how their design affects their search engine rankings.
Think of how the bot approaches and reads your web pages. Lets take the Googlebot for example. It enters your page from the top reading down and from left to right. This all sounds familiar as it is much the same when you read a page.
Now imagine that the page has been made with tables. The first row is your header. So far, so good. The second row consists of two columns. The first is your menu and the second is the content, or body of the pages. This is the area that you want Google to index with the highest relevance. The third row is your footer.
Now as Google spiders your page, it sees the header and goes on down to the first element it finds on the left. This is your menu column. It finds a link to “home”, for instance, in the first row of this column. This leads the spider to see that this column is populated and it begins to read down the menu. Once finished it takes a step to the right and finds your content in the second column of the table.
Is this what you really want the Googlebot to do? I think that you can see that the answer is no. You want the spiders to read and index your content as soon as possible. By having the content spidered early, the bots place more importance on it and your rankings are affected positively.
Your true aim as a web designer is to direct the spiders to where you want them to go while still keeping the layout asthetically pleasing. This is easy for designers using CSS, but a bit more thought has to go into your layout if you’re using tables. Many website designers have conquered this problem by placing the menu on the right side of the page. I’ve done this myself with my Colorado Travel Experience site.
But often, your client might opt for a more traditional-looking page with the menu on the left. What to do then? You know that the spiders are going to encounter the menu column first. The answer to this dilemma is quite easy to solve.
All you have to do is leave the first row of your menu blank. Then, as the spiders read down you page, they see your header, continue down and to the left to find your menu column. Here they encounter a blank row. This makes them head to the right column where they spider your content. Once the content has been spidered, they head down to the next row of your navigation menu and continue to spider the page.
What this means to you is that by using this simple technique, you will always have your page content spidered quickly and the bots will place more emphasis on its relevance, thus aiding your search engine rankings. A simple web design technique that can go a long way to enhance your SEO efforts.
For more advice on how to direct the search engines through your tables see: Table Structures for Top Search Engine Positioning
Posted: July 21st, 2007 under Website Development.
Comments: none