↪️ Redirect Checker

Check URL redirects, redirect chains, and HTTP status codes.

FAQ

What is a 301 redirect?
A 301 redirect is a permanent redirect that passes approximately 90% of link equity. Use it when you've permanently moved a page. It tells search engines to update their index.
What is a redirect chain?
A redirect chain occurs when a URL redirects to another URL that also redirects, creating a chain of redirects. Long chains slow page loading and can waste crawl budget. Aim for at most 1-2 redirects.
What is the difference between 301 and 302?
301 is permanent (page has moved forever). 302 is temporary (page will return). For SEO, always use 301 for permanent moves, as 302 may not pass link equity properly.