Skip to content

A podcast for those who design, develop and run websites.

Boagworld is the personal website of Paul (the Wurzel) Boag who lives in the heart of rural Dorset. He produces a weekly podcast along with Marcus (pop star) Lillington on all things relating to building and running websites.

Latest shows

138. Freeform
In this week's show the entire boagworld production team answer listener questions.
137. Adobe
In this week's show, Aral Balkan joins us to discuss the release of Adobe CS4 and we discuss how not to get blacklisted by google.
136. Stagnation
In this week's show we talk about overcoming stagnation and Ed Merritt shares a technique to achieve fixed footers without the use of javaScript.
135. Libraries
In this week's show we talk with John Resig on javaScript libraries and address the question what is more important when we release an app: speed or quality?
134. Chrome
In this weeks show we give you advice on choosing the right hosting company, Teifion and John send us a review of dConstruct and of course we discuss the release of Google Chrome, can it topple IE?

or view all shows

Have your say

Leave a message for the show...

Buy my book: The website owners manual. A book for all those involved in designing, developing or running websites on a daily basis.

We are pleased to announce that Friday 10th October will be Boagworld discount day at the Head Conference site. Signup to attend on that day and you will get 20% off!

Validation: What? Why? How?

Published on: June 17, 2005 by Paul Boag

Whether you are building your organisations web site yourself or you are using a team of web designers to do it for you it is important that the web pages which are built validate. But what is validation? Why is it important and how do you check for it?

What is validation?

Validating your web pages is about checking that they are correctly written. The pages are checked against a number of rules to identify any errors or non standard code. These rules are defined by the W3C who is responsible for setting the standards for web development.

Why is it important to validate your web pages?

There are a number of good reasons for making sure your web site is written in valid markup:

  • If your markup has errors in it then it might not appear correctly on all browsers. Just because it looks ok on your machine doesnt mean it will be so for everybody
  • Well written markup is more likely to be compatible with future technologies
  • Well written markup will appear quicker in your browser because the software that renders the web page won't need to work around mistakes in the code
  • Poorly written markup often does not perform as well in search engine rankings
  • Well written markup is more likely to be compatible with related technologies such as Javascript or CSS

How do you validate your web pages

There are a number of automated tools out there which will check your markup for you. Probably the most widely used is the one developed by the W3C themselves. However today many web site development packages such as Macromedia Dreamweaver has validation software built in.

My personal favourite at the moment is an extension for Mozilla Firefox called HTML Validator which appears as a small icon below the main browser window. Surf to a page you wish to validate and you either get a green cross if it validates or a warning sign if it doesn't. This is easy to use and allows you to be constantly checking pages for validation while surfing the web.

Comments

Comments are for the discussion of this post. If you have other questions / comments then post them to the forum or send me an email

  • Post by Mozilla Fan on March 13, 2006 6:28 AM

    I tried the validator, but get errors from my page and don't know how to fix it. The validator says that cannot interpret some codes. My pages are in Spanish and don't know what doctype to use.

    Can somebody help?

Leave a comment

Additional Information

Supporting boagworld

Boagworld only exists thanks to the kind support of the following people. Check them out.

Speaking and writing

Generated by feed.informer.com