This heading skips from having no H1 directly to an H3, which breaks the document outline hierarchy. Screen readers and search engines expect headings to follow a logical order without skipping levels.
The heading above contains only a single character, which is far too short to convey any meaningful information about the section content that follows it.
The heading above exceeds seventy characters in length, which causes display problems and reduces its effectiveness as a content summary for both users and search engines.
The heading above has a CSS class that hides it visually. While it remains in the HTML source, it cannot be seen by sighted users, creating a disconnect between the visual and structural document outline.
The heading above is completely empty, containing no text content whatsoever. Empty headings create confusing gaps in the document outline.

The heading above contains only an image with empty alt text, providing no textual information about the section to screen readers or search engine crawlers.
The heading above uses a generic single word that does not describe any specific content section.
The heading above repeats the same keyword multiple times in an attempt to manipulate search engine rankings, which is a well-known black hat SEO technique.
The heading above is written entirely in capital letters, which reduces readability and can be perceived as aggressive or unprofessional by visitors.
The heading above consists entirely of special characters with no actual words, providing zero semantic value to the document structure.
The H4 above follows directly after an H2, skipping the H3 level. This breaks the heading hierarchy because screen readers and search engines expect a logical progression without gaps.
The heading above uses only a single generic word that fails to communicate meaningful information about the content that follows.
This page intentionally demonstrates multiple heading structure problems. Each heading above is designed to trigger a specific detection rule in the SiteScan heading analyzers. In a properly structured document, headings should follow a logical hierarchy, contain descriptive text of appropriate length, be visible to all users, and avoid keyword manipulation techniques.