Redirect Checker

Trace URL redirect chains, check status codes, and analyze destination headers.

Destination Trace

Understanding URL Redirects

A redirect occurs when a web server sends a message to the browser telling it that the requested page has moved to a new location. This tool follows those messages through the entire chain until a final destination (or an error) is reached.

Common Status Codes

301 Moved Permanently

The URL has been permanently changed. Search engines update their indexes to the new URL.

302 Found (Temporary)

The URL is temporarily moved. Search engines keep the old URL in their index.