Friday, June 22, 2007

The Table Trick - Designing SEO Friendly HTML Code

A table-based layout usually works well with search engines. However, a traditional design that contains the menu on the left and the content on the right does have one downside.In many cases, such a layout will cause your navigation menu to appear above your content in the source code. This is unlikely to create any major problems, but might make it slightly harder for your pages to obtain good rankings. Correcting this issue seems relatively simple, at least at first. It can be done by making some minor changes to the way your tables are arranged. The procedure is widely known in SEO circles as "the table trick". Note that this article contains some examples in HTML code. Hence, a basic knowledge of HTML is necessary in order to use this information to the fullest. A normal table layout with the content on the right and the menu on the left looks something like.....more

0 comments: