Checks · redirect

Redirect Chain

Warning redirect.chain

What it means

This URL redirects two or more times before reaching its destination. Each hop adds latency and dilutes the signal passed on.

How to fix it

Point the first URL straight at the final destination so the chain becomes a single hop.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Redirect Chain. 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.chain