|
I'm going to have to disgree with you Nima, the design is far from professional.
This website is one of many that can help you find a webhost, you need to be able to create your own brand/image, so that other people will remember it and want to bookmark it and/or refer other people to go there.
When I see this site I want to leave it as fast as I got there. The design is "ancient" in terms that it's not currently taking advantage of the current fads/trends that are available right now (think Web 2.0.) Obviously you don't necessarily have to follow the trend to have a decent site, but this is just poorly designed altogether.
Your index.php redirects to news.php.. What's the purpose of that? You can create your index.php to feature all of your updates and news, and you won't have to lose any kind of rankings because of it.
The website is table based, which is a huge no-no. You should use tables for displaying tabular data not your design. Look into using CSS to style the site; You've got a stylesheet, so utilize that. Not only that but with your stylesheet, you should use THAT and not use in-line styles (eg: applying style to a table,td,tr,span, etc.)
Maybe consider having someone redesign the website for you, since you seem to be serious about this project.
|