Skip to content

Error · heading-order

Headings out of order

Titles skip levels (like a document going from chapter 1 to section 1.1.1). The page's outline stops making sense to screen readers.

Who it leaves out: blind people (screen readers) · people with cognitive disabilities🔎 also SEO

How to fix it

Keep heading levels in order. Developer task, cosmetic risk only.

In the code

Do not skip heading levels (h2 → h4); nest them like a document outline.

Where to fix it without code

If your site runs on one of these platforms, the fix is in the admin panel:

Does your site have this error?

Free check in about a minute, no account.

One more chance: free scan · no account

Related errors

Automated testing covers roughly half of WCAG criteria; a full conformance claim also requires manual review. Technical information, not legal advice.