During the past couple of weeks we noticed that whenever we tweak our theme or change something in one of our posts, it causes some pages to become XHTML invalid. We came to think that you never know where it is going to hit you, so we sat down and created a small application which helps you keep all your pages XHTML valid. We checked it on our sitemap, and seems we have some HTML work to do :).
This application is written in WPF and is based on the .Net Framework 3.5.
It will allow you to validate you entire sitemap in one click. The validation is done through the W3C validation SOAP service, so you can trust it :).
Here is how it works:
-
Type in your web site sitemap path and click Validate
-
Once the validator starts working you will see on the right side the number of pages in the sitemap, and the number of valid and invalid pages.
-
Click on the arrow in the left side and you will get all the errors in that page
-
Hover above an error to see some additional information about the error.
This is just the first version of the application so there might be bugs. Please comment if you find any bugs or if you have any questions about the application .
Feel free to tell about any feature you think is missing.
Enjoy.
Amit
Subscribe to our feed and download your copy of the Xhtml Validator Software/Source code
By Greg Brave on May 20, 2008 | Reply
How about such and application for Mac Users ?
By Amit on May 20, 2008 | Reply
Sadly we are no Mac developers :).
If you know anyone who is willing to do it we will be happy to publish and host it for him, and give him all the credit of course.
By Rob White on May 20, 2008 | Reply
I tried this, but when I put http://www.jacquelinewhite.co.uk/sitemap.xml into the url box and pressed validate nothing happened. No progress, no error, nothing.
I’m running on windows vista if that makes any difference.
By Shahar Y on May 20, 2008 | Reply
Rob White,
Will check it out.I will notify you about the findings and about any software updates.
Thanks for your input
By Zack on May 20, 2008 | Reply
Why the is the title all CAPS? Reminds me of a spam/shady website.
By Stu on Jul 24, 2008 | Reply
A facility that produces a text file with the URLs for the pages that dont validate would be good. Or the existing graphical output to be able to be copy n pasted.
Great application though.