Website Redirect Checker

Trace Redirect Path

Trace URL redirects, inspect status codes, analyze header variables, and uncover potential SEO bottlenecks.

Note

Enter the URL with http or https protocol to capture HTTP header details accurately.

Get answers to common questions regarding redirects, status codes, and optimization.

Website Redirect Checker FAQ

Redirects are server-side commands that automatically direct a visitor or spider from one URL to another. It is typically set up when pages are shifted, directories restructured, or domains moved.
The use of a 301 redirect means that there is going to be a permanent movement whereby the search engines will transfer the SEO ranking and the indexing to the new address. On the other hand, the use of 302 redirect means that the initial address is still indexed.
Redirect chains (multiple successive redirects) slow down your page load speed by requiring multiple round-trips. This degrades user experience, wastes your search engine crawl budget, and can dilute the ranking authority passed to the final URL.
A loop redirection occurs if there is a situation where the URL configuration has created a circular pattern, such as where URL A redirects to URL B, and then URL B redirects to URL A. This makes it impossible for the browser to load the web page.
Websites often configure unique redirect rules based on the device or crawler visiting the page. Testing as Googlebot or a mobile browser helps verify that mobile routing works correctly and that search bots are not served redirect errors.
Currently, our redirect checking service checks URLs one by one to deliver detailed analysis, timings, and header information for all the hops within the redirection sequence.
In order to test your redirects within WordPress site, enter your URL into the checker and if there is more than one hop within it (e.g., from HTTP to HTTPS, and then non-WWW to WWW), you may solve the problem by entering a proper canonical URL in your WordPress General Settings. Also, make sure that your .htaccess or Nginx file correctly redirects to your final URL.
Absolutely. While Google says that contemporary 301/302 redirects pass PageRank, redirect chains negatively affect the page speed metrics. As search engines consider the loading speed as one of the ranking factors, the additional time to load the page via redirect chains can affect the overall ranking power.
One can detect a circular redirection loop by putting in your URL into the redirect tracer, which will show you the circular loop path. This can be fixed by checking your server-side rewrite rules or Page Rules at Cloudflare for inconsistencies with the forward path that leads to the original URL.

Disclaimer

The Website Redirect Checker is an HTTP header tracer that queries public servers using the URL you provide. We do not retain or cache trace results, nor do we index your destination sites.