Redirect Checker
Check URL redirect chains and learn about redirect types
curl -vL from the command line.HTTP Redirect Types Guide
Moved Permanently
The URL has permanently moved. Search engines transfer full SEO value. Best for: domain migrations, permanent URL changes, HTTP to HTTPS.
Found (Temporary)
Temporary redirect. Original URL keeps its rankings. Best for: A/B testing, maintenance pages, geo-targeting, seasonal content.
Temporary Redirect
Like 302 but strictly preserves the HTTP method (POST stays POST). Best for: API redirects, form submissions, HSTS enforcement.
Permanent Redirect
Like 301 but strictly preserves the HTTP method. Best for: API endpoint migrations, POST-preserving permanent moves.
Redirect Best Practices for SEO
- Use 301 redirects for permanent URL changes to pass full link equity
- Avoid redirect chains — keep hops to 3 or fewer
- Never redirect to a page that returns a 4xx or 5xx error
- Update internal links to point directly to the final URL
- Submit updated sitemaps after implementing redirects
- Monitor redirects regularly — temporary 302s often become permanent
- Use canonical tags alongside redirects for belt-and-suspenders SEO
Frequently Asked Questions
Is my query logged?
No. Queries processed in real time and not stored.
What protocols are checked?
Depends on the tool — DNS, HTTP, HTTPS, WHOIS, and other standard protocols.
How accurate are results?
Queries authoritative sources in real time. Results reflect current network state.
Can I check any domain?
Yes, any publicly accessible domain or IP. Private addresses are not reachable.
Rate this tool