Redirect Checker

Trace the full path of any URL redirect chain and status codes.

Understanding HTTP Redirects

Redirects are a way to send both users and search engines to a different URL from the one they originally requested. While common, long redirect chains can harm your SEO and slow down your website.

301 Moved Permanently

This status code is used for permanent URL redirection. It passes nearly all of the ranking power (link juice) to the redirected page.

302 Found (Temporary)

A 302 redirect is temporary. It tells search engines that the page has moved, but only for a short time, and does not pass link juice.