Checks · title

Title Same as H1

Opportunity title.same_as_h1

What it means

The title and the H1 are identical. They are read in different contexts and can each do a different job.

How to fix it

Write the title for the search result — brand, qualifiers, the searcher's words — and the H1 for someone already on the page.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Title Same as H1. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/title.same_as_h1