Checks · validation

HTML Document Over 15 MB

Warning validation.document_too_large

What it means

Googlebot stops reading an HTML document after 15 MB. Anything past that point does not exist as far as indexing is concerned.

How to fix it

Move inline data, scripts and styles out of the document.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select HTML Document Over 15 MB. 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/validation.document_too_large