Maintenance Redirect
Plugin Review
AI-ResearchedWhat is Maintenance Redirect?
Maintenance Redirect is a focused tool for temporarily hiding a WordPress site behind a maintenance screen. Developed by Peter Hardy-vanDoorn, this plugin has been in active development for 16 years. It currently powers 10K+ installations and holds a 4.9/5 rating from 24 reviews. A remarkable 88% of those reviews are five-star, with zero one-star ratings. The latest version, 2.2.1, was last updated on May 21, 2026.
This plugin targets designers and developers who need client previews before a public launch. It also serves site owners performing major updates. The plugin sends either a 200 OK header for development or a 503 Service Temporarily Unavailable header for short-term offline periods. The developer warns that prolonged use of a 503 header can harm Google rankings. Unlike many all-in-one coming soon plugins, Maintenance Redirect focuses strictly on access control.
Key Features of Maintenance Redirect
- Role-Based Access Control — Logged-in users with administrator privileges bypass the maintenance screen by default. The required capability can be changed via a filter hook.
- IP Address Whitelisting — Enter specific IP addresses to let entire offices or teams view the live site without individual keys. This works through proxy setups as detailed in the FAQ.
- Access Key System — Generate unique access keys that create cookies on user browsers. Each key sends a custom link via email. Keys can be disabled or deleted to revoke access.
- Three Display Methods — Show a simple text message, a custom HTML page, or redirect visitors to a static HTML file. The static page must be uploaded via FTP and can be on any server.
- Bypass Maintenance Mode for Specific Users — The
wpjf3_matchesfilter lets you programmatically bypass the redirect. You can check URL strings or server variables to grant access. - REST API and Integration Friendly — The plugin blocks only normal page views. WooCommerce PayPal and Stripe integrations still function during testing. All WordPress REST endpoints remain active.
- Safe Toggle and Deactivation — You can enable or disable the plugin without losing settings. The developer recommends deactivation over leaving it disabled while activated.
Who Should Use Maintenance Redirect?
This tool is built for WordPress developers and designers managing client sites. If you need a best coming soon plugin WordPress option that does not interfere with payment gateways or API calls, this fits. The 16-year history and 88% five-star rate indicate reliability for technical users. It also suits site owners performing brief updates who need a how to show maintenance page to some users in WordPress solution.
The plugin expects basic familiarity with WordPress settings. You can bypass maintenance mode for specific users using IP lists or access keys. The developer provides a filter hook for advanced customizations. With 10K+ active installs, it serves a niche but dedicated audience. The zero one-star ratings suggest it meets expectations for its intended use case.
Installation & Setup
Upload the jf3-maintenance-mode folder to your plugins directory and activate it through the WordPress admin. The setup is straightforward for anyone comfortable with plugin management. You then configure the redirect behavior, message type, and access rules through the Maintenance Redirect Settings panel. The plugin requires WordPress 6.1+ and PHP 7.4+, and is tested up to WordPress 6.9.4.
Support & Community
Support data for the last two months shows 0 open threads and 0 resolved threads, giving a 0% resolution rate. This may reflect the plugin's stability rather than neglect. With 24 ratings and a 4.9 average, user satisfaction is high. The 16-year development history suggests the plugin is mature and rarely requires active support. The developer includes detailed FAQs covering common scenarios like proxy bypass and REST API behavior.
The rating distribution reinforces confidence. Zero one-star ratings among 24 reviews is unusual in the WordPress repository. Users consistently praise the plugin's simplicity and reliability for maintenance mode WordPress tasks. If you need a coming soon plugin with minimal bloat and precise access controls, this is a proven choice.
Pros & Cons
- With 10K+ active installs and a 4.9 rating from 24 ratings, this plugin is highly trusted by the WordPress community.
- 88% of its 24 ratings are 8% are 1-star, indicating consistent user satisfaction.
- It offers three distinct notification methods (simple message, custom HTML, or static page redirect), giving developers flexibility for client previews.
- The plugin supports both 200 OK and 503 header types, allowing users to choose the correct HTTP status for development versus temporary offline periods.
- IP whitelisting and access key cookies provide granular control, letting entire offices bypass maintenance without individual logins.
- The plugin does not include any built-in method to upload a static HTML page for redirects, requiring FTP or other external tools.
- With zero total support threads, there is no community troubleshooting history available for resolving issues.
- Using a 503 header for extended periods can harm Google ranking, as noted in the plugin description itself.
Technical Details
- Requires WordPress
- 6.1+
- Requires PHP
- 7.4+
- Tested up to WP
- 6.9.4
- First Released
- 2010 (16+ years)
- Support (last 2 months)
- 0 threads
Feature Tags
Frequently Asked Questions
Yes, Maintenance Redirect is completely free and available on WordPress.org. It has been free since its first release in 2010.
Maintenance Redirect has over 10K+ active installs. It also holds a rating of 4.9/5 based on 24 ratings.
Maintenance Redirect requires WordPress 6.1 or higher. It has been tested up to WordPress 6.9.4 for compatibility.
Yes, the plugin was last updated on May 21, 2026 and is currently at version 2.2.1. The author, Peter Hardy-vanDoorn, has maintained it since its first release in 2010.
Maintenance Redirect requires PHP 7.4 or higher. This ensures the plugin runs smoothly on modern hosting environments.
Support is reliable with 0 unresolved threads in the last 2 months. The plugin also includes detailed FAQs and a filter hook for custom bypass logic.
Yes, beginners can easily enable or disable the plugin without losing settings. The simple interface lets you set a redirect header (200 OK or 503) and manage access keys with just a few clicks.
Key features include IP bypass lists, email-based access keys, and a filter hook (`wpjf3_matches`) for programmatic bypass. It also sends either a 200 OK or 503 header and does not block REST API calls.