Open Validator, Website Validation Software

Martin Brinkmann
Aug 9, 2010
Updated • Mar 1, 2011
Software, Windows, Windows software
|
3

A part of a webmaster's routine is the validation of markup languages on managed websites, to make sure that the websites are displayed correctly and uniformly in web browsers. An online tool that many webmasters use is W3C Validator, which can verify the markup of a single web page, and display errors that it encounters.

Webmasters with larger projects may want to use a software that can perform these validations on all pages of a website. Open Validator, the web conformance tool, can do that, and more.

The Open Source software is available for Linux, Mac and Windows PCs. A wizard is displayed on startup, that aids the user in the selection of a local or remote website. Additional parameters can be defined, including the depth of recursion, the conformance tests that should be run, the document type, whether a proxy server should be used for the connection, the browser user agent for emulation purposes and pages that should be ignored.

Open Validator then downloads and scans all pages that are part of the selection. This process is speedy, it usually takes less than 15 seconds for the results to appear. Large web projects may take longer on the other hand.

Each page is listed at the top, with its page title and url. Selecting a page displays a snapshot of it as a thumbnail image, the page's source code and an error report in the lower half of the interface.

open validator
open validator

The three error and warning categories are sorted in expanding tables, that provide detailed information for the webmaster. The outline column lists validation categories like design practices, server, HTTP and site considerations or Body information. Error numbers are listed in each row to give the webmaster a first overview of the number of errors and warnings on the page.

Webmasters can directly edit the source code of the page, a click on Revalidate validates the page anew. This works similar to the Firefox add-on Firebug, with the difference that the changes need to be revalidated before the results are shown.

Open Validator offers an impressive feature set:

1) Verification of a single page or entire web site at your option;
2) HTML Validation against W3C DTDs and WHATWG (X)HTML5 pre-release schemas;
3) Automatic checking and correction of many aspects of conformance to international best practices;
4) Visualization of a snapshot with a given character encoding (the user agent is also chosen in order to present the specific version originally intended to be seen in a given web browser);
5) Complete verification of links.
6) Automatic correction of missing widths and heights of images to enable better responsiveness of web pages;
7) Automatic correction of missing meta tags elements like default language and metadata;
8) Support for web pages in Chinese, Japanese, Korean and many other languages.
9) Performance optimization for multi-core processors.
10) Validation during navigation.
11) Application of standards during revalidation.
12) Memory revalidation with no need to make all corrections of a web page at once (users may correct small portions of the code and see the results pressing F5).
13) HTML Tidy accessibility check.
14) Balloon tooltips for contextual help.
15) Recursive validation for frames.
16) Proxy support.
17) Integrated web inspector with javascript debugger.
18) Site map detection in 51 languages.
19) Exportation of reports to HTML
20) Bypass selected paths when using recursive options
21) Exportation of reports to ODF
22) Memorization of login in protected parts of sites
23) Command line tool for unassisted report generation
24) SSL support

Not all errors or warnings that Open Validator detects will throw an error at the W3C Validator. The software goes beyond just checking the markup, which becomes obvious for instance in the design practices category where suggestions for well-engineered websites are included in the report. The findings of the tool are very thorough, which may turn away some webmasters who may feel overwhelmed by the reports.

Professional webmasters on the hand find in Open Validator a tool that can be used as a quality conformance test for their web properties.

Webmasters who want to try out Open Validator can download a version for their operating system from the project website.

Advertisement

Tutorials & Tips


Previous Post: «
Next Post: «

Comments

Leave a Reply

Check the box to consent to your data being stored in line with the guidelines set out in our privacy policy

We love comments and welcome thoughtful and civilized discussion. Rudeness and personal attacks will not be tolerated. Please stay on-topic.
Please note that your comment may not appear immediately after you post it.