Checks · h1
Multiple H1s
Warning h1.multiple
What it means
The page has more than one H1, which blurs what its main subject is.
How to fix it
Keep one H1 and demote the rest to H2. Multiple H1s usually come from components that hard-code their heading level.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Multiple H1s. 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/h1.multiple