Checks · js
Pages with JavaScript Errors
Warning js.errors
What it means
Uncaught exceptions were thrown while rendering. Whatever the failing script was meant to add to the page is missing from what search engines index.
How to fix it
Open the page with the browser console visible; the first error is quoted in the detail.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Pages with JavaScript Errors. 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/js.errors