Maintenance WP
A plugin for WordPress that shows visitors a clean temporary website when undergoing maintenance.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/operat/maintenance-wp/archive/refs/heads/master.zipDeclutter WP
A plugin for WordPress that shows visitors a clean temporary website when undergoing maintenance.
Description
The plugin informs visitors and search engines that the downtime is temporary. A clean temporary website is shown to anyone who's not a logged in user with admin rights. A 503 HTTP status code and Retry-After: 3600 provides relevant info for search engines. The plugin is simple by design, because it's meant to be comfortable and fast.
Here's more information about how to handle downtime during site maintenance.
Installation
- Download the plugin
- Upload
maintenance-wpfolder to/wp-content/plugins/directory - Activate the plugin in WordPress
To get automatic updates also install the GitHub Updater plugin.
License
The code is available under the GNU GPLv3 license.