Checks · link

Links to Localhost

Error link.localhost

What it means

The page links to localhost or 127.0.0.1 — a development URL that escaped into production markup.

How to fix it

Fix the template or environment configuration that produced the link.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Links to Localhost. 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/link.localhost