Skip to content

 Powered by Max Banner Ads 
 

How can I verify the architectural and coding quality of a web project?

I am not a programmer and I would like to outsource the creation of a website. How can I verify that the source code is inline with industry standards and best coding practices. Basically, how can I test or validate that the work done is of great quality (ie scalability, SEO, CDN independent, Database architectural integrity,etc) ?

Are there software available to download or do I need to contract some one to review the code? I have heard of a program called "style cop" for c# development. Is there one for php? Would such a tool be sufficient for my needs? Thanks

W3C has several validators available that scans through the source file(s) and validate whether there’s errors, breaking the standards, etc.

Check out this for their markup/HTML validator: http://validator.w3.org/
And then for more validators: http://www.w3.org/QA/Tools/

Become An Expert

Internet Marketer!!

Claim Your FREE Report !

"The Age of The Entrepreneur"

PLUS Receive Video Lessons on Internet Marketing covering topics like blogging, pay-per-click marketing and much more...

Age Of The Entrepreneur

Name:
Email:
 

Don't Worry, We hate SPAM too and you can UNSUBSCRIBE at any time!

Powered by Optin Form Adder

Post to Twitter Post to Delicious Delicious Post to Digg Digg This Post Post to StumbleUpon Stumble This Post

One Comment

  1. Without Consent says:

    W3C has several validators available that scans through the source file(s) and validate whether there’s errors, breaking the standards, etc.

    Check out this for their markup/HTML validator: http://validator.w3.org/
    And then for more validators: http://www.w3.org/QA/Tools/
    References :
    http://en.wikipedia.org/wiki/W3C_Markup_Validation_Service

Leave a Reply