Assuming that you’ve been dazed by the whiteness of your site and observed a clear screen gazing at you then, at that point, you’ve previously met the notorious white screen of death in WordPress.

One moment the site working good, and the other everything goes blank with white screen. (This can likewise happen when your dashboard isn’t loading as expected despite the fact that the front of the site is really working.)

white screen of death

Today, we should investigate what prompts the white screen of death in WordPress and how to fix it:

#1: Plugins Issue

The white screen of death in WordPress is a potential offender assuming you endeavor to:

Much of the time, the module that has recently been introduced or adjusted could bring about a contention with your present subject or other modules. That is the reason it’s essential to utilize WordPress items created utilizing best practices.

Attempt to deactivate any as of late modified or installed plugins and check whether your WordPress returns to normal.

On the off chance that your dashboard isn’t functional in any way, you can deactivate plugins in WordPress utilizing FTP access. A proviso is that you’ll possibly have the option to do this assuming you approach your FTP with the expected registry authorizations. Most hosting organizations give FTP service. Be that as it may, assuming WordPress is installed on a Virtual Private Server or you’re with a managed host, you probably won’t have a FTP server.

You may need to install FileZilla.

To Deactivate the plugin:

Re-load your website and see whether your site loads. Utilize the above strides to Deactivate as many plugins as need might arise to combat the white screen of death in WordPress.




Then again, you can Deactivate all of your WordPress plugins all the while. How it’s done:

Deactivate all your plugins individually could take you a longer while. All things considered, you can rename the main plugins folder to something different, for example from (wp_content/plugins) to (wp_content/plugins-xyz). This ought to cripple all your plugins at the same time.

Then, at that point, make another folder called wp_content/plugins. You can enact each plugin by moving them to the new plugins folder.

Assuming your instance of the white screen of death in WordPress was brought about by a specific plugin’s adjustment, debilitating the plugin through your FTP account should resolve the issue. As a guideline, test all your adjusted plugins utilizing a backup site prior to sending off on your main WordPress.

#2: Theme Issue

Very much like the white screen of death brought about by plugins above, deactivate the theme can resolve any white screen of death issues that are theme-related. Coming up next are a few normal causes and arrangements:

(a) : Issues with severely coded theme

A significant WordPress update in many cases can drive ineffectively coded themes out. Ineffectively coded or obsolete themes will frequently not work once the most recent WordPress update is installed.

Assuming you notice that the white screen of death in WordPress showed up right away/not long after leading an update, your old theme is generally liable to be the explanation for it. Deactivating your theme as portrayed above could turn things back to ordinary.

(b) Problems with theme custom coding

WordPress don’t really like buggy coding. Its legitimate working relies upon a bunch of very much constructed objects working in congruity. Assuming that one of those parts is missing or glitches, your WordPress will neglect to work, bringing about the white screen of death.

Themes made by respectable theme shops (bold attachment) and those found in the WordPress.org storehouse are completely tried for any imperfections. On the off chance that your white screen of death in WordPress comes subsequent to introducing any of such themes, the issue could be a plugin-theme struggle.




Adjusting or refreshing themes by hand could cause event of ill-advised coding, which is the core of most white screen of death issues. Attempt to supplant the altered record with an old duplicate from your backup. Any other way, you ought to download and reinstall unique theme records.

#3: PHP Memory Limit Issue

This is an exemplary sign that your site has developed past what your current hosting provider gives you. Higher amounts of traffic to your site request higher memory limits, so you should plan to redesign as needs be.

Start by increasing your PHP memory allocation by adding or editing this line in your wp-config.php file:

define('WP_MEMORY_LIMIT', '64M');

For shared hosts, a memorylimit of 64MB is adequate. Counsel the hosting provider in the event that the issue continues subsequent to making this change.

Eventually, most WordPress clients and administrators will be confronted with the scandalous white screen of death at some point in their lives. This issue will not emerge from the WordPress center itself, however with utilizing themes and plugins not coded considering WordPress best practices, client mistakes, or hosting limits.

In the event that you would rather not stress too a lot over this white screen of death, you should initially go for quality web hosting provider at affordable price. A decent organization will figure out any possible issues as they emerge, guaranteeing that your personal time is kept at least.

It’s critical to remain positive and recall that there’s an answer for each circumstance that you face.