Latest SeedProd News

WordPress Tutorials, Tips, and Resources to Help Grow Your Business

How to Put WordPress in Maintenance Mode (Every Time)

How I Put WordPress in Maintenance Mode (Fast & Easy) 

Written By: author avatar Stacey Corrin
author avatar Stacey Corrin
Stacey has been writing about WordPress and digital marketing for over 10 years and on other topics for much longer. Alongside this, she's fascinated with web design, user experience, and SEO.
     Reviewed By: reviewer avatar Turner John
reviewer avatar Turner John
John Turner is the co-founder of SeedProd. He has over 20+ years of business and development experience and his plugins have been downloaded over 25 million times.

You can put WordPress in maintenance mode in just a few minutes. The easiest way is to use a plugin like SeedProd or WP Maintenance Mode. You can also add a small code snippet with WPCode.

Maintenance mode hides your site from visitors and shows a custom message instead. This keeps your site looking professional and protects your SEO while you work on updates.

In this guide, I will show you two easy ways to turn it on, what to add to your page, when to use it, and how to fix common problems.

Quick Steps to put WordPress in Maintenance Mode:

Why Maintenance Mode Is Important

Maintenance mode protects both your visitors and your site. Here is why I always use it for bigger changes:

Keeps your site looking professional
Visitors see a clear message instead of errors
Protects your SEO
Search engines see a working page, not broken links
Prevents lost data
Stops customers from placing orders or submitting forms during changes
Builds trust
Shows that you are improving your site, not letting it fail

For major updates, you can also work on a staging site if your host offers it. Hosts like Bluehost and SiteGround include this feature on many plans.

What Are the Best WordPress Maintenance Mode Plugins?

I’ve tested a lot of maintenance mode plugins over the years. Some are simple and free, while others offer more control over design and visitor access. Here’s a quick comparison of the most popular options:

PluginBest ForFree?Key Features
SeedProdFull design controlDrag-and-drop builder, email opt-in, countdown, access control
WP Maintenance ModeSimple sitesBasic templates, GDPR options, contact forms
CMP by WP MaintenanceCustom design fansMore templates, video backgrounds, SEO settings

If you just need something quick and free, WP Maintenance Mode and CMP both get the job done. But I always go with SeedProd because it gives me full control over how my maintenance page looks and works. I can match my branding, grow my email list, and even let certain users bypass the maintenance screen, all without touching a line of code.

How to Put WordPress in Maintenance Mode

You can enable maintenance mode in WordPress with a plugin or by adding a small code snippet. Both methods hide your site from visitors and show a custom message while you work. Below are two easy options you can use.

Method 1: Enable Maintenance Mode with SeedProd

After trying many plugins over the years, I always come back to SeedProd. It’s actually a complete WordPress website builder that lets you design any type of page with drag-and-drop.

SeedProd drag-and-drop WordPress builder interface with sidebar blocks

SeedProd is more than just a page builder — it’s a powerful maintenance mode plugin for WordPress that makes it easy to show a custom message while your site is down.

But what I really love is how easy it makes setting up maintenance mode. You can create and customize a professional maintenance page in just a few clicks, no coding needed.

I use SeedProd Pro on all my sites and recommend it to my clients because it gives you everything you need: pre-made templates, email capture forms, countdown timers, and complete control over how your maintenance page looks.

That said, you can use the free version of SeedProd to build a complete maintenance page quickly and easily.

Here’s my step-by-step process for setting up maintenance mode with SeedProd:

Step 1: Install SeedProd to Enable Maintenance Mode in WordPress

First, you’ll need to install and activate SeedProd.

After you buy the plugin and download it, go to your WordPress dashboard, click Plugins » Add New » Upload Plugin and upload the SeedProd Pro zip file.

Upload SeedProd plugin zip file in WordPress admin

Click “Install Now” and then “Activate.” Don’t forget to enter your license key under SeedProd » Settings to get all the pro features and updates.

Activate SeedProd Pro by entering license key in plugin settings

Step 2: Create a Custom Maintenance Page in WordPress

Next, go to SeedProd » Pages in your WordPress menu and find the Maintenance Mode section. Here, click “Set Up a Maintenance Mode Page.”

Set up a new maintenance mode page in SeedProd dashboard

This is where SeedProd Pro really shines. You’ll see dozens of professional templates designed specifically for maintenance pages.

Choose a premade maintenance mode page template in SeedProd

I usually pick one that matches my site’s style, but you can also start with a blank template if you prefer.

Hover your mouse over any maintenance mode page template you prefer and click the checkmark icon to launch it in the drag-and-drop page builder.

Step 3: Customize Your WordPress Maintenance Page Design

This is where I take full advantage of SeedProd Pro’s features to create a WordPress maintenance mode page that actually works for my business. You can customize everything using the drag-and-drop editor.

Visually edit your maintenance mode layout using SeedProd builder

Here’s what I usually include when customizing my WordPress maintenance mode page:

  • A countdown timer showing when the site will be back
  • An email signup form to capture leads while the site is down
  • Social profile buttons to keep visitors connected
  • My logo and brand colors using the style settings
  • A contact form, so people can still reach me
  • Custom images and videos to make the page more engaging
Add a countdown timer to your WordPress maintenance page with SeedProd

The best part is, you can see how your changes look in real-time. Just click any element to edit it, or drag in new blocks from the left sidebar.

Live preview while customizing WordPress maintenance mode page

I often use the Advanced blocks like the email opt-in forms, which connect directly to my email marketing service.

Step 4: Control Who Sees the Maintenance Page

Before activating maintenance mode, I always check the access settings. Click Page Settings at the top of the editor, then Access Controls.

Choose who can view your site while in maintenance mode using access control settings

This lets you choose who can still see your regular site while maintenance mode is on. I usually:

  • Keep access open for administrators and editors
  • Allow specific user roles to bypass maintenance mode
  • Exclude important pages like login or contact forms
  • Set up bypass cookies for team members who need access

Step 5: Activate Maintenance Mode in WordPress

Once everything is set up, click “Save” to store your changes. Then go back to SeedProd » Pages and find the Maintenance Mode section. Here you can toggle the switch to enable maintenance mode. You can always come back and disable it later with one click.

Click switch to activate maintenance mode in SeedProd plugin

To see how your page looks to visitors, open your site in an incognito browser window or check it on your phone. Since you’re logged in as an admin, you’ll still see your regular site when browsing normally. This lets you keep working while maintenance mode is on.

However, visitors who are not logged in to your website will see your maintenance page. For example, this is what my website visitors see when Maintenance mode is active.

What visitors see when WordPress maintenance mode is active with SeedProd

This is how to show a maintenance page in WordPress without touching code. Just drag, drop, and turn it on.

Method 2: Enable Maintenance Mode Without a Plugin (WPCode)

If you don’t want to use a page builder, WPCode is a great way to temporarily disable your WordPress site with a simple snippet. It’s a beginner-friendly way to enable maintenance mode in WordPress without writing or editing any code manually.

Here’s how to set it up:

Install and activate the free WPCode plugin from the WordPress plugin directory

Install the free WPCode plugin from Plugins » Add New. After activating it, go to Code Snippets » Library and search for “Maintenance Mode.”

Search and use a pre-built maintenance mode snippet in WPCode

Hover over the snippet and click Use snippet. WPCode will add the code for you automatically.

That’s it. Visitors will now see your maintenance message, while you can still access your site as an admin.

Visitors see this maintenance message when mode is enabled using WPCode

This setup gives you full control over your WPCode maintenance mode message while keeping the rest of your site safe.

What to Put on a WordPress Maintenance Page

A good maintenance page tells visitors what is happening and when the site will be back. It should look clean and match your brand.

  • Clear headline – Let people know the site is under maintenance
  • Short message – Explain why the site is offline in simple terms
  • Estimated time – Share when you expect to be live again
  • Logo and branding – Keep the page in line with your site style
  • Contact options – Add a link to your email or social profiles
  • Optional signup form – Let visitors join your email list for updates

If you use a plugin like SeedProd, you can add all of these elements with drag and drop. This keeps your page professional while you make changes in the background.

When to Use WordPress Maintenance Mode

Most updates in WordPress are quick. You can publish posts, update plugins, or change your theme without showing a maintenance page.

Use maintenance mode when:

  • Doing a full site redesign
  • Making big changes to an online store
  • Testing new plugins that affect site layout or speed
  • Moving your site to a new hosting provider
  • Setting up a membership or course system
  • Editing key forms or checkout pages

These updates take more time and can make your site look broken while you work.

How to Turn Off WordPress Maintenance Mode

When your updates are done, turn off maintenance mode so visitors can see your site again. The steps are different depending on how you enabled it.

Turn Off Maintenance Mode in SeedProd

turn off WordPress maintenance mode
  • Go to SeedProd » Pages in your WordPress dashboard
  • Find the Maintenance Mode section
  • Toggle the switch to Inactive
  • Visit your site in a private or incognito browser to confirm it is live

Turn Off Maintenance Mode in WPCode

  • Go to Code Snippets » All Snippets
  • Find the maintenance mode snippet
  • Toggle it to Inactive or delete it
  • Refresh your site to make sure it is live

If you still see the maintenance page, clear your browser cache, plugin cache, and any CDN cache you use.

Common WordPress Maintenance Mode Problems

Maintenance mode is usually simple to set up, but sometimes things don’t go as planned. I’ve run into a few of these myself, especially when juggling updates on client sites. Here are some common issues and how to fix them fast.

“WordPress stuck in maintenance mode” after an update
This usually happens when an update was interrupted or the system didn’t clean up properly. You might see a message that says: “Briefly unavailable for scheduled maintenance. Check back in a minute.”

If this happens, refer to my detailed guide on how to fix WordPress stuck in maintenance mode.

To fix it, connect to your site via FTP or your hosting file manager. Look in your root directory and delete the .maintenance file. Once that file is gone, your site should load normally again.
Maintenance mode won’t turn off
If you’ve already clicked to disable maintenance mode, but visitors still see the maintenance page, try these steps:

Clear your WordPress cache (especially if you’re using a caching plugin)
Check your browser cache or view your site in incognito mode
Make sure you saved and exited the plugin correctly

This often happens after a plugin or theme update. If needed, clear your CDN cache (like Cloudflare) to refresh your live site.
Logged-in users still see the maintenance page
If you’ve enabled access controls but team members or admins are still seeing the “website under maintenance” message, double-check your bypass settings:

In SeedProd, go to Page Settings » Access Control
Add roles like Editor or Administrator to the “bypass” list
You can also set a bypass cookie for specific users

Once that’s set, refresh the page or open it in a new browser to confirm it’s working.
Changes to your maintenance page aren’t showing
This often comes down to caching. If you’ve edited your WordPress maintenance mode page but the new version isn’t appearing:

Clear your plugin cache and browser cache
Make sure you clicked “Save” after editing the page
If using a page builder, confirm you’re editing the correct version

Sometimes changes take a few minutes to show, especially on CDN-enabled sites.
Accidentally locked out of your WordPress admin
If your maintenance mode plugin is blocking you from logging in, try this:

Use a different browser or incognito window to access the login page
If needed, log in through your hosting dashboard or file manager
You can also disable the plugin temporarily by renaming its folder via FTP

This will turn off maintenance mode and let you back in so you can fix the settings.

Putting your WordPress site in maintenance mode doesn’t have to be complicated. Whether you choose SeedProd for its powerful features or WPCode for a simpler solution, the key is to keep your visitors informed while you work on your site.

Just remember to test your maintenance page in an incognito window, let visitors know when you’ll be back, and turn off maintenance mode once you’re finished. Your visitors will appreciate knowing what’s happening instead of finding a broken site.

Related Articles:

Thanks for reading! We’d love to hear your thoughts, so please feel free to leave a comment with any questions and feedback.

You can also follow us on YouTubeX (formerly Twitter), and Facebook for more helpful content to grow your business.

author avatar
Stacey Corrin Writer
Stacey has been writing about WordPress and digital marketing for over 10 years and on other topics for much longer. Alongside this, she's fascinated with web design, user experience, and SEO.

Disclosure: Our content is reader-supported. This means if you click on some of our links, then we may earn a commission. We only recommend products that we believe will add value to our readers.

Comments

  1. the most importen thing is: it must simply work! and dont waste time of users which such a simply thing like a maintenance site. Its not possible to change the big background picture. the preview links doesn`t work. very very sad. bon voyage :)

    1. Hi Marcel, we’re sorry to hear that you’re having trouble with your maintenance page. We can assure you that changing your background image and previewing your design is possible with SeedProd. However, with the manual code method, that won’t be possible. Please check out our maintenance mode documentation, or if you need more help, do feel free to submit a support ticket.

  2. Hello! I have followed the instructions (I think! LOL) and my wordpress dashboard has the orange “maintenance mode active” info at the top, BUT anyone who checks my website, says they don’t see the nice Maint Mode page…. they only see the construction debris on my website ;) Not sure what to check next? Thank you!

  3. Hi there, Loving your product, however I’m on the free version, and can only see the maintenance page on mobile view… I do not wish for others to view the website in desktop as I haven’t even launched it yet! Anyway this can be taken down and/or also replaced with a maintenance page? Thanks!

Comments are closed.