Validating Your WordPress Theme
One of the first things a blogger will look at before deciding to use your WordPress theme or not is whether or not the theme pass XHTML validation. Aside from those who may potentially use your theme, other WordPress theme designers may check your validation as well.
One of the imple ways to ensure that your WordPress theme validates is to use the W3C Markup Validation Service. This is probably the most know validator across the industry and should be the first one you try.
In addition, Mozilla Firefox has a really cool add-on which will produce an onscreen icon to show whether or not the current web page validates or not. Even though this is a great tool, I’d suggest using both of these to ensure your XHTML validates.
Below you will find the answers to the following commonly asked questions about Validation:
- What is Markup Validation?
- What is the Markup Validator and what does it do?
- Why validate?
- How do I use the Markup Validator?
Comments
2 Responses to “Validating Your WordPress Theme”
Leave a Reply






Awesome stuff Brian. I personally love the web developer toolbar for validation (and a long list of other features).
Web Developer is an awesome tool but I find myself using Firebug a lot more. I think too many themes claim validation, but when you install and check yourself…more work to do. What’s the tool that tells you how to fix the validation errors?