New Feature Announcement: Master Your Email Delivery with the Mail Delivery Center

WordPress - My site is showing a maintenance page. How do I disable it?

As part of its automatic update system, WordPress has a built-in maintenance mode that it activates whenever you update your software, themes, or plugins from the WordPress dashboard. You can see a message addressing this in the WordPress update interface whenever you run an update:

27daebd366acb28be06ccfb6f5771dd7ee4faae2c238904ebb4ace23f1dcbc4f4d3a95547cb91779?t=bf850c5ede3758afe00fd1fa6b8a034f

 Most of the time, the handoff from “maintenance mode” to “working site” takes just a few seconds, and you never even know your site was in maintenance mode.

But sometimes, things do go wrong. Some potential causes are:

  • You accidentally close your browser tab in the middle of an automatic update
  • You’re trying to automatically update a considerable number of plugins/themes at once
  • There’s a compatibility problem that causes a glitch

As a result, you persistently see this message when you try to visit your site:

Briefly unavailable for scheduled maintenance. Check back in a minute.

How to Fix WordPress Stuck In Maintenance Mode

When WordPress puts itself into maintenance mode, it creates a file named “.maintenance” in the root folder of your WordPress site. This is the same folder that contains the following:

  • wp-admin folder
  • wp-config.php

To fix the WordPress stuck-in maintenance mode problem, you’ll need to connect to your server via FTP and delete that file. Once you’ve connected to your site via FTP, find the “.maintenance” file in your root folder and delete it.

2d148d7b46bd42095406b1bbe73823961ed1b0535b9c2f4e940f0439a2382a3578ddca34b5360f5d?t=00fa6a839f47a4ab4519342ad7f0931d

 

Once you delete that file, your site should function as expected. It is also recommended that you clear the cache on your WordPress site. 

Assuming the failure wasn’t due to a compatibility issue, you should rerun the upgrade to ensure your site runs the latest version.

  • 265 Users Found This Useful
Was this answer helpful?

Related Articles

 Connect to your server via SSH

SSH allows secure file transfer and remote logins over the internet. Your connection via SSH is...

 How to force your site to use SSL (HTTPS) using

First of all, you will need to install an SSL certificate to your siteOnce your certificate is...

 How do I change PHP versions, or change my PHP settings / config?

The process of setting your PHP version and the 'variables' (such as memory_limit values) differs...

 How do I install a free SSL via cPanel?

Installing an SSL certificate in cPanel is easy! Best of all, it's free with WebGee!Important:...

 How to send emails in WordPress using the WP SMTP Mail plugin

Instead of using the default PHP mail() function, you can send emails using our SMTP services via...

Powered by WHMCompleteSolution