Results 1 to 8 of 8
  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Web development review / critique please

    Hi,

    We've recently had our website rebuilt by a web developer. As I am a designer not a developer, I can't really see if the programming has been done to an acceptable level or not. I would just like to know whether the CSS has been well written, text styled properly, and everything is as it should be for SEO etc. The site is an eccomerce site built using wordpress as the cms.

    I had some problems with the developer throughout the build, so unfortunately I don't have much confidence in them.

    I'm not looking for a critique on the design, just the back end programming please.

    You'll see that all the correct content has not been added yet.

    The site is here: Bear Graphics

    Any help or advice would be greatly appreciated.

    Thanks,
    D

  2. #2
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    Looks fine to me. Perhaps a little more semantically meaningful mark-up would have been good (for example, use of paragraph tags) and this empty h1 seems a bit odd;

    Code:
    <a href="http://www.beargraphics.co.uk/index.php"> 
    	<h1 id="header"> 
    	  </h1></a>
    ...but it's generally OK.

  3. #3
    Senior Member NUGFX's Avatar
    Join Date
    Aug 2010
    Location
    liverpool
    Posts
    116
    Thanks
    5
    Thanked 3 Times in 2 Posts
    like your logo :D

  4. #4
    Senior Member Tony Hardy's Avatar
    Join Date
    Dec 2010
    Location
    Newcastle, England
    Posts
    763
    Thanks
    2
    Thanked 19 Times in 16 Posts
    Yeah, the logo is awesome :)

  5. #5
    Senior Member chris_17's Avatar
    Join Date
    Jun 2009
    Location
    Newcastle
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Code's not great, a lot of it however looks as if it's due to a lot of plugins being used in wordpress. Nevertheless, the basic code before the plugins isn't brilliant, some unnecessary and not at all semantic.
    Front-End Design, Development and Web Standards
    chrisborrowdale.co.uk
    @chrisborrowdale

  6. #6
    Junior Member
    Join Date
    Sep 2009
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    Thanks for all your feedback.

    @Corrosive thanks - I'll ask them to look at the H1 tags for me

    @NUGFX @Tony Hardy - thanks!

    @chris_17 - thanks - would you mind telling me in more detail what the problems are?


    The site seems very slow to load - does anyone have any idea why this is? My developer doesn't seem to...

    Bear Graphics

    Thanks all,

    D

  7. #7
    Senior Member chris_17's Avatar
    Join Date
    Jun 2009
    Location
    Newcastle
    Posts
    226
    Thanks
    0
    Thanked 0 Times in 0 Posts
    The page load I'd imagine would be simply the javascript needs to be minified and images optimized, especially with the amount of plugins being used. Code wise I guess it comes down to developer interpretation.

    Nevertheless, here's a few of the things I found, tbh they're pretty basic things to do:

    - Old Doctype.
    - No logical heading structure, h1,h2,h3 etc.
    - Some tags aren't closed such as the favicon
    - No Alt tags on some images
    - No paragraph tags

    A lot of it is semantics and best practices, web standards etc. However if a user viewed your site using a screen reader I can't imagine the problems they would have.

    In fairness, wordpress plugins add a lot of junk, and it's often more hassle going into the plugin and trying to fix the problems that others have made.
    Front-End Design, Development and Web Standards
    chrisborrowdale.co.uk
    @chrisborrowdale

  8. #8
    Junior Member
    Join Date
    Sep 2009
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi,

    Thanks for all the help so far. My developer assures me the website has been tested and is ready to go (when I've finished uploading content in wordpress) - would somebody please mind having a both quick look for me to see if everything looks good?

    Bear Graphics

    many thanks.
    D

Similar Threads

  1. Web Development Quote Required
    By ARRIVALS in forum Tenders & Services Required Forum:
    Replies: 12
    Last Post: 02-17-2012, 04:09 PM
  2. .NET Site Development
    By Toyegraphics in forum Tenders & Services Required Forum:
    Replies: 3
    Last Post: 05-23-2011, 03:06 PM
  3. Website Development
    By cwiguche in forum Tenders & Services Required Forum:
    Replies: 5
    Last Post: 03-18-2011, 12:26 PM
  4. Website development for Newbee !
    By metvergis in forum Website Design Forum:
    Replies: 1
    Last Post: 03-02-2009, 02:08 PM
  5. Web Development work from home?
    By Emily0415 in forum Website Design Forum:
    Replies: 2
    Last Post: 02-12-2009, 03:56 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •