Tools

HTTP status code checker

Paste URLs, one per line, and check them in one pass. Each redirect is followed hop by hop, with the status code and response time for every step.

, up to per check
Only the first URLs were checked.

checked

Status codes and redirect chains

Every HTTP response carries a status code. 2xx means success, 3xx is a redirect, 4xx is a client error such as a 404 Not Found, and 5xx is a server error.

A single URL can pass through several redirects before it settles. A 301 is permanent, so search engines pass ranking on to the target, while a 302 or 307 is temporary. Long chains slow the first byte and leak link equity, so this checker records every hop. Expand any result to see the full path with the status and timing of each step.

Paste up to 25 URLs at once to audit a migration, a batch of campaign links or a whole set of redirects in one go.