Thread: ranking
View Single Post
Old 04-11-2004, 05:05   #6 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,191
Quote:
Originally Posted by grafiks
www.vomfassuk.com i want to list under liqueurs, olive oil, whiskey, spirits, vodka etc
well, vodka is mentioned once on the home page, within the keywords - that's not gonna get you too far.

You've missed the point of HTML having different elements to define text. Your headings are spans classed as heading - they should be h2's or whatever the structure of your document dictates.

Also, the tables you've used do not help se's understand your content properly. You have a list of products that is not actually a list - its seperated by table cells. If you were to use a definition list, then se's would know that you have a list of products and what the products are.

I know you've just re-built this site but it should have been with a little more attention to modern site construction, there are resons for it beyond confusing developers who don't understand how you can do it without tables.

Not sure if anyone else has seena difference in the last week but there's been a google update and all my xhtml sites have benefitted from being properly coded. new se clusty (http://clusty.com) seems to give preference to xhtml documents too.
  Reply With Quote