Manual: Validation

The feature "Validation" of Visual SEO Studio, documented in detail.

Validation

The validation panel is a powerful tool to check the correctness of website pages.
It can validate:

  • HTML pages:
    Fast and essential, the built-in HTML validator doesn't bother with trivial validation errors which have no meaningful impact, and restrict its focus reporting only the worst validation errors that could impact rendering or SEO performance.
    It doesn't use external services and thus is extremely fast and efficient.
  • XML Sitemaps:
    We believe this to be the most complete and fastest XML Sitemap validator on earth. That says it all.
    XML Sitemaps errors tend to impair your SEO effort, so we equipped this built-in validation engine both with rules to validate basic XML schema violation and - most importantly - rules to validate the Sitemap protocol.

Toolbar

Errors

By selecting or deselecting the Errors toggle button you can show or hide errors.
The button also reports the number of validation errors found.

Warnings

By selecting or deselecting the Warnings toggle button you can show or hide warnings.
The button also reports the number of validation warnings found.

Info

By selecting or deselecting the Info toggle button you can show or hide infos.
The button also reports the number of validation infos available.

Issues

The number of Errors and Warnings found. It does not include informational messages.

Rows

The number of message rows in the table below.

Page URLs

Visibile only in case of XML Sitemap validation, reports the number of pages listed within the XML Sitemap.

Size

The size of the validated resource.

Resource type

The type of the validated resource (e.g. Web page, or XML Sitemap).

Column headers

Icon

A graphic symbol to make visually immediate the classification value reported in the Severity column.

Severity

A classification of the issue type.
Possible values are:

  • Error
  • Warning
  • Information

Line

The line number in the source file where the first occurrence of the issue was found.
The cell is an active link; clicking on it will highlight, depending on what you choose from the resulting context menu, in the Content or (if available) DOM side panel the code with validation issues.
In the case of XML Sitemap validation it is not uncommon that the very same validation issue is encountered hundreds of time; to keep the user interface clean and usable we preferred grouping them together in a single row, reporting the Count of occurrences and let you easily examine the first occurrence in the source code.

Position

The horizontal coordinate in the source file where the first occurrence of the issue was found.
The cell is an active link; clicking on it will highlight, depending on what you choose from the resulting context menu, in the Content or (if available) DOM side panel the code with validation issues.
In the case of XML Sitemap validation it is not uncommon that the very same validation issue is encountered hundreds of time; to keep the user interface clean and usable we preferred grouping them together in a single row, reporting the Count of occurrences and let you easily examine the first occurrence in the source code.

Count

Total number of occurrences of the issue detailed in the row.
In the case of XML Sitemap validation it is not uncommon that the very same validation issue is encountered hundreds of time; to keep the user interface clean and usable we preferred grouping them together in a single row, reporting the Count of occurrences and let you easily examine the first occurrence in the source code.

Message

The validation error, warning, or informational message related to the row.

Note: All HTML validation messages, informational messages and XML Sitemap protocol validation messages are fully translated in the language you are using to view Visual SEO Studio user interface. In XML Sitemaps validation, in the case of XML schema validation errors only, error messages can be available in English only.