[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Web Design Reviews

Web Design Reviews Showcase your designs and request reviews and feedback.


Closed Thread
 
LinkBack Thread Tools
Old 08-30-2007, 08:33 PM   #1 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 2,167
457.00 NP$ (Donate)

jido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond repute


TimeAfter.net forum

Please let me know what you think of my design.

There is a pretty frontpage (shown below) and a discussion forum. The front page lacks keywords, a favicon and even a proper title but this is because of the tool I used, will correct when the design is fix.

Thanks!

http://www.timeafter.net/timeafter.jpg
Main page
jido is offline  
Old 08-30-2007, 11:07 PM   #2 (permalink)
NamePros Regular
 
Join Date: Jan 2007
Posts: 514
68.55 NP$ (Donate)

choisey is a name known to allchoisey is a name known to allchoisey is a name known to allchoisey is a name known to allchoisey is a name known to allchoisey is a name known to allchoisey is a name known to all


I like the layout.
But the text and the background need a little more contrast.
__________________
Try the fastest whois lookup : Whois.NE.KR
PM your offer : TargetClick.com | TheStory.net | TheUK.net
qj2.com | qj5.com | uq2.com
choisey is offline  
Old 08-31-2007, 05:23 AM   #3 (permalink)
NamePros Member
 
Join Date: Aug 2007
Posts: 61
0.00 NP$ (Donate)

Steven_D is an unknown quantity at this point


I like the design, I really like the theme in the forums, I think it is really classy.

I agree with Choisey, darken the background just a little.

Dont forget to put your alt="" tags in correctly with your images.

The only major thing I would note is that there is sod all information on the main page, I know it will all be in the forum, but you havnt grab me by the gonads and said GET TO THE FORUMS.

But the coding etc is all well done, and layout, simple but nice.
Steven_D is offline  
Old 08-31-2007, 06:48 AM   #4 (permalink)
NamePros Expert
 
Mike's Avatar
 
Join Date: May 2005
Location: www.chrome.us
Posts: 5,245
46.20 NP$ (Donate)

Mike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond reputeMike has a reputation beyond repute

Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
Layout is ok, the SMF skin you're using looks great as well. One thing i'd change is the text on the main image, it's difficult to read and doesn't stand out at all.

IB
__________________
Do you Chrome? [|] Noomle No fees & More Revenue
IntelBank.com<<Your Business & Your Money>>CreditHelp.TV
American Pilot Center <- Learn to Fly -> PilotCenter
Mike is offline  
Old 08-31-2007, 07:16 AM   #5 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 2,167
457.00 NP$ (Donate)

jido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond repute


Quote:
Originally Posted by Steven_D
I like the design, I really like the theme in the forums, I think it is really classy.

I agree with Choisey, darken the background just a little.

Dont forget to put your alt="" tags in correctly with your images.

The only major thing I would note is that there is sod all information on the main page, I know it will all be in the forum, but you havnt grab me by the gonads and said GET TO THE FORUMS.

But the coding etc is all well done, and layout, simple but nice.
I added a discreet transparent background to the text in the front page, is that better?

I will correct the ALT attributes.

There will be ads in the main page once I get Google Ads approval, then the forum links will not be the only destination.

The theme in the forums is orange-lt.
jido is offline  
Old 08-31-2007, 07:26 AM   #6 (permalink)
NamePros Member
 
Join Date: Aug 2007
Posts: 61
0.00 NP$ (Donate)

Steven_D is an unknown quantity at this point


definatly a little easier to read.

Google adds are a good start but its always good to make your site look a little 'busy' you know a banner here, or a short about us there.

Even it is is just a litlte box at the bottom that has 4-5 lines about your site. I know that it will hardly get picked up by spiders as they will be in the forum, but its just a nice finishing touch.

Also you have to change this
http://forum.timeafter.net/index.php?board=3.0

You dont want to be passing paramaters and variables between pages in your URL strings, the spiders dont like it, and people dont like it.

There are heaps of really easy to install programs to fix this, for windows its
linkfreeze

for linux its just the
httpd header re write script

and some forum programs have a mod you can download to fix it. its not a simple project like changing the background but when it comes to SEO its worth taking the extra hour or two.
Steven_D is offline  
Old 08-31-2007, 02:37 PM   #7 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 2,167
457.00 NP$ (Donate)

jido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond repute


Quote:
Originally Posted by Steven_D
definatly a little easier to read.

Google adds are a good start but its always good to make your site look a little 'busy' you know a banner here, or a short about us there.

Even it is is just a litlte box at the bottom that has 4-5 lines about your site. I know that it will hardly get picked up by spiders as they will be in the forum, but its just a nice finishing touch.
Done.

Quote:
Also you have to change this
http://forum.timeafter.net/index.php?board=3.0

You dont want to be passing paramaters and variables between pages in your URL strings, the spiders dont like it, and people dont like it.

There are heaps of really easy to install programs to fix this, for windows its
linkfreeze

for linux its just the
httpd header re write script

and some forum programs have a mod you can download to fix it. its not a simple project like changing the background but when it comes to SEO its worth taking the extra hour or two.
Installed SEO4SMF, done.

Thanks for the advice!
jido is offline  
Old 08-31-2007, 06:37 PM   #8 (permalink)
NamePros Member
 
Join Date: Aug 2007
Posts: 61
0.00 NP$ (Donate)

Steven_D is an unknown quantity at this point


good stuff its working brilliantly
Steven_D is offline  
Old 09-01-2007, 08:12 AM   #9 (permalink)
New Member
 
Join Date: Aug 2007
Posts: 24
21.85 NP$ (Donate)

ProdigyTX is an unknown quantity at this point


Not a major fan of the layout mate, but its a clean a clear site. Needs more structure.
ProdigyTX is offline  
Old 09-01-2007, 09:23 AM   #10 (permalink)
Senior Member
 
Join Date: Mar 2006
Location: Philly Burbs
Posts: 3,148
302.50 NP$ (Donate)

Broker has much to be proud ofBroker has much to be proud ofBroker has much to be proud ofBroker has much to be proud ofBroker has much to be proud ofBroker has much to be proud ofBroker has much to be proud ofBroker has much to be proud of

Breast Cancer Baby Health Adoption Wildlife
I'm seeing over lapping text on the homepage. Time after is behind "when I want to breathe"
__________________
Broker is offline  
Old 09-01-2007, 07:07 PM   #11 (permalink)
NamePros Member
 
Join Date: Aug 2007
Posts: 61
0.00 NP$ (Donate)

Steven_D is an unknown quantity at this point


it might be worth putting the words into the picture to prevent things like this from happening, then just adding the words to the alt tag so google can still see them.
Steven_D is offline  
Old 09-02-2007, 10:51 AM   #12 (permalink)
Senior Member
 
Join Date: Aug 2007
Posts: 2,167
457.00 NP$ (Donate)

jido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond reputejido has a reputation beyond repute


Quote:
Originally Posted by HasRob
I'm seeing over lapping text on the homepage. Time after is behind "when I want to breathe"
I think I fixed that.

Also I put the shade box directly in the picture as I couldn't get IE6 to display it correctly. Results look good.
jido is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 03:19 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85