How to Fix the WordPress White Screen of Death

WordPress White Screen of Death


If you are starting at a white screen wondering where your WordPress website is, you are not alone. Nearly every  WordPress user has experienced the fabled “white screen of death” at one time or another. It is a pain when it happens, but it is usually easy to fix.We are about to explore several common causes of the white screen of death – from plugins to PHP and beyond. If you need to get rid of a white screen and recover your website right now, you will learn how. And if you have tangled with the white screen of death previously, don’t click away yet! We are going to discuss various white screen scenarios, some of which you may not have encountered.[click here to fix WordPress white screen of death].


Note:-> Before you make any changes to your site, make sure you have sufficient backups.

What is the WordPress white screen of death?

A WordPress white screen of death (WSOD) is almost always done by PHP code errors or memory limit exhaust. The first thing you should do is to determine whether or not the admin on your site is working. If the front-end of the website is down, but the admin is working, then the chances are to have a faulty theme or plugin. You can check your admin by simply browsing to your domain.com/wp-admin.

What is causing the white screen of death?

We will begin with one of the most frequent culprit :- plugins.

Plugins:- If there is anything good about the white screen of death, it is that the “death” part is only an fake creation. Nobody dies because of the:- white screen of death. You may have to remove a plugin that is, deactivate it to make the white screen go away.
When the white screen of death seems, always ask yourself:- What was I doing just before my site stopped working? There is a good chance to know, you must be doing one of the following:->

  • activating a plugin in WordPress
  • changing the settings for an active plugin
  • modifying an active plugin’s backend code.


If you were doing any of these things, then you have to do is undo the Plugins page in WordPress and deactivate the plugin you were modifying.

Code:- If you were not working on a plugin when the white screen of death occured, but you were modifying your themes, functions.php file or another php file through the WordPress Theme Editor. You must have even seen a message like this on your white screen: Parse error, syntax error, unexpected $end in. /home/name/public_html/wordpress/wp-content/themes/your_theme/functions.php.

Cause unknown:- Sometimes, the white screen of death appears for unknown reasons. You were not modifying any plugins, nor you were rewriting your theme code. You were just on your own business when all of a sudden… WHAM! White screen of death! occurs. How can you troubleshoot the issue when there is no cause for it?

Other possible causes:-

  • Caching
  • Corrupted file
  • Server down
For any queries, you are free to contact our technical support team WordPress help support number Dial : Toll-Free: +1 844 897 0441






Comments