← All checkpoints
Content Structure & Answer Engineering · 2 points

Sequential heading hierarchy

Why it matters

Skipped heading levels (H2 straight to H4) break the logical outline engines use to understand content structure and relationships between sections.

How to fix it

Follow heading levels in order — H1, then H2, then H3 — without skipping. Use CSS for visual sizing rather than skipping levels for style reasons.