Skip to main content
New: 190 SEO checks now available. See what's new
mediumAccessibilityEMPTY_HEADING_TAG

Heading element is empty (accessibility) — the fix

One or more heading elements on this page are empty or contain only non-text content without accessible text alternatives. Screen readers announce these as headings but cannot communicate their content.

Where this fits: accessibility in SEO

Accessibility overlaps heavily with SEO because both depend on machine-readable structure: alt text, heading hierarchy, labels, contrast. Screen readers and search crawlers consume the same signals. Accessible sites rank better not by special treatment but because the same fixes — descriptive alt attributes, proper headings, real link text — are exactly what search engines parse for meaning. It is also, in a growing number of jurisdictions, the law.

Why heading element is empty (accessibility) hurts your rankings

Screen reader users navigate pages by jumping between headings. Empty headings disrupt this navigation, as the screen reader announces a heading but provides no context about the section it introduces. This wastes the user's time and creates confusion about the page structure.

This is a medium-severity issue: individually modest, but it compounds — dozens of medium issues across hundreds of pages add up to a real quality deficit in how search engines assess the site.

How to fix it

Add text content to the heading or remove it if it serves no structural purpose. If the heading contains an image or icon, add appropriate alt text or aria-label.

Accessibility best practices

  • Give every informative image an alt attribute that describes its content; decorative images get alt="".
  • Maintain heading hierarchy — never skip levels for styling reasons.
  • Make link text meaningful out of context; screen readers list links in isolation.
  • Keep text contrast at WCAG AA (4.5:1) minimum.
  • Make everything keyboard-operable with a visible focus state.

The full library: SEO best practices, by category.

Frequently asked questions

What does "Heading element is empty (accessibility)" mean?

One or more heading elements on this page are empty or contain only non-text content without accessible text alternatives. Screen readers announce these as headings but cannot communicate their content.

Why does heading element is empty (accessibility) matter for SEO?

Screen reader users navigate pages by jumping between headings. Empty headings disrupt this navigation, as the screen reader announces a heading but provides no context about the section it introduces. This wastes the user's time and creates confusion about the page structure.

How do I fix heading element is empty (accessibility)?

Add text content to the heading or remove it if it serves no structural purpose. If the heading contains an image or icon, add appropriate alt text or aria-label.

How serious is this issue?

This is a medium-severity issue: individually modest, but it compounds — dozens of medium issues across hundreds of pages add up to a real quality deficit in how search engines assess the site. It belongs to the accessibility family of checks.

How do I find every page affected by this on my site?

Run a free Dr Urls audit: it crawls your site, detects heading element is empty (accessibility) on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.

Does your site have this issue?

A free Dr Urls audit crawls your site, finds every page affected by heading element is empty (accessibility), and hands you a ready-made fix task.

Check my site free

Related accessibility guides