Menu Close

Why is my WordPress website showing a blank page?

Why is my WordPress website showing a blank page?

We’ve had a lot of our customers and WordPress users, in general, have an issue where their site is showing a blank page. This blank page is typically caused by a PHP error. If you have your php. ini file set to hide PHP errors, you’ll get a blank page displayed.

How do I fix a blank page in WordPress?

How to Fix WordPress Blank Page?

  1. Disable all Plugins – You can deactivate plugins in two ways (if you don’t have access to wp-admin).
  2. Replace Theme – Try replacing your current active theme with a default twenty theme or any other.
  3. Reinstall WordPress – Re-install a fresh copy of WordPress.

How do I fix my blank page?

Most of the time this solves your problem so try to clear the cache first and then start following the methods.

  1. Open Google Chrome.
  2. Press CTRL, SHIFT and DELETE keys simultaneously (CTRL + SHIFT + DELETE)
  3. Check Browsing history, Cached images and files, Autofill form data and Cookies and other site and plugin data.

How do I make WordPress white screen of death?

Right-click to select your current WordPress theme and download it to your computer as a backup. Next, you need to delete your current theme from your website. Right-click on your theme folder and select ‘Delete’. Your FTP client will now delete the theme from your website.

Why is my website blank white?

Usually, an aspect of your site will be broken or incomplete in some way. The most common culprits are plugins and themes, which can contain incorrect code or cause a conflict with some other part of your site. The white screen can also appear due to a lack of memory or issues related to your hosting server.

What is a white page error?

Overview. The WordPress ‘White Screen of Death’ (WSOD) causes your site to display a blank white page without any further information. It’s most often caused by a PHP error, however, it can be difficult to troubleshoot since no errors are displayed when this happens.

Why do I get about blank page?

If you see “about:blank” in your web browser’s address bar, you’re viewing an empty page built into your web browser. It’s a part of Google Chrome, Mozilla Firefox, Apple Safari, Microsoft Edge, Internet Explorer, and other browsers. There’s nothing wrong with about:blank.

Why it is showing blank white screen?

White screen issues are often plugin-related. If you were installing, updating, or working with a plugin immediately before the white screen issue, that plugin might have caused the problem. Troubleshooting step: Deactivate the plugin you were working with before the white screen issue.

Which of the following is a common reason for a WordPress white screen of death?

The WordPress White Screen of Death is almost always caused by PHP code errors or memory limit exhaustion. Another possible cause is a faulty theme or plugin. The latter is likely the issue if the frontend of the website is down, but your WordPress admin area is up.

Why is web page white?

When a Web page is blank, there are a few likely reasons. The reasons fall into three categories: 1, a server-related problem; 2, a network problem; and 3, a client browser or computer problem.

What is URL for blank page?

To open a blank page use the URL below: about:blank.

Why did my PHP page load all white?

A Blank white screen happens when you don’t have installed the PHP on your server or may be using a different version of PHP than what you wrote your code in. so check your PHP version by typing on the command line php -v .

Why am I getting a white page on a website?

Why the page is blank?

Why is my website a blank page?

What causes the white screen WordPress?

The most common culprits are plugins and themes, which can contain incorrect code or cause a conflict with some other part of your site. The white screen can also appear due to a lack of memory or issues related to your hosting server.

How do I add a blank page to a WordPress post?

In the post editor page, there is a box on the right called “Page Attributes” from which you can select different templates. Select the “Blank Page Template” if it is available with your theme, or select another page that makes sense for you. Is there a blank WordPress theme?

Why is my WordPress page blank?

If you were working on a plugin by either modifying some code in it or have just installed and activated it, the WordPress blank page is likely caused by that plugin. In this case, all you need to do is to navigate to the plugins directory and deactivate the concerned plugin to fix the white screen.

Is it possible to create a blank WordPress theme?

Yes, if you would like to use a blank WordPress theme, also known as a Starter theme, you can use the Underscores theme (_s) from Automattic. Although it is extremely frustrating, finding and fixing the WordPress blank page is not as difficult as it may look.