Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Review and Suggestions


You are currently viewing our Website Review and Suggestions as a guest. Please register to participate.
Login



Reply
New GamingServer, DedicatedServer seller and WebHosting company
Old 01-04-2007, 11:37 PM New GamingServer, DedicatedServer seller and WebHosting company
Novice Talker

Posts: 10
Name: Ben
Trades: 0
Hey,

The site is http://www.Simply-Servers.co.uk

I know it isn't great, there is still some changes to be made. I'm looking for positive feedback, tell me what I can change to make it look better!

Some of the coding on the site proved difficult, especially the order form, so a lot of work was put there.

Appreciate any reviews

Cheers
__________________

Please login or register to view this content. Registration is FREE


Great prices on GameServers, DedicatedServers and WebHosting!
Simply-Servers is offline
Reply With Quote
View Public Profile Visit Simply-Servers's homepage!
 
 
Register now for full access!
Old 01-05-2007, 04:04 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
bzimage's Avatar
King Talker

Posts: 1,072
Name: Shannon
Location: http://www.bzimage.org
Trades: 1
I sent you a Pm
bzimage is offline
Reply With Quote
View Public Profile Visit bzimage's homepage!
 
Old 01-05-2007, 07:12 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Skilled Talker

Posts: 52
Name: Michelle
Location: Australia
Trades: 0
Good job well done.

2 small things I would change, the white text down the bottom cause I can hardly read it & also the control panel box up the top doesn't fit in.
Mystic Rose is offline
Reply With Quote
View Public Profile
 
Old 01-05-2007, 10:19 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Novice Talker

Posts: 10
Name: Ben
Trades: 0
Quote:
Originally Posted by Mystic Rose View Post
Good job well done.

2 small things I would change, the white text down the bottom cause I can hardly read it & also the control panel box up the top doesn't fit in.
thanks I will do the changes
__________________

Please login or register to view this content. Registration is FREE


Great prices on GameServers, DedicatedServers and WebHosting!
Simply-Servers is offline
Reply With Quote
View Public Profile Visit Simply-Servers's homepage!
 
Old 01-06-2007, 02:10 AM Re: New GamingServer, DedicatedServer seller and WebHosting company
Experienced Talker

Posts: 45
Trades: 0
Hello. I like your website design. But I think that there are too many information on the main page.
__________________

Please login or register to view this content. Registration is FREE
- shared, dedicated and reseller hosting
Ahosting.biz is offline
Reply With Quote
View Public Profile
 
Old 01-06-2007, 10:59 AM Re: New GamingServer, DedicatedServer seller and WebHosting company
Novice Talker

Posts: 10
Name: Ben
Trades: 0
Quote:
Originally Posted by Ahosting.biz View Post
Hello. I like your website design. But I think that there are too many information on the main page.
Does anyone agree with this? Just wondering
__________________

Please login or register to view this content. Registration is FREE


Great prices on GameServers, DedicatedServers and WebHosting!
Simply-Servers is offline
Reply With Quote
View Public Profile Visit Simply-Servers's homepage!
 
Old 01-06-2007, 11:00 AM Re: New GamingServer, DedicatedServer seller and WebHosting company
bzimage's Avatar
King Talker

Posts: 1,072
Name: Shannon
Location: http://www.bzimage.org
Trades: 1
More content is good for SEO purposes.
bzimage is offline
Reply With Quote
View Public Profile Visit bzimage's homepage!
 
Old 01-06-2007, 12:04 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Banned

Posts: 905
Name: Travel Agent
Trades: 0
You've done a very nice job on your site -- navigation is easy; color scheme blends well; etc ... as for "SEO content", the web pages at the top of Google have only one thing clearly in common -- good writing ... don't get so caught up in the usual SEO sacred cows, such as PageRank, frames, and JavaScript, that you forget your site's content -- traditional SEO wisdom has little to say about good writing.

Whatever the technical mechanism, Google is doing a pretty good job of identifying websites with good content and rewarding them with high rankings -- in short, if you have a mature website that's already indexed and getting traffic, you should make sure most of your time is devoted to content ... this is preferable to graphic design, old-school search-engine optimization, or linking campaigns.

Your site is missing a <!DOCTYPE Declaration> which is mandatory for most current markup languages, and without one, it's impossible to reliably validate a document. The DOCTYPE defines the version of the document like -- HTML 4.0.1, XHTML 1.0, 1.1, ...etc.

You have 101 code warnings, you may wish to fix, so that your site validates for accessibility in all browsers, as shown here ...

Code:
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 4 column 60 - Warning: unescaped & which should be written as &amp;
line 20 column 4 - Warning: missing </a> before </td>
line 24 column 4 - Warning: missing </a> before </td>
line 28 column 4 - Warning: missing </a> before </td>
line 32 column 4 - Warning: missing </a> before </td>
line 36 column 4 - Warning: missing </a> before </td>
line 40 column 4 - Warning: missing </a> before </td>
line 44 column 4 - Warning: missing </a> before </td>
line 48 column 4 - Warning: missing </a> before </td>
line 52 column 4 - Warning: missing </a> before </td>
line 56 column 4 - Warning: missing </a> before </td>
line 65 column 59 - Warning: missing <tr>
line 142 column 5 - Warning: missing </font> before </td>
line 145 column 1 - Warning: missing </font> before <div>
line 154 column 1 - Warning: inserting implicit <font>
line 154 column 1 - Warning: missing </font> before <div>
line 154 column 6 - Warning: inserting implicit <font>
line 154 column 14 - Warning: replacing unexpected strong by </strong>
line 154 column 162 - Warning: missing </font> before </a>
line 154 column 81 - Warning: missing </font> before </div>
line 154 column 6 - Warning: missing </strong> before </div>
line 157 column 278 - Warning: unescaped & which should be written as &amp;
line 157 column 82 - Warning: missing </font> before </div>
line 153 column 1 - Warning: missing </div>
line 173 column 79 - Warning: unescaped & or unknown entity "&item_name"
line 173 column 102 - Warning: unescaped & or unknown entity "&item_number"
line 173 column 129 - Warning: unescaped & or unknown entity "&amount"
line 173 column 142 - Warning: unescaped & or unknown entity "&return"
line 173 column 183 - Warning: unescaped & or unknown entity "&cancel_return"
line 173 column 231 - Warning: unescaped & or unknown entity "&currency_code"
line 173 column 4 - Warning: missing </a> before </td>
line 193 column 79 - Warning: unescaped & or unknown entity "&item_name"
line 193 column 102 - Warning: unescaped & or unknown entity "&item_number"
line 193 column 129 - Warning: unescaped & or unknown entity "&amount"
line 193 column 142 - Warning: unescaped & or unknown entity "&return"
line 193 column 183 - Warning: unescaped & or unknown entity "&cancel_return"
line 193 column 231 - Warning: unescaped & or unknown entity "&currency_code"
line 193 column 4 - Warning: missing </a> before </td>
line 202 column 1 - Warning: missing </font> before </td>
line 224 column 184 - Warning: unescaped & which should be written as &amp;
line 223 column 1 - Warning: missing </font> before </td>
line 8 column 1 - Warning: missing </center>
line 7 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 7 column 1 - Warning: <body> proprietary attribute "topmargin"
line 7 column 1 - Warning: <body> proprietary attribute "marginwidth"
line 7 column 1 - Warning: <body> proprietary attribute "marginheight"
line 9 column 1 - Warning: <table> proprietary attribute "height"
line 12 column 4 - Warning: <img> lacks "alt" attribute
line 16 column 4 - Warning: <img> lacks "alt" attribute
line 18 column 4 - Warning: <img> lacks "alt" attribute
line 20 column 34 - Warning: <img> lacks "alt" attribute
line 22 column 4 - Warning: <img> lacks "alt" attribute
line 24 column 41 - Warning: <img> lacks "alt" attribute
line 26 column 4 - Warning: <img> lacks "alt" attribute
line 28 column 42 - Warning: <img> lacks "alt" attribute
line 30 column 4 - Warning: <img> lacks "alt" attribute
line 32 column 39 - Warning: <img> lacks "alt" attribute
line 34 column 4 - Warning: <img> lacks "alt" attribute
line 36 column 37 - Warning: <img> lacks "alt" attribute
line 38 column 4 - Warning: <img> lacks "alt" attribute
line 40 column 37 - Warning: <img> lacks "alt" attribute
line 42 column 4 - Warning: <img> lacks "alt" attribute
line 44 column 37 - Warning: <img> lacks "alt" attribute
line 46 column 4 - Warning: <img> lacks "alt" attribute
line 48 column 33 - Warning: <img> lacks "alt" attribute
line 50 column 4 - Warning: <img> lacks "alt" attribute
line 52 column 33 - Warning: <img> lacks "alt" attribute
line 54 column 4 - Warning: <img> lacks "alt" attribute
line 56 column 38 - Warning: <img> lacks "alt" attribute
line 58 column 4 - Warning: <img> lacks "alt" attribute
line 60 column 4 - Warning: <img> lacks "alt" attribute
line 63 column 3 - Warning: <td> proprietary attribute "background"
line 63 column 3 - Warning: <td> proprietary attribute "border"
line 64 column 1 - Warning: <img> lacks "alt" attribute
line 65 column 1 - Warning: <table> proprietary attribute "height"
line 65 column 205 - Warning: <img> lacks "alt" attribute
line 69 column 4 - Warning: <img> lacks "alt" attribute
line 73 column 4 - Warning: <img> lacks "alt" attribute
line 76 column 3 - Warning: <td> proprietary attribute "background"
line 76 column 3 - Warning: <td> proprietary attribute "border"
line 77 column 3 - Warning: <td> proprietary attribute "background"
line 77 column 3 - Warning: <td> proprietary attribute "border"
line 80 column 1 - Warning: <img> lacks "alt" attribute
line 84 column 1 - Warning: <table> proprietary attribute "height"
line 145 column 28 - Warning: <img> lacks "alt" attribute
line 150 column 13 - Warning: <img> lacks "alt" attribute
line 151 column 1 - Warning: <img> lacks "alt" attribute
line 157 column 362 - Warning: <img> lacks "alt" attribute
line 160 column 1 - Warning: <table> proprietary attribute "height"
line 212 column 3 - Warning: <td> proprietary attribute "background"
line 212 column 3 - Warning: <td> proprietary attribute "border"
line 216 column 4 - Warning: <img> lacks "alt" attribute
line 220 column 4 - Warning: <img> lacks "alt" attribute
line 221 column 3 - Warning: <td> proprietary attribute "background"
line 221 column 3 - Warning: <td> proprietary attribute "border"
line 224 column 97 - Warning: <img> lacks "alt" attribute
line 228 column 4 - Warning: <img> lacks "alt" attribute
line 232 column 4 - Warning: <img> lacks "alt" attribute
line 236 column 4 - Warning: <img> lacks "alt" attribute
line 154 column 1 - Warning: trimming empty <font>
travelagent is offline
Reply With Quote
View Public Profile
 
Old 01-06-2007, 01:09 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Novice Talker

Posts: 10
Name: Ben
Trades: 0
Thanks for the help!

Ill get working on that DOCTYPE!
__________________

Please login or register to view this content. Registration is FREE


Great prices on GameServers, DedicatedServers and WebHosting!
Simply-Servers is offline
Reply With Quote
View Public Profile Visit Simply-Servers's homepage!
 
Old 01-06-2007, 06:04 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Skilled Talker

Posts: 52
Name: Michelle
Location: Australia
Trades: 0
Quote:
Originally Posted by Simply-Servers View Post
Does anyone agree with this? Just wondering
Nope I don't agree at all, I think it's fine.
Mystic Rose is offline
Reply With Quote
View Public Profile
 
Old 01-06-2007, 09:43 PM Re: New GamingServer, DedicatedServer seller and WebHosting company
Novice Talker

Posts: 10
Name: Ben
Trades: 0
OK, great
__________________

Please login or register to view this content. Registration is FREE


Great prices on GameServers, DedicatedServers and WebHosting!
Simply-Servers is offline
Reply With Quote
View Public Profile Visit Simply-Servers's homepage!
 
Reply     « Reply to New GamingServer, DedicatedServer seller and WebHosting company
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.67073 seconds with 12 queries