« Reply #1 on: May 23, 2009, 07:14:28 AM »
Here are my thoughts:
Technical:
- Your markup doesn't validate. Nor does your css.
- You are making use of heading tags (<h2><h3>...etc) But there is no h1 tag.. perhaps making "Forex Justice - The Fair Forex Trading Forum " on the home page an h1 tag for example. Adds importance for search engine purposes
- I think I would come up with a better description for the 'description' meta tag... The format is good (a short sentence), but fails to describe the page IMO
- I would use css for layout purposes as opposed to using tables.
- Images could use some optimizations.. according to smushit, your home page could see savings of ~ 203.96 KB! - additional tools for stuff like minifying javascripts and such can be found using Yahoo's Yslow
- small images like http://www.forexjustice.com/modules/mod_bookmarkus/bookmark_site.gif could be merged with others (known as css sprites) to reduce http requests. You can also look at Yahoo's best practices for additional tips on improving your site.
Visual (non technical):
- The top menu looks like the text can use some bottom padding, as I find the text gets too close to the menu's lower edges.
- Along the left hand side menu, there are different coloured 'GO' bullet points.. I'm not sure what this means..I get the impression of the red ones signifying 'Proceed at your own risk' kind of thing.. while the yellows are moderately safe to click on, with the green being safe. Maybe its the wrong message being sent here.. perhaps replacing those with a single, attractive small bullet graphic instead?
- I'm not sure about your footer.. There is a large emphasis on 'Highest Rated', 'Worst Rated', 'Latest Reviews'. I'm wondering if those should not be placed somewhere near the top for more prominence?

Logged
"Build a man a fire, you warm him for a day. Set a man on fire, and he'll be warm for the rest of his life."
PHP = One cool palindrome!