Issues

Accessibility: Best Practice – Page Must Contain <h1>

back to issues overview

Best Practice – Page Must Contain <h1>

Ensures that the page, or at least one of its frames, contains an h1 element that appears before the start of the main content.

This allows screen reader users to use keyboard shortcuts to navigate the heading structure, instead of wasting time listening to more of the web page to understand its structure.

How to Analyse in the SEO Spider

To populate this filter ‘Accessibility’ must be enabled via ‘Config > Spider > Extraction’ and ‘JavaScript rendering’ mode via ‘Config > Spider > Rendering’.

View URLs with this issue in the ‘Accessibility’ tab and ‘Page Must Contain <h1>’ filter.

Use the lower ‘Accessibility Details’ tab to click on the issue on the left-hand side, and see details of the location on the page of the violation on the right-hand side.

Bulk export the pages and details of the accessibility violations via ‘Bulk Export > Accessibility > All Violations’.

What Triggers This Issue

Please view the Deque University website further reading link below for ruleset triggers.

How To Fix

Ensure that the page, or at least one of its frames contains a level-one heading.

Further Reading

Back to top