WP Manifestindependent plugin directory
manifest / utilities / maintenance-wp

Maintenance WP

A plugin for WordPress that shows visitors a clean temporary website when undergoing maintenance.

by Operat · github.com/operat/maintenance-wp · website

0stars
0forks

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.zip

Declutter 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

  1. Download the plugin
  2. Upload maintenance-wp folder to /wp-content/plugins/ directory
  3. 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.