Blog / Site down

Site down

My Website Is Down: How to Check Why

Before you assume the worst, run through this in order. It takes two minutes and tells you exactly which kind of problem you have.

FixBugDev team · 5 min read

Step 1: Is it down for everyone, or just you?

Open your site on your phone with WiFi turned off, using mobile data instead. If it loads fine there, the problem is local: your router, your ISP, or a DNS cache on your computer, not your website. If it is also down on mobile data, move to step 2.

Step 2: Check if the domain itself is the problem

Step 3: Check if it is hosting-side

Step 4: If the domain and hosting both check out

At this point it is almost always something inside the site itself: a fatal PHP error, a database connection issue, or a misconfigured redirect. See the specific error message your browser shows, if there is one, it usually points straight at the cause:

If nothing on the page tells you anything

A completely blank white screen with no error text at all is usually a PHP fatal error with error display turned off, which is actually the right production setting, it just means you cannot self-diagnose from the browser. That is where checking your host's error log, or having someone check it for you, becomes necessary.

Launch price, limited time

Not sure which of these is happening?

Send us the URL and access to your hosting or FTP. We diagnose the actual cause first, then fix it, instead of guessing.

Simple Bug Fix
See pricing →