Title: Force login to make the site private &#8211; Gozer
Author: Fernando Tellado
Published: <strong>Janvye 29, 2026</strong>
Last modified: Mas 27, 2026

---

Search plugins

![](https://ps.w.org/gozer/assets/banner-772x250.jpg?rev=3450072)

![](https://ps.w.org/gozer/assets/icon-256x256.jpg?rev=3450003)

# Force login to make the site private – Gozer

 By [Fernando Tellado](https://profiles.wordpress.org/fernandot/)

[Download](https://downloads.wordpress.org/plugin/gozer.1.0.3.zip)

[Live Preview](https://hat.wordpress.org/plugins/gozer/?preview=1)

 * [Details](https://hat.wordpress.org/plugins/gozer/#description)
 * [Reviews](https://hat.wordpress.org/plugins/gozer/#reviews)
 *  [Installation](https://hat.wordpress.org/plugins/gozer/#installation)
 * [Development](https://hat.wordpress.org/plugins/gozer/#developers)

 [Support](https://wordpress.org/support/plugin/gozer/)

## Description

Gozer makes your entire WordPress site private by requiring visitors to log in before
they can see any content. Perfect for intranets, membership sites, development environments,
or any site that needs restricted access.

Unlike other force login plugins, Gozer gives you complete control over exceptions.
Configure exactly what should remain publicly accessible through an intuitive settings
page.

#### Key Features

 * **One-click activation** – Enable force login with a single checkbox
 * **Admin bar toggle** – Quick on/off switch directly from the toolbar
 * **System exceptions** – Keep REST API, WP-Cron, WP-CLI, and AJAX working
 * **SEO-friendly** – Allow search engine bots, sitemaps, and robots.txt
 * **Custom paths** – Define specific pages that should remain public
 * **Advanced IP whitelist** – Supports individual IPs, CIDR notation, and wildcards
 * **Temporary bypass tokens** – Generate shareable links for temporary access
 * **User agent rules** – Grant access to monitoring services
 * **Flexible redirects** – Choose login page, 403 error, or custom URL
 * **Lightweight** – No bloat, just the features you need

#### IP Whitelist Formats

The plugin supports multiple IP formats:

 * Individual IPs: `192.168.1.1`
 * CIDR notation: `192.168.1.0/24` or `10.0.0.0/8`
 * Wildcards: `192.168.*` or `10.*.*.*`

#### Temporary Bypass Tokens

Generate secure, time-limited access links perfect for:

 * Client reviews of staging sites
 * Sharing with contractors or agencies
 * Temporary access for support teams
 * Preview links for stakeholders

#### Use Cases

 * Private company intranets
 * Client staging sites
 * Membership communities
 * Development and testing environments
 * Employee portals
 * Educational platforms

### Support

Need help or have suggestions?

 * [Official website](https://servicios.ayudawp.com)
 * [WordPress support forum](https://wordpress.org/support/plugin/gozer/)
 * [YouTube channel](https://www.youtube.com/AyudaWordPressES)
 * [Documentation and tutorials](https://ayudawp.com)

Love the plugin? Please leave us a 5-star review and help spread the word!

### About AyudaWP

We are specialists in WordPress security, SEO, and performance optimization plugins.
We create tools that solve real problems for WordPress site owners while maintaining
the highest coding standards and accessibility requirements.

## Screenshots

 * [[
 * General settings with admin bar toggle indicator
 * [[
 * System exceptions – Control WordPress core functionality access
 * [[
 * SEO exceptions – Configure search engine access
 * [[
 * Custom exceptions with CIDR and wildcard support
 * [[
 * Temporary bypass tokens management
 * [[
 * Redirect behavior options

## Installation

 1. Upload the `gozer` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to Settings > Gozer to configure options
 4. Enable the “Require login to access the site” checkbox
 5. Configure exceptions as needed

## FAQ

### Will this break my site?

The plugin is designed with safe defaults. Critical functionality like REST API,
WP-Cron, and AJAX are allowed by default to prevent breaking the block editor or
scheduled tasks.

### Can search engines still index my site?

Yes, if you enable the “Allow search engine crawlers” option. Major search engine
bots (Google, Bing, etc.) will be able to access and index your content.

### How do I allow specific pages to be public?

Go to Settings > Gozer and add paths to the “Allowed paths” field. Enter one path
per line, like `/contact/` or `/about/`.

### How do I whitelist an entire IP range?

Use CIDR notation (e.g., `192.168.1.0/24` for a /24 subnet) or wildcards (e.g., `
192.168.*` for all IPs starting with 192.168).

### How do bypass tokens work?

Generate a token in Settings > Gozer, then share the generated URL. Anyone with 
that link can access the site without logging in until the token expires.

### Can I use it on a multisite network?

Yes, the plugin works on multisite installations. Each site can have its own configuration.

### Why “Gozer”?

Gozer the Gozerian is the supernatural entity from Ghostbusters (1984) who asked“
Are you a god?” before denying access to mere mortals. Just like our plugin does
with your site visitors.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Force login to make the site private – Gozer” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Fernando Tellado ](https://profiles.wordpress.org/fernandot/)
 *   [ Ayuda WordPress ](https://profiles.wordpress.org/ayudawp/)

“Force login to make the site private – Gozer” has been translated into 2 locales.
Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/gozer/contributors)
for their contributions.

[Translate “Force login to make the site private – Gozer” into your language.](https://translate.wordpress.org/projects/wp-plugins/gozer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/gozer/), check out 
the [SVN repository](https://plugins.svn.wordpress.org/gozer/), or subscribe to 
the [development log](https://plugins.trac.wordpress.org/log/gozer/) by [RSS](https://plugins.trac.wordpress.org/log/gozer/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Fix: Fixed promotional banner button alignment on WordPress 7.0 due to core CSS
   specificity changes
 * Tested up to WordPress 7.0

#### 1.0.2

 * Improved: Better name to make it easier to find the plugin

#### 1.0.1

 * Improved: Tokens table layout for better responsiveness on smaller screens
 * Improved: Copy tokens button moved to Actions column for a better user experience
 * Improved: The recommendations banner now displays plugins and services randomly

#### 1.0.0

 * Initial release
 * Force login functionality with configurable exceptions
 * Admin bar indicator with quick toggle switch
 * System exceptions (REST API, WP-Cron, WP-CLI, AJAX, XML-RPC)
 * SEO exceptions (sitemaps, robots.txt, feeds, search bots)
 * Technical exceptions (HEAD requests, static files)
 * Custom exceptions (paths, IPs with CIDR/wildcards, user agents)
 * Temporary bypass tokens with expiration
 * Redirect options (login, 403, custom URL)
 * Two-column settings layout

## Meta

 *  Version **1.0.3**
 *  Last updated **1 week ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/gozer/), [Spanish (Chile)](https://cl.wordpress.org/plugins/gozer/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/gozer/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/gozer)
 * Tags
 * [access](https://hat.wordpress.org/plugins/tags/access/)[login](https://hat.wordpress.org/plugins/tags/login/)
   [privacy](https://hat.wordpress.org/plugins/tags/privacy/)[private](https://hat.wordpress.org/plugins/tags/private/)
   [restricted](https://hat.wordpress.org/plugins/tags/restricted/)
 *  [Advanced View](https://hat.wordpress.org/plugins/gozer/advanced/)

## Ratings

No reviews have been submitted yet.

[Add my review](https://wordpress.org/support/plugin/gozer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gozer/reviews/)

## Contributors

 *   [ Fernando Tellado ](https://profiles.wordpress.org/fernandot/)
 *   [ Ayuda WordPress ](https://profiles.wordpress.org/ayudawp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/gozer/)