Redirect Checker

Follow HTTP redirect chains for any URL and see every hop with status code, Location header, and timing. Requests are made server-side.

Redirect chains are followed server-side; URLs are not stored.

Common Use Cases

  1. Audit a marketing URL's redirect chainPaste a short link or tracking URL to see every hop, confirm it resolves to the correct final destination, and check that no unnecessary hops are adding latency.
  2. Debug a broken redirectIdentify redirect loops, missing Location headers, or unexpected 404s in a redirect chain that a browser hides behind a single final page load.
  3. Verify HTTP-to-HTTPS redirectsConfirm that your domain correctly issues a 301 from http:// to https:// as the first hop in the chain.

Pro plan — coming soon

Save your history, create reusable presets, and share outputs with a link. One plan, all tools.

See what's planned →

Frequently Asked Questions

Related Tools