Website Status Checker
Check if a website is down or online right now
Enter any website below and Website Worth Up or Down will connect to it right now and report whether it's reachable, along with how long it took to respond.
Having problems right now
Checking sites…
Popular sites right now
Updated
How Website Worth Up or Down works
When you check a domain, our server makes a real connection to that website at that exact moment and measures how it responds. We don't rely on crowdsourced reports, so what you see reflects the site's status from our end. The top 100 sites are re-checked every couple of minutes, and we raise an outage alert when one of the top 50 stops responding.
A result of “down” means our server couldn't reach the site, or the site's server reported an error. If a site shows as up here but won't load for you, the problem is more likely with your connection, DNS, or local network — open the full report for that site for steps to try.
Website status checker: what "up," "down" and "slow" mean
When Website Worth Up or Down checks a website, it makes a real connection to that site's server at that exact moment, the same way your browser would, and records exactly what comes back. That result falls into one of three categories:
- Up — our server connected successfully and the site's own server responded without a serious error (anything below an HTTP 500-level response).
- Down — either our server couldn't establish a connection at all (the request timed out, the connection was refused, or the domain didn't resolve), or the site's own server returned an error response (HTTP 500 or higher).
- Slow — the site responded and is technically up, but took noticeably longer than typical to answer. This still counts as "up" in the headline status, but the response-time figure and load timing breakdown on each site's report page make it visible.
How response time is measured
We send a lightweight HEAD request first, since it's the cheapest way to confirm a server is responding. If a server rejects HEAD requests outright (some do), we fall back to a full GET request instead. The response time shown is the time between sending that request and receiving the first response headers back — not a full page load with images, scripts and fonts, which is why our number can differ from what you see in a browser's own network tab.
Why a website might show as down for us but work fine for you (or the other way around)
A website being unreachable from our servers and a website being unreachable from your device are two different things, and they don't always agree. Common reasons for the mismatch:
- Server-side problems affect everyone the same way: the site's hosting, database, or application crashed or is overloaded. If we show a site as down and you also can't load it, this is almost always the cause.
- Local connection problems only affect you: a stale DNS cache, a browser extension, a company or school firewall blocking the site, an ISP-level block, or a problem with your own network. If we show a site as up but you still can't load it, start here.
- Some sites deliberately block automated requests (including ours) while serving real visitors normally, which can make an otherwise-healthy site look down in an automated check.
- Geographic routing means a site can genuinely respond faster or slower, or even fail, from one region's network path and not another's — our result reflects our servers' location, not necessarily yours.
How often sites are checked
Individual lookups (typing in any domain) run a fresh, live check the moment you ask, every time. Separately, the top tracked sites shown on the homepage are re-checked automatically every couple of minutes, and an outage alert is raised the instant one of the top 50 stops responding — so the "Having problems" list reflects near real-time status, not a stale snapshot.
What HTTP status codes mean
Every response includes a three-digit HTTP status code. Broadly:
- 2xx (e.g. 200 OK) — success. The request worked and the server returned the expected content.
- 3xx (e.g. 301, 302) — redirect. The site is pointing the request somewhere else, such as from a bare domain to its www version, or from HTTP to HTTPS.
- 4xx (e.g. 403, 404) — client error. The request itself was rejected or the specific page wasn't found — the server is generally still up.
- 5xx (e.g. 500, 502, 503) — server error. The site's own infrastructure failed to handle the request, which is what we count as "down."
Each individual site report shows the exact status code returned, along with the full chain of redirects and response headers, if any, under the collapsible detail tabs.
Frequently asked questions
Why does a site show up here but won't load for me?
We connect to the site from our own servers at the moment you check. If it responds there, the fault is more likely your connection, DNS, or a local network/ISP block rather than the site itself.
How often are the top sites re-checked?
Every couple of minutes. We poll the sites we track continuously and raise an outage alert the moment one of the top 50 stops responding.
What counts as "down" on Website Worth Up or Down?
Either our server couldn't establish a connection at all, or the site's own server returned an error response. Both are reported as down.
Do you store what I search?
We log recent checks to power the live activity feed, but we don't tie searches to individual visitors or require an account to use the checker.
What's the difference between 'down' and 'slow'?
A slow site still responded to our request, just took longer than usual. A down site either refused the connection entirely or its server returned an error.
Can I get notified if a site I care about goes down?
Yes -- save any site with the star icon, then turn on alerts from your saved sites page to get a notification the moment we detect it's down.
Why might a site be slow from here but fast for me?
Response time depends on network distance and routing. A site can be quick from your ISP and slower from our servers' location, or vice versa -- that's normal and doesn't mean anything is wrong.
Is this data live, or a cached snapshot?
Popular site statuses refresh roughly every couple of minutes, and the checker performs a fresh, real-time connection every time you look up an individual domain.