WordPress Site Broken After an Update? Here’s How to Fix It

Normally, updates to WordPress, themes, and plugins are fast and easy — you click the update button and, a few seconds later, the process is over and you’re happily moving on with your day. But if you’re reading this, chances are things didn’t go as expected.

While updates usually don’t cause issues, things can sometimes go wrong during the update process, especially during a major upgrade. This may be something as minor as an update not completing fully or it may be something that breaks your site entirely, making it unreachable.

These issues can be pretty scary for a website owner. If you find yourself experiencing problems after an update — don’t panic. Fixing the most common update issues is often quick and painless.

What are the negatives of a broken WordPress site?

Disruption to the functionality of your website can cause anything from mild annoyance to a huge loss in revenue, depending on the kind of website you’re running and the problem that you’re experiencing. A crashed or broken WordPress site can negatively impact you or your business in the following ways:

  • Lost revenue. If your customers and clients can’t reach your website, they’ll be forced to look elsewhere to get the same things that you offer. If you’re monetizing your blog through affiliate links and advertisements, every moment your site is down or not functioning correctly is lost income. Also, if you’re spending ad dollars driving people to your store or blog, you’re wasting money sending traffic to a broken or unreachable website.
  • A damaged reputation. If someone wants to buy from you or learn more about your company, but they can’t reach your site, what kind of a signal does that send? Not a positive one, that’s for sure. If you can’t keep your site online and running smoothly, how can they be sure that it’s secure and trustworthy?
  • Lower search engine rankings. Google has complex algorithms with one goal: to show the best results for search queries. Google bots will notice when your site‘s unavailable or experiencing slow load times due to errors. If it happens too often or for too long, it can drastically lower your rankings, making it difficult to get anywhere near the first page. 

How do I know if an update broke my WordPress site?

WordPress has a lot of moving parts. Any time WordPress core, a theme, a plugin, or even the PHP version that the software is operating on is updated, there’s a small chance for some conflict. If you find your site unresponsive, doing any kind of strange “looping” behavior, or with broken functionality, ask yourself if you’ve performed any updates recently.

Here are a few signs that your site may be broken because of an update:

1. A WordPress core, theme, or plugin update fails

You click on Update Plugins, but the update screen won’t go away. You might see a message saying “updating” which never resolves or you might click the Update button and nothing seems to happen. 

If you visit your site from an incognito screen, you may be greeted by a “Briefly unavailable for scheduled maintenance. Check back in a minute” message. This indicates that an incomplete update has made your site unavailable — and it’ll stay that way until the issue is resolved.

2. There’s a white screen of death

Your update might complete as expected while you’re in the WordPress dashboard, but when you visit your site URL, all you get is a blank screen. This is known as the white screen of death. If you’re experiencing this, one of the updates you just applied may have crashed your WordPress site and made it unavailable.

3. The site doesn’t work as intended or has unavailable features

This bug is the hardest to notice and troubleshoot, as your site is operational but some of your website’s features aren’t working anymore. 

Sometimes the fix is simple and straightforward. For example, if you just updated your contact form plugin and it doesn’t work anymore, the issue is self-explanatory. There’s some kind of conflict in the contact form update itself. 

Other times, the issue may be something you aren’t aware of for a while — especially if it’s not an essential or frequently-used feature on your site. Several updates of WordPress core, your theme, and other plugins might go by before you’re alerted to the problem. At that point, detecting the cause of the issue can become complicated.

What do I do if an update breaks my site?

The easiest solution to fixing a site after an update causes a problem is to simply restore your WordPress site from your most recent backup. If you take frequent backups or run one before performing updates, then reverting to that backup will likely resolve your issue. From there, you can troubleshoot the specific error you encountered.

If you don’t have a backup to restore from, then you’ll need to start troubleshooting. 

The rest of this article will walk you through solutions for the most common update-related problems. After you apply these fixes the first time, it will become much easier the next time you face a similar issue.

Step-by-step solutions to common WordPress updating problems

This section covers the most common update issues and their solutions in detail. Since there’s a lot of ground to cover, let’s start with one of the most common and easiest problems to fix after an update — a website stuck in maintenance mode.

How do I fix my WordPress website when it’s stuck in maintenance mode?

If your site is stuck in maintenance mode after an update, you may see an error on the front end that says, “Briefly unavailable for scheduled maintenance. Check back in a minute.”

Briefly unavailable for scheduled maintenance error message

Sometimes this is due to an update getting stuck and not completing. Other times it’s just a caching error. First try clearing both your server-side and browser cache. 

If you still get this error, or you see it in incognito mode, then the culprit is probably an incomplete update. In this case, you’ll need to remove the .maintenance file. You can do this by accessing your hosting provider’s cPanel, or using SFTP through a file transfer app like FileZilla

Here are the steps for each method:

cPanel

  1. Access the File Manager from your cPanel.
  2. Next, you need to find the .maintenance file, which is in the root folder. This is usually called “public_html” but it may have another name like “www” or “yoursitename,” so check with your hosting provider if you’re unsure. If you can’t see the folder, enable hidden files by checking the box next to Show Hidden Files in Settings, which you can find in the upper right corner of the File Manager screen.
option for showing hidden files in cpanel
  1. Delete the .maintenance file.
  2. Visit your site from an incognito window. Testing the site availability from an incognito window will ensure that you see the latest change, as it takes cached data out of the picture. You should now be able to see your site.

SFTP

If you’re new to using SFTP, check your web host’s help center for documentation on using SFTP to connect to your WordPress site. 

  1. Log in to your site securely using the SFTP option in your FTP client and click Connect.
  2. Click on your site’s root folder, usually “public_html” but it could be another name like “www,” or “yoursitename.” Check with your hosting provider if you’re unsure.
  3. If you don’t see the .maintenance file, confirm that Force showing hidden files is enabled in the Server menu.
  4. Find the .maintenance file in the root folder folder and delete it.
the .maintenance file viewed via ftp
  1. If the file still appears to be there, click on the Refresh the file and folder list button.
  2. Access your site from an incognito window to ensure that the problem is fixed.

How do I fix my WordPress website if an update won’t finish?

WordPress updates that won’t finish are most common on inexpensive shared hosting plans. Shared hosting means that your site shares resources with other sites on the same server. Shared servers are often overcrowded and, as sites grow, they start pulling resources from each other. This can cause problems when you’re performing resource-intensive operations on your website like updating multiple plugins at once. 

If your update won’t finish or your site has become unresponsive, you should ensure that your update is actually stuck by opening the Plugins panel in a new tab. Sometimes you’ll see that the update did complete, but the server hasn’t changed the information in the WordPress dashboard. If that isn’t the case, give it a little more time and repeat the process to see if the update is unstuck.

If that doesn’t work and you were attempting to update multiple plugins at once, try updating each plugin one-by-one. This way, you’ll put less strain on the overloaded server, making it more likely to complete the update without issues. You’ll also be able to identify if there’s a particular update causing problems so you can repair, disable, or replace it if it still doesn’t work.

What do I do when a theme or plugin update is incomplete?

Sometimes it seems as if the update is finished, but some files are missing. This issue can break your website and is usually caused by incorrect file permissions or an interrupted update process.

If this happens, the easiest thing to do is to replace the incomplete upload manually via SFTP.

This guide will walk you through replacing plugin files, but the process is exactly the same for themes, except you would upload your theme files to the /themes folder vs the /plugins folder. 

  1. Download the plugin you want to fix from WordPress.org or the developer you purchased your plugin from. 
  2. Log in to your SFTP client or cPanel, and locate the plugin folder in /wp-content/plugins.
  3. Find the plugin you want to reinstall, right-click on its folder, and rename it to something like “exampleplugin_v1.” Then, download that renamed folder to your computer. We’ll use this one as a backup if anything goes wrong later.
  4. Once you’ve downloaded the folder, right-click on it and delete it.
  5. Log back in to your WordPress dashboard and view the list of plugins. The one you just deleted should be marked in red as unavailable.
  6. Go back to your FTP client, access your local file list (your computer), and find the folder where you extracted the plugin that you want to install.
  7. Make sure the destination folder on the remote site (right side of the SFTP window) is /wp-content/plugins. Right-click that folder and select Upload. You can also drag the folder from your local file list to the destination folder to upload your plugin.
  8. Once the process finishes, go back to your WordPress dashboard, where you’ll find your new plugin. 
  9. Click on the blue Activate button. The issues from the previous incomplete install should be fixed and your site should work again. 

How do I fix the “white screen of death” on WordPress?

First, if you update a single plugin or theme and get a blank or white screen after trying to access your site, you should try the steps outlined in the previous section and make sure your plugin or theme is installed correctly. 

If it’s installed correctly but still doesn’t work, disabling or deleting the plugin or theme should fix the issue. It’s important to note that when deleting a plugin via SFTP, the plugin’s data will not be removed from the database. If, however, you delete the plugin using the WordPress dashboard, you’ll very likely lose all data and settings associated with that plugin. 

Of course, if you want to continue using this theme or plugin, you’ll want to troubleshoot where the exact issue lies. The plugin or theme update that prompted the fatal error could instead be a conflict with an older plugin on your site that hasn’t been well maintained. It could also be an issue with the updated WordPress plugin or theme itself. The only way to know for sure is to run the following tests:

Explore the benefits of Jetpack

Learn how Jetpack can help you protect, speed up, and grow your WordPress site. Get up to 50% off your first year.

Explore plans

If you can still access your WordPress Dashboard:

1. Disable all plugins and switch to a default WordPress theme like Twenty Twenty-One

If you can access your WordPress dashboard, deactivating all of your plugins is simple:

  • Go to the Plugins tab
  • Click on the Plugin checkbox in the upper left corner of the list. This will select all plugins.
  • Click on the Bulk action menu button, select Deactivate and then Apply.

To switch to a default theme, go to Appearance Themes. Activate one of the WordPress default themes like Twenty Twenty-One.

Once you’ve disabled all your plugins and reverted to a default theme, use an incognito window to try accessing your website. It should open normally now. 

If that isn’t the case, you may need to reinstall WordPress or reach out to your hosting provider for help. If the site is working normally, then either the plugins or the theme are the issue. 

2. Enable your theme and other plugins one-by-one until the white screen of death comes up again 

Go back to the Plugins tab and start enabling them one-by-one. Make sure that you refresh your site several times from the incognito window each time you activate a plugin. The idea is to find the plugin that causes your site to break, showing the white screen of death. Then you’ll know which one caused the issue. 

If activating a plugin with a default theme enabled causes the white screen of death, then you know the plugin you just activated is the culprit. You can now roll back to a previous version and wait for an update that fixes the issue or find a new plugin to replace it with.

If you’ve activated all plugins with no errors and your site is functioning normally, then the issue is probably the theme. Enable your theme and check in an incognito window to see if you get the white screen of death again. If you updated your theme and various plugins on your site simultaneously, you won’t be able to know for sure whether it’s an issue with the theme itself or an issue specific to the interaction of the theme and another plugin. The next thing to do is test whether the theme or a plugin is really to blame.

3. Test your theme with your plugins

With your theme active, go back to the Plugins tab and disable them all again, then enable them one-by-one. If the error only occurs when both a particular plugin and your theme are active, it means that one is causing a conflict with the other and they’re no longer compatible. Try rolling each back to their previous versions and then updating them one at a time. Whichever one causes the white screen of death is the problematic update.

Once you find the plugin or theme that isn’t working correctly, you can choose to roll back to a previous version, disable it until it gets another update, or replace it with an alternative that works.

If you can’t access your WordPress Dashboard:

1. Disable all plugins and switch to a default WordPress theme like Twenty Twenty-One using SFTP or cPanel

If you can’t access your WordPress dashboard after an update and all you see is the white screen of death, you’ll need to deactivate your plugins via SFTP or cPanel. Even if you can access your dashboard, some people may find the SFTP or cPanel method preferable.

  1. Log in to your cPanel or SFTP client.
  2. Locate the /plugins folder in /wp-content.
  3. Right-click and rename it to something like /plugins1, then save your changes if in cPanel.
  4. If you don’t see your changes, click on the Refresh the file and folder list button.
  5. Locate the /themes folder in /wp-content.
  6. If you have a default theme installed and available, you can activate it by deactivating your current theme. To deactivate your current theme, simply rename the folder to something like “yourtheme_v1.”

Visit your site from an incognito window — if it works, you know that either one of your plugins or the theme is the issue. If it doesn’t work and you’re still getting a blank screen or other errors, you may need to reinstall WordPress or reach out to your hosting provider for help. 

2. Rename your plugins folder back to /plugins and rename your theme folder back to “yourtheme”

If your site is now accessible, it’s time to start testing your theme and plugins. Before you can do that, you’ll need to rename the folders back to their original names so that WordPress can display them in the dashboard. 

In cPanel or your SFTP client, find the folder you just renamed to /plugins1, and change its name back to /plugins. Then find your theme folder and name it back to its original name. This will not activate the theme or plugins. They will be accessible in the WordPress dashboard, but inactive.

Now that you can access your WordPress dashboard, complete the steps outlined in the above section titled, If you can still access your WordPress Dashboard

Note: Instead of disabling all plugins at once, you can also go through the /wp-content/plugins folder and manually rename each of the plugins folders one by one until you find the one that was the issue. This will take more time, but it might be the only available solution if you still can’t access the WordPress dashboard after deleting all plugins at once through SFTP/cPanel.

How do I fix error messages after WordPress updates?

Plugins and themes aren’t the only culprits that can cause errors and break your website — core updates can cause issues, too. 

When a core WordPress update causes your site to break or have unacceptable errors, the best course of action you can take is to roll back your WordPress to a previous version

How to downgrade to an older version of WordPress

  1. Deactivate all of your plugins through the WordPress dashboard or via SFTP or cPanel.
  2. Download the older version of WordPress you want to downgrade to and extract the files.
  3. Delete the /wp-content folder and wp-config.php files from the older version. You do not want to overwrite these on your site.
  4. Log in to your SFTP client or cPanel. In your root folder, usually named public_html, locate and delete the /wp-admin and /wp-includes directories.
  5. Find the folder where you extracted the files on your local machine (left side of your SFTP app), and double check that you’ve deleted the /wp-content folder and wp-config.php file from the older version of WordPress that you downloaded. This is very important. Drag the contents of the folder over to your root directory. Once you start the upload process, the client will ask you what to do with existing files. You should select the Overwrite option.
  6. Log back into your WordPress dashboard. There, you may see a message that asks you to update your WordPress database — do this. 
  7. After that, you should be able to log into your site normally, but this time you’re using the older version of WordPress. If the issue was in the latest core update, your site should work normally now.

What to do when a PHP update breaks your website

Upgrading PHP to the latest version your host supports will improve site performance, but it can also cause incompatibility. While your host might allow for a higher version of PHP, your theme or plugins may not — and that’s a problem. If your site breaks down after upgrading your PHP version, you should roll it back and start troubleshooting your PHP update to see what caused the conflict. 

These instructions are for cPanel-based hosts. If your host doesn’t offer cPanel, then your hosting provider should be able to help with downgrading your PHP version. Make sure to take a backup before making these changes.

  1. Log in to cPanel.
  2. Scroll down to Software and click MultiPHP Manager.
  3. Select your domain name and use the dropdown to select the new PHP version.
  4. Click Apply to save the changes. 
  5. Open an incognito window and check your website for any errors.

If you’re unsure how to revert PHP back to a previous version, contact your host. They can usually do this for you or direct you to documentation specific to their platform.

How do I avoid site downtime caused by WordPress update errors?

Dealing with the most common WordPress errors caused by updates isn’t extremely difficult. But it sure is annoying. Even if you know what to do, pulling it off requires time and resources. And until you fix the issue, your site will either remain unavailable or be full of errors.

Fortunately, there are things you can do to avoid or minimize site downtime due to update errors.

1. Use a staging environment

Setting up a WordPress staging website is one of the best ways to ensure that everything works as intended when you plan to make an update.

A staging site is essentially a clone of your live website on a different URL. When a new WordPress core update, plugin, or theme is released, you can install and try it in your staging environment first, before you install the update in a live production environment.

If there are any errors or incompatibilities, your staging site will usually show them. It will also serve as a test site where you can apply solutions without worrying about disrupting your actual site’s functionality as you deactivate themes and plugins during the troubleshooting process. After you figure out what went wrong, you can move forward with pushing the updates to your live site. 

Meanwhile, your user-facing site will remain fully operational throughout the entire process. Visitors, potential clients, and customers can access it as usual.

2. Update your site regularly

One of the reasons you might encounter an issue is because you’ve been skipping updates. Skipping WordPress core updates is a big problem, but issues can also arise when ignoring theme and plugin updates, too.

If you skip an update or two, the changes are going to be more drastic when you upgrade to the newest version. This can make incompatibility issues more likely, more widespread, and more difficult to troubleshoot.

Make sure to either enable automatic updates or visit your dashboard frequently to manually update everything whenever something new is available.

One more tip — if you perform manual updates, try to do them one by one and check how your site works between each update. That way, you will know which update caused issues, making it easier to find the solution and fix later.

What is the best way to protect my WordPress website from update errors?

While using staging sites and updating everything regularly is great, you can still face issues and headaches. Keeping regular backups of your site allows you to quickly restore it to it’s previously functioning state. Backups also protect your site in case of other issues like hacks and errors.

While you can make backups manually, this process is tedious and time-consuming. Your hosting provider may offer backups, but they may not be as frequent or stretch as far back as you need. Fortunately, there’s one super simple solution that offers you complete, granular control — Jetpack Backup.

When you implement real-time backups with Jetpack, you don’t need to worry about update conflicts keeping your website offline. If an update breaks your site, you can revert all the changes through Jetpack in a couple of clicks, without needing to call your hosting provider.

Restoring a site backup through Jetpack will quickly get your site back online. And you’ll have plenty of time to figure out what’s causing the problems on your site without any stress or pressure.

This entry was posted in Learn. Bookmark the permalink.

Rob Pugh profile
Rob Pugh

Rob is the Marketing Lead for Jetpack. He has worked in marketing and product development for more than 15 years, primarily at Automattic, Mailchimp, and UPS. Since studying marketing at Penn State and Johns Hopkins University, he’s focused on delivering products that delight people and solve real problems.

Explore the benefits of Jetpack

Learn how Jetpack can help you protect, speed up, and grow your WordPress site. Get up to 50% off your first year.

Explore plans

Have a question?

Comments are closed for this article, but we're still here to help! Visit the support forum and we'll be happy to answer any questions.

View support forum
  • Enter your email address to follow this blog and receive news and updates from Jetpack!

    Join 112.8K other subscribers
  • Browse by Topic