SITE REVIEW: The Article Group

  • cutiger95
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jun 28, 2007
  • Posts: 9
  • Status: Offline

Post June 28th, 2007, 7:46 pm

Just give me a quick review and let me know what to change. I am really tired of not landing sales even though I am getting search engine traffic.

The Article Group

Thanks
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 28th, 2007, 7:46 pm

  • spork
  • HB
  • Silver Member
  • User avatar
  • Joined: Sep 22, 2003
  • Posts: 5483
  • Loc: Rochester, NY
  • Status: Offline

Post June 30th, 2007, 8:18 pm

23 W3C validation errors: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.thearticlegroup.com%2F

Your homepage seems a little bland. Lots of text, very few graphics/non-basic design. While I believe in simplicity, if your homepage doesn't attract viewers, they aren't likely to stay and look around.

I'd consider going beyond using text wrapped in boxes for everything. For example, your main menu is just plain text; perhaps some graphical menu items instead?
How to Maintain Simple, Static Pages in a CakePHP Application
EEEEEEEEE! It's here!!

Post July 1st, 2007, 12:08 am

The W3C Validator found 23 errors in your coding on the "home" page, you can click here to see them in action ...

You also have one error in your embedded style at "table tr td" you spelt veranda incorrectly ... also replace the <style> with a <style type="text/css"> ...

Maybe people aren't coming back because the site looks a little boring, in my opinion it does ... the header is too grey ... maybe you can put a stock image in there or something ...

On the "home" page the header is bigger than on the others, and also the font size of the menu ... please make it the same throughout ...

Then please won't you disable the link of the page that a user is on, for example if a user is on the "Feature writing" page, please disable the "feature writing" link and make it another colour (or rollover state), this ensures that the user knows which page he\she is on, and doesn't redirect to the page he\she is on ...

Then on the home page I think it needs some description before all those blocks ("article writing", "copywrite creation" etc) ... so that the user know exactly what the site is about ...

Then isn't it spelt "copyright" instead of "copywrite" ... ?

Your contact form does nothing ... I clicked on the "submit" a few time and ... nothing ... please make sure that when it is working, that it checks for empty fields etc ...

You must make a way to get back from "forum postings" to your site ... I didn't see a direct link there ...

You have the same form on all of the pages except the "home" page don't you think you should have one page where they can fill in the form and just choose with a radio button what it is for and then just have the relevant information on each page without the form ...

It's a little bit hard to read the footer of your page aswell (copyright) ..
RewriteEngine On

RewriteRule ^(awesome|excellent|extraordinary)$ RT
  • cutiger95
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jun 28, 2007
  • Posts: 9
  • Status: Offline

Post July 1st, 2007, 9:41 am

Thanks guys, I will correct these issues tonight.
  • murcielagossi
  • Proficient
  • Proficient
  • User avatar
  • Joined: Jul 28, 2006
  • Posts: 458
  • Status: Offline

Post July 1st, 2007, 12:08 pm

I like the borders of the paragraphs but like the others said there are no images or vibrant colors. Just add some images, color and fix those errors and the site will look good.
Image
/* My Logic Is Undeniable */
  • nood
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jul 01, 2007
  • Posts: 14
  • Status: Offline

Post July 1st, 2007, 4:32 pm

On first glance, the only important change I would make is
change
Code: [ Download ] [ Select ]
<p class="style2">Copywriting</p>
to
Code: [ Download ] [ Select ]
<h1>Copywriting</h1>
and add
Code: [ Download ] [ Select ]
h1 {
color: #efb1cc;
font-size:14px;
}
  1. h1 {
  2. color: #efb1cc;
  3. font-size:14px;
  4. }


Also, you should drop font-family: Verdana; from all your styles and make it default
Code: [ Download ] [ Select ]
* {
font-family: Verdana;
}
  1. * {
  2. font-family: Verdana;
  3. }


There's quite a lot I would change to make it smaller in page size, but it's not important. Dreamweaver is just a bit messy.
  • bringmepie
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Jun 28, 2007
  • Posts: 6
  • Status: Offline

Post July 2nd, 2007, 6:38 am

I like the concept of your website. I never thought of selling forum posts. The reason your site isn't getting terrific traffic is probably more to do with the niche market for your content than the layout. I like how it looks now.

Post July 2nd, 2007, 6:44 am

Another thing I saw just now i that there is a very big white space below the footer of the page and also between the footer and the content on some of the pages ...
RewriteEngine On

RewriteRule ^(awesome|excellent|extraordinary)$ RT
  • volectricity
  • Student
  • Student
  • No Avatar
  • Joined: Jul 02, 2007
  • Posts: 73
  • Status: Offline

Post July 2nd, 2007, 10:39 am

One word: Tables.

Ewww.

Post Information

  • Total Posts in this topic: 9 posts
  • Moderator: Website Reviewers
  • Users browsing this forum: No registered users and 23 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.