Checks · redirect
Redirect to Broken URL
Error redirect.to_4xx
What it means
The redirect chain ends on an error page, so the redirect achieves nothing.
How to fix it
Repoint the redirect at a URL that returns 200, or remove it and let the original URL 404 honestly.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select Redirect to Broken URL. 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/redirect.to_4xx