Empty title (non-empty-title)

A non-empty <title> element is provided to describe the page’s topic or purpose.


Title with separator only:

This page includes a <title> element, but its content is just a space character. As a result, the title is effectively empty and fails WCAG 2.4.2.

Note: Possible to implement because whitespace-only values in the <title> element can be detected through static HTML parsing.

axe detected: none  |  QualWeb detected: none