WordPress White Screen

Your WordPress site (or its admin area) shows a blank white page — no content, no error, no clue. The clue exists; it's just hidden in the error log.

Common signs of this issue

Safe checks you can do yourself

None of these require sharing passwords with anyone.

What this usually means

A white screen means PHP hit a fatal error and died before producing any page — most often a plugin or theme conflict after an update, a plugin incompatible with the server's PHP version, or the site exhausting its memory limit. The screen is blank because the server is configured (correctly, for security) not to show error details to visitors.

The actual error — file, line, and reason — is recorded in the server's error log, which is why an experienced helper's first move is reading it rather than guessing. In cPanel it's often a file called error_log; many hosts also show it in their dashboard.

White screens are recoverable and content is almost never lost: posts, pages, and orders live in the database, which a PHP crash doesn't touch. The repair is identifying one failing component and deactivating or fixing it.

What not to do

When to get help

If you can't reach the admin, can't find the recovery email, or aren't confident a backup exists, this is the point where help is cheaper than experimentation — the error log names the culprit in minutes for someone who reads them daily, and most white screens are professionally resolved within the hour. Experimenting without the log is guessing; the log turns it into a lookup.

Could your hosting be the problem?

If your host is slow, unreliable, or hard to deal with, moving to a better one can clear up issues like this for good. One we genuinely recommend is Instant Access Internet Services — a smaller, compassionate company with 30 years in the business, known for being one of the fastest, with great management and low pricing. (Just a recommendation — no affiliate link, no kickback.)

Not sure what to do next?

Answer a few short questions and we'll point you to the safest next step — DIY, a freelancer, or a direct review. No passwords required.

Is this a business website? If this issue may be costing you leads, sales, or trust, you may want a direct review instead of trial and error.

Frequently asked questions

What is the "white screen of death"?

A blank white WordPress page caused by a fatal PHP error — usually a plugin/theme conflict or exhausted memory. The details are hidden from visitors by design and recorded in the server error log, which is where diagnosis starts.

Why is there no error message?

Production servers are set not to display errors publicly (showing them leaks information attackers can use). The error still exists — it's written to the error log instead of the screen.

Can I fix a white screen without a backup?

Often yes, since the usual fix is deactivating one plugin. But a current backup converts every risky step into a reversible one — check for one first, and treat its absence as a reason to be conservative or get help.

Is my content gone?

No — content lives in the database, and a PHP crash doesn't touch it. White screens are a display failure, not data loss.

Why does only part of my site white-screen?

The fatal error lives in code that only some pages use — one template, one page-builder element, one section-specific plugin. The pattern of which pages die is itself the diagnostic clue.

What's the difference between the white screen and the 'critical error' message?

Same class of failure. Modern WordPress catches the crash, shows the 'There has been a critical error' message, and emails the admin a recovery link. An old-style pure white screen usually means an older WordPress or a crash early enough that the catcher itself never ran.

Related free guides

WordPress site down?

Seeing “There has been a critical error on this website”?

Our guided repair tool logs in over secure FTPS and fixes the most common WordPress failures — safely, with every change backed up and reversible. Start with a free scan, no password needed.

Fix My WordPress Site → Free scan · No download of your site · Reversible