forum avatar

How to find coding errors

By
Published 17th November 2011 |
Read latest comment - 22nd November 2011

I have been using website auditor to find any problems with our current website, I have identified some coding errors.

However it does not tell me what these errors are and I would like to know if anyone knows of any software that can help me find any coding errors within my website
Comments
forum avatarlsaccouk
17th November 2011 9:07 PM
Total Validator - for HTML errors, it will also spell check your pages and tell you how to improve accessibility to your site.

Also the Firebug plugin for the Firefox web browser. The console will show you any javascript errors and includes a good debugger.

If you get Firebug then have a look at YSlow and Google Page Speed too, they will give you pointers on how to improve your website (which in turn will have a slight impact on search results).

Sorry I can't post links to the tools, I don't have enough posts yet. Google the names to find downloads.

forum avatarmailboxexpress
22nd November 2011 10:58 AM
thank you very muh that has helped a lot !

i am going to spend some time on it today il fire some questions your way if i get stuck!!!

This Thread is now closed for comments