What is measured
The audit walks through h1 to h6 and flags transitions where the level increases by more than one step.
Structure and on-page signals
This check finds abrupt level jumps that make document structure harder to understand.
The audit walks through h1 to h6 and flags transitions where the level increases by more than one step.
Sections follow an H1 → H2 → H3 logic without using heading tags merely for visual size.
Rebuild levels around document meaning and use CSS, not arbitrary tags, for visual sizing.
Automation sees tag order but cannot fully judge the semantic nesting of the copy.
Reference