First of all I'm not a SEO expert.
But what I know is that your markup looks terrible!
For your main menu you use an ul-list with a-elements, but without any list-items
You don't close all elements example: <br>
you use some attributes without quotation-marks: width=50
style-element without typeattribute
etc... ( and that only on the about page)
take some time to validate your pages: http://validator.w3.org
You also use the same description and keyword meta-data on all pages, however searchengines (almost) don't care about them it should be better to optimise them for every page apart.
Last edited by bas; 08-19-2008 at 04:42 PM..
|