Checks · js
Title Updated by JavaScript
Warning js.title_changed
What it means
The title in the rendered page differs from the one in the HTML. Whichever a search engine indexes depends on whether it rendered the page.
How to fix it
Put the final title in the server-rendered HTML.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Title Updated by JavaScript. 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.title_changed