Building a WordPress site often means constantly creating new content and tweaking existing pages to improve traffic and SEO. But all that work is vulnerable if unauthorized users can view, edit, or even delete it before you’re ready to go live.
That’s where password protection comes in. Thankfully, WordPress’s built-in password protection tool makes it easy to keep your hard work private.
In this guide, I’ll show you how to password protect a WordPress page step-by-step.
In This Guide:
Why Password Protect a WordPress Page?
Password protection is essential for safeguarding sensitive content on your WordPress site.
With password protection, you can:
- Secure Confidential Information: Protect client data, internal memos, and financial reports by preventing unauthorized access.
- Gate Exclusive Content: Provide premium content to select audiences like paid members or loyal subscribers.
- Maintain a Polished Website: Protect pages under construction, ensuring users only see fully developed content.
- Get Feedback Privately: Share drafts or prototypes with select reviewers for feedback without making them public.
- Develop and Test Privately: Use password protection during site development to safely test without affecting the live site.
Password protection is a straightforward solution for keeping content private until it’s ready for public access.
How to Password Protect a WordPress Page
WordPress makes it easy to password-protect your pages and posts, giving you granular control over your content. Here are some easy steps to quickly password-protect a single page:
- Log into WordPress
- Go to “Pages”, then “All Pages”
- Click “Edit” on the specific page
- Change the visibility to “Password Protected” in the Publish menu
- Enter a password
- Publish or Update your page
1. Log Into Your WordPress Website
Log into your website using your credentials and make sure you have Administrator permissions. Otherwise, you won’t be able to change page visibility settings.
2. Go to “Pages,” then “All Pages”
From your WordPress dashboard, navigate to “Pages” and then “All Pages.” Here, you can choose the page you want to protect.
3. Click Edit on Your Chosen Page
Now, click the “Edit” option on the page you want to protect. You can also click the page title to edit the page.
In WordPress, password protection is added on a per-page basis. This means you’ll have to enable password protection on pages individually.
4. Change Visibility to “Password Protected” in the Publish Menu
WordPress automatically sets pages to Public by default. This means that meaning anyone can view them.
Only Admins and Editors can access private pages, and making them password-protected is one of the highest security levels.
Inside the page editor, click the “Status” text to access your page’s visibility options. Then, in the pop-up box, click the “Password Protected” option.
5. Enter a Password for Your Page
Now, it’s time to choose a password for your page.
The official WordPress website suggests a password with a maximum length of 20 characters.
6. Publish or Update Your Page
The final step is to apply any changes made. If your page is unpublished, click the “Publish” button. However, if the content has already been posted, click the “Save” button.
Your pages are now marked as private in WordPress, so you can easily see protected pages in the list view.
If you want to remove password protection, switch the status back to ‘public.’ This method works on every page and post in WordPress, including custom post types.
How to Password Protect a Custom WordPress Page
Using the default WordPress option for password protecting a page is pretty straightforward. But what if you’re using a WordPress page builder to create custom-designed pages?
The issue here is that not all page builders have the relevant security options. This makes it increasingly difficult to make custom pages private.
One page build that does have a solution is SeedProd, a popular drag-and-drop website builder.
In the plugin settings, you can use its access controls to password-protect custom coming soon and maintenance mode pages. This means you can work on your page in private and still send traffic to it without people seeing a broken page.
Follow these steps to password-protect WordPress pages with SeedProd. Don’t worry, this tutorial is easy enough for beginners to follow.
1. Install and Activate SeedProd
First, download the SeedProd plugin. Then, head to your account overview area after logging in.
Now click View License Key, Details, and Downloads.
From here, click the orange button labeled Download Landing Page Pro.
Now head to Plugins » Add New in your WordPress dashboard, and click Upload Plugin.
Click Choose File to find the .zip file you downloaded on your computer, then click Install Now.
After you’ve installed the plugin, click Activate.
2. Create a Coming Soon Page
To password-protect a page, you’ll need to create either a coming soon (under construction) or a maintenance page. These pages include access controls for protecting your page with a single password.
Follow these steps to create a coming soon page with SeedProd.
3. Password Protect a Single WordPress Page
After creating your coming soon page, go to your SeedProd page overview and click the Edit Page button in the Coming Soon Mode section.
Click the Page Settings tab at the top of the visual page editor to see several configuration settings. To hide certain pages, click the Access Control option.
To hide individual WordPress pages instead, scroll down to the Include/Exclude URLs section.
In this section, click the Include URLs radio button, then enter the URL of each page you’d like to protect in the box provided. You should enter each URL on a new line. You can also add the URLs of individual WordPress posts here.
When you’re done, click the Save Changes button.
There’s a simple solution for visitors who need access to a protected page but don’t have a WordPress login. You can make your WordPress page only accessible via a link.
The Access Control panel has an option that lets you bypass the restricted page.
Here, you can add a secure password.
This option makes your WordPress page only accessible via a link you give to visitors, which ignores the coming soon page. If you forget your password, you can quickly glance at this page to refresh your memory.
It’s also possible to add specific visitors’ IP addresses in the Access IP section. This allows anyone with that IP to bypass your coming soon page.
4. Add a Password Input Field for Your Landing Page
If you wish to add a form for users to enter a password and bypass your landing page, go to the Design tab and then add the Custom HTML block to your page.
Inside the block, type seed_bypass_form in square [ ] brackets and save your changes. The login form won’t show in the page builder preview.
To view it, you’ll need to visit that specific page on the front end of your site.
Password Protect WordPress Page Categories
You can also use SeedProd to create a protected category or multiple WordPress categories. On the SeedProd Access Controls page, click the Include URLs toggle.
You can then paste the full URL for each category you wish to protect. Now, anyone viewing that category will see your coming soon page without needing to add category passwords.
5. Save Your Changes
Remember to save your changes before leaving this page. And if you haven’t already, you’ll need to enable your coming soon page from the dashboard.
Go to SeedProd » Pages from your WordPress admin panel to view the different page modes and landing pages available to you.
Under the Coming Soon Mode section, click the toggle to turn it from Inactive to Active.
You’ve now enabled password protection for specific pages on your website.
Pro tip: Did you know that you can also password-protect WooCommerce products by enabling WooCommerce maintenance mode?
Password Protect a Page with a Specific File Type
You might wonder, ” Can I password protect a PDF file?” The answer is yes, you can.
After adding your file to a page, use the first method in this post to password-protect the page with your PDF document.
That way, you can protect your PDF from people who shouldn’t have access.
This method also works for any other file types.
When setting up a locked page or password-protected posts, you may also notice the option to mark them as Private.
WordPress’s private post visibility option restricts WordPress content to the person who created it or anyone logged in with the Editor or Administrator role. It’s best to avoid this option when restricting content, as visitors who are not logged in can’t enter a password to get access.
Bonus: Password Protect a WordPress Form
The great thing about WordPress is it lets you add all manner of useful features to your site. Perhaps the most popular is the humble contact form.
But let’s say you want to create a password-protected form. You can do this with the handy Content Locker addon for WPForms.
Here are some of the great things you can do with the Content Locker addon:
- Lock forms – Users must enter a password to submit the form, which protects them from unwanted submissions.
- Close form submissions on a certain date/time – This is useful for application forms with a set deadline.
- Restrict forms to members – You can restrict forms to only logged-in user roles, which is ideal for membership sites. Businesses can also use this to restrict support to paying customers.
- Limit the number of total submissions – Contests and giveaways can benefit from this. The form will automatically close when the maximum number of entries is reached.
- Limit entries to one per person—This is an excellent choice for free sample forms and giveaways, as it helps you avoid duplicate submissions.
Why not check out this in-depth WPForms review for the full details?
To enjoy this addon, you’ll first need to grab the pro version of WPForms.
Once you’ve downloaded and installed the plugin, head to WPForms » Addons.
Here, you’ll see a list of add-ons available. Choose the Form Locker Add-on and click Install Add-on.
Now go to your forms list and click Edit on the form you’d like to password-protect. Alternatively, you can build new password forms.
Next, click Settings » Form Locker from the left-hand admin panel.
From here, you can set conditions for the following options:
- Password – Enter a password for people to use to access the form. You can also add a custom message to the password page.
- Scheduling – Set a start and end date/time and a message for when form entries are closed.
- Entry Limit – Enter a number for max form entries. Again, you can write a message when the form is closed.
- User Roles – Restrict your form to logged-in users and custom user roles like subscribers and a custom message.
This feature is excellent because it doesn’t just apply to the forms you create with WPForms.
You can also use the Content Locker to restrict access to your surveys and polls. This gives you so much more control over your protected content.
Troubleshoot Password Protection Problems
Password protection is an easy way to control access to WordPress pages, but sometimes, things don’t work as expected. Here are some common issues and how to troubleshoot them:
- Browser Caching: If you’ve changed the password or removed password protection, but the old behavior persists, clear your browser’s cache and cookies. Each browser has slightly different instructions, so do a quick search (like “clear cache in [your browser name]”) for details.
- Plugin Conflicts: Temporarily deactivate any other plugins you’ve installed, one at a time. After each deactivation, check if the password protection works correctly. This helps isolate if a plugin is interfering with WordPress’s built-in password capability.
- Incorrect Password: Double-check that you’re entering the correct password, paying close attention to case sensitivity.
- Incorrect Page Visibility: In the WordPress page editor’s “Status and Visibility” area, ensure the visibility is set to “Password Protected.” It’s easy to accidentally set it as “Private” instead.
- Caching Plugins: If you use a caching plugin like WP Rocket or W3 Total Cache, you might need to clear its cache. Sometimes, the cached version of the page is served even if you’ve updated the password settings.
- Corrupted .htaccess File (Rare): Incorrectly configured .htaccess files can sometimes interfere with WordPress functionality. You can find instructions on restoring a standard .htaccess file online, but proceed with caution if you’re uncomfortable editing site files.
If none of the above solutions work, reach out to your web hosting provider for further guidance. They may have insights specific to your setup.
Password Protect a WordPress Page FAQs
We get a lot of questions from our readers about password protection. Below, we try to answer as many of them as we can:
Next, More Ways to Protect Your Site
You’ve now learned how to password-protect a WordPress page for testing purposes and private content.
Locking pages in WordPress is easy with SeedProd’s powerful Access Controls. Plus, the drag-and-drop page builder gives you complete control over the design of your password-protected page, with no coding required!
You may also want to check out the following guides for protecting your WordPress site:
- The Ultimate Guide to Password Protecting a WordPress Site
- How to Customize Password Protected Pages in WordPress
- Best WordPress Security Plugins to Protect Your Site
- How to Password Protect WordPress While Under Development
- How to Protect Your WordPress Site From Hackers
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 YouTube, X (formerly Twitter), and Facebook for more helpful content to grow your business.
thanks you
Hi
I am looking to protect one page per user, so that is a different gallery page for each user
So user 1 would have access to only their gallery/custom page
and User 2 would have access to only their gallery
Does your system do this?
Cheers
Rob
Hi Rob. This isn’t possible with SeedProd. You might want to look into a membership plugin for more control. Here are some suggestions.
Please look into allowing Seedprod to protect pages with multiple passwords that either expire after use or after a couple of days. :)
Thanks for the suggestion Nana. I’ll definitely submit this as a feature request for you.