Skip to Content

Missing

What This Means

Pages which have a missing <h2>, the content is empty or has a whitespace. The <h2> heading is often used to describe sections or topics within a document. They act as signposts for the user, and can help search engines understand the page.

What Triggers This Issue

This issue is triggered when a page has a missing <h2> tag, the content is empty, or contains only whitespace. For example:

<h2> </h2>

How To Fix

Consider using logical and descriptive <h2>s on important pages that help the user and search engines better understand the page.


← Back to H2 Headings

Last updated on