NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Reviews
Reload this Page TimeAfter.net forum

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

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 08-30-2007, 09:33 PM THREAD STARTER               #1 (permalink)
Senior Member
Join Date: Aug 2007
Posts: 2,172
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-31-2007, 12:07 AM   #2 (permalink)
NamePros Regular
Join Date: Jan 2007
Posts: 529
choisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud ofchoisey has much to be proud of
 



I like the layout.
But the text and the background need a little more contrast.
__________________
Search Engine: TotalFinder.com
choisey is offline  
Old 08-31-2007, 06:23 AM   #3 (permalink)
NamePros Member
Join Date: Aug 2007
Posts: 61
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.
__________________
Daily Deals - Cudo | Deal A Day - Cudo
Steven_D is offline  
Old 08-31-2007, 07:48 AM   #4 (permalink)
NamePros Expert
 
Mike's Avatar
Join Date: May 2005
Location: www.chrome.us
Posts: 5,217
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
 

Member of the Month
December 2007
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
Mike is offline  
Old 08-31-2007, 08:16 AM THREAD STARTER               #5 (permalink)
Senior Member
Join Date: Aug 2007
Posts: 2,172
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
 



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?
????: NamePros.com http://www.namepros.com/web-design-reviews/368439-timeafter-net-forum.html

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, 08:26 AM   #6 (permalink)
NamePros Member
Join Date: Aug 2007
Posts: 61
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

????: NamePros.com http://www.namepros.com/showthread.php?t=368439
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.
__________________
Daily Deals - Cudo | Deal A Day - Cudo
Steven_D is offline  
Old 08-31-2007, 03:37 PM THREAD STARTER               #7 (permalink)
Senior Member
Join Date: Aug 2007
Posts: 2,172
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
 



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, 07:37 PM   #8 (permalink)
NamePros Member
Join Date: Aug 2007
Posts: 61
Steven_D is an unknown quantity at this point
 



good stuff its working brilliantly
__________________
Daily Deals - Cudo | Deal A Day - Cudo
Steven_D is offline  
Old 09-01-2007, 09:12 AM   #9 (permalink)
New Member
Join Date: Aug 2007
Posts: 24
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, 10:23 AM   #10 (permalink)
Senior Member
 
Broker's Avatar
Join Date: Mar 2006
Location: Philly Burbs
Posts: 3,199
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, 08:07 PM   #11 (permalink)
NamePros Member
Join Date: Aug 2007
Posts: 61
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.
__________________
Daily Deals - Cudo | Deal A Day - Cudo
Steven_D is offline  
Old 09-02-2007, 11:51 AM THREAD STARTER               #12 (permalink)
Senior Member
Join Date: Aug 2007
Posts: 2,172
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
 



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


Liquid Web Smart Servers  
All times are GMT -7. The time now is 11:55 PM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger