Tools

Every redirect tool in one place

Each tool below answers one specific question about your URLs. They share the same engine that powers the single-link checker and the bulk checker — pick the one that matches your job and skip the noise.

route

Redirect Chain Checker

Trace every hop of a single URL — status code, headers, canonical, X-Robots-Tag.

dataset

Bulk Redirect Checker

Check up to 100 URLs in parallel. Export CSV or JSON, flag loops automatically.

verified

301 Redirect Checker

Verify a URL returns HTTP 301 (permanent) and trace the full chain for SEO migrations.

lock

HTTPS Redirect Checker

Confirm http:// 301s to https:// and HSTS is set on the final response.

sync

Redirect Loop Checker

Detect infinite redirects and "too many redirects" errors. Points to the closing hop.

language

www vs non-www Checker

Test all four hostname combinations and see which canonical host your site actually uses.

unfold_more

Short URL Expander

Unshorten bit.ly, t.co, tinyurl safely. Resolved server-side — your browser never visits.

devices
Coming soon

Mobile vs Desktop Redirect

Send the same URL through a mobile and a desktop user-agent side by side and diff the chains.

rule
Coming soon

Trailing Slash Checker

Audit both /page and /page/ across http and https — get the canonical pattern verdict.

html
Coming soon

Meta Refresh Checker

Detect <meta http-equiv="refresh"> and common JS redirect patterns in a page.

list_alt
Coming soon

Sitemap Redirect Checker

Crawl an XML sitemap (up to 500 URLs) and find every 3xx, 4xx, or self-loop link.

speed
Coming soon

Redirect Latency Checker

See how many milliseconds each hop adds to your TTFB and Core Web Vitals.

FAQ

Common questions

How is this different from running Screaming Frog or Ahrefs? expand_more

These are focused single-purpose tools. No install, no login, no project setup — paste a URL, get one answer. Full crawlers are the right choice for whole-site audits; these tools are the right choice for one URL or one specific question.

Are these tools free? expand_more

Yes. Every tool here is free with no signup, no daily cap, no watermarked exports. The same engine is exposed through the JSON API at /api for programmatic use.

Do you store the URLs I check? expand_more

No. Each request is processed in-memory on a Cloudflare Worker and discarded after the response is sent. We do not log target URLs.