Content structureLowWeight 1
Heading levels are contiguous
structure/hierarchyWhy this matters
Skipping a level (H2 straight to H4) breaks the document tree, and chunking then tends to file a subsection under the wrong parent.
How to fix it
Which advice applies depends on what the audit found. The label is the condition that triggers it.
skipsStep through H1 → H2 → H3 in order; never skip a level to get a font size. Control the visuals with CSS.
Check your own page
Run a free audit and see which of these rules your page already passes.
Run a free audit