{"id":187082,"date":"2024-03-30T10:49:37","date_gmt":"2024-03-30T10:49:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/maintenance-mode-by-juraj-hamara\/"},"modified":"2026-07-28T16:34:17","modified_gmt":"2026-07-28T16:34:17","slug":"maintenance-mode-by-juraj-hamara","status":"publish","type":"plugin","link":"https:\/\/fr-ca.wordpress.org\/plugins\/maintenance-mode-by-juraj-hamara\/","author":16885706,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.2.0","stable_tag":"1.2.0","tested":"7.0.2","requires":"4.8","requires_php":"5.6.20","requires_plugins":null,"header_name":"Maintenance mode by Juraj Hamara","header_author":"Juraj Hamara","header_description":"A lightweight Maintenance Mode plugin","assets_banners_color":"","last_updated":"2026-07-28 16:34:17","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/donate\/?hosted_button_id=3JNS55YNAWDAY","header_plugin_uri":"https:\/\/jurajhamara.sk\/plugin\/maintenance-mode\/","header_author_uri":"https:\/\/jurajhamara.sk","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1360,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"jurajj","date":"2024-03-30 10:57:47"},"1.0.1":{"tag":"1.0.1","author":"jurajj","date":"2024-09-19 19:41:53"},"1.0.2":{"tag":"1.0.2","author":"jurajj","date":"2024-09-19 21:09:34"},"1.2.0":{"tag":"1.2.0","author":"jurajj","date":"2026-07-28 16:34:17"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.2.0"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[14908,732,1281,18917,733],"plugin_category":[52,59],"plugin_contributors":[226094],"plugin_business_model":[],"class_list":["post-187082","plugin","type-plugin","status-publish","hentry","plugin_tags-14908","plugin_tags-maintenance","plugin_tags-maintenance-mode","plugin_tags-maintenance-page","plugin_tags-under-construction","plugin_category-performance","plugin_category-utilities-and-tools","plugin_contributors-jurajj","plugin_committers-jurajj"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/maintenance-mode-by-juraj-hamara.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>A lightweight Maintenance Mode plugin for WordPress.<\/p>\n\n<p>Activate the plugin to switch your site into maintenance mode. Visitors see a simple maintenance notice, while logged in users who can manage content keep full access to the site. A red notice appears in the admin bar to remind you that maintenance is active, and clicking it ends maintenance again.<\/p>\n\n<p>The plugin is intentionally minimal: there are no settings pages, no builders and no external assets. It just works after install and activation.<\/p>\n\n<p><strong>What it covers<\/strong><\/p>\n\n<ul>\n<li>Classic and block (FSE) themes<\/li>\n<li>The REST API<\/li>\n<li>Feeds and sitemaps<\/li>\n<li>Comment and pingback submissions, so spam bots cannot post while the site is under maintenance<\/li>\n<\/ul>\n\n<p><strong>SEO friendly<\/strong><\/p>\n\n<p>The maintenance screen returns a proper HTTP 503 Service Unavailable status together with a Retry-After header. This tells search engines the state is temporary, so they do not index the maintenance page.<\/p>\n\n<p><strong>Caching aware<\/strong><\/p>\n\n<p>A no-cache header is sent with the maintenance screen, and when maintenance is switched on or off the plugin clears the cache of the common caching plugins (WP Rocket, LiteSpeed, W3 Total Cache, WP Super Cache, WP Fastest Cache). Server level caches such as Nginx FastCGI, Varnish or Cloudflare must still be cleared separately.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins\/<\/code> directory, or install it directly from the Plugins screen in your WordPress admin.<\/li>\n<li>Activate the plugin through the Plugins screen. Maintenance mode is now on.<\/li>\n<li>To end maintenance, click the red notice in the admin bar, which deactivates the plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"who%20can%20still%20see%20the%20site%20while%20maintenance%20is%20on%3F\"><h3>Who can still see the site while maintenance is on?<\/h3><\/dt>\n<dd><p>Logged in users who can manage content (editors and administrators) see the site normally. Everyone else, including logged out visitors and bots, sees the maintenance notice.<\/p><\/dd>\n<dt id=\"how%20do%20i%20turn%20maintenance%20off%3F\"><h3>How do I turn maintenance off?<\/h3><\/dt>\n<dd><p>Click the red \"maintenance\" notice in the admin bar, or deactivate the plugin from the Plugins screen.<\/p><\/dd>\n<dt id=\"will%20search%20engines%20index%20my%20maintenance%20page%3F\"><h3>Will search engines index my maintenance page?<\/h3><\/dt>\n<dd><p>No. The maintenance screen returns a 503 status with a Retry-After header, which search engines treat as a temporary, non indexable state.<\/p><\/dd>\n<dt id=\"i%20use%20a%20caching%20plugin.%20do%20visitors%20still%20see%20the%20maintenance%20page%3F\"><h3>I use a caching plugin. Do visitors still see the maintenance page?<\/h3><\/dt>\n<dd><p>The plugin clears the cache of the common caching plugins when maintenance is switched on or off. If you use a server level cache (Nginx FastCGI, Varnish, Cloudflare), clear it separately after enabling maintenance.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Maintenance now also covers block (FSE) themes, the REST API, feeds and comment submissions, so bots can no longer post comments while the site is under maintenance.<\/li>\n<li>The maintenance screen returns a proper HTTP 503 status with a Retry-After header, which is friendlier for SEO.<\/li>\n<li>Added a no-cache header and automatic cache clearing for popular caching plugins when maintenance is switched on or off.<\/li>\n<li>You can now end maintenance by clicking the red notice in the admin bar.<\/li>\n<li>Removed the site wide error reporting change; errors are now suppressed only on the maintenance screen itself.<\/li>\n<li>Code clean-up and properly prefixed functions.<\/li>\n<li>Tested up to WordPress 7.0.<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Bugfixes<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Plugin was localized<\/li>\n<li>Added Slovak translation<\/li>\n<li>Disabled error reporting when plugin activated<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"A lightweight maintenance mode plugin. Activate it to put your whole site under maintenance with a proper 503 response. No settings needed.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/187082","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=187082"}],"author":[{"embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jurajj"}],"wp:attachment":[{"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=187082"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=187082"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=187082"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=187082"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=187082"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fr-ca.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=187082"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}