Check any URL's status code

Free, no signup, no fluff. Just paste a URL.

Tip: you can also share results with getstatuscodes.com/?url=...

What are HTTP status codes?

Every time a browser requests a web page, the server responds with a three-digit code. That code tells you whether the request worked, was redirected, or failed, and roughly why.

Knowing the exact status code is useful when debugging broken links, testing redirects after a site migration, checking whether a page is actually live, or diagnosing why a page won't load for some users.

Status codes are grouped into five categories based on their first digit:

How to use this tool

Paste any public URL into the box above and hit Check. The tool will fetch the URL from our server, follow any redirects, and return the final status code along with the response time, server name, content type, and the full redirect chain if there is one.

The tool works on any publicly accessible URL. It cannot check pages that require a login, are behind a corporate firewall, or are hosted on private networks.