Website Status
Check whether a site is up, its HTTP status and response time.
No results yet
Enter a host above and press Run to start the check.
About the Website Status
Website Status checks whether a site is online by requesting it and reporting the HTTP status code together with the response time. A 200 confirms the site is serving normally, while 4xx or 5xx codes flag client or server errors. It is a quick uptime and health check for any URL, useful before reporting an outage or after a deployment.
How to use
- Enter the website URL you want to check.
- Click Check to send the request.
- Read the returned HTTP status code and response time.
Frequently asked questions
- What does a 200 status mean?
- A 200 OK means the server received the request and returned the page successfully, so the site is up and serving content.
- What do 4xx and 5xx codes indicate?
- 4xx codes signal a client-side problem such as a missing page (404), while 5xx codes indicate a server error like an overloaded or misconfigured backend (500, 503).
- Why does the response time matter?
- Response time shows how long the server took to reply. Rising times can warn of performance issues before the site fails outright.