Indeed, there is a way.
First, you’re going to want to install the Member Access plugin & the official OpenID plugin. Both of these are free
After configuring all of your pages and setting up the OpenID plugin, edit the robots.txt file in the WordPress installation directory. Add the following line:
User-Agent: * Disallow: /
This will prevent crawlers from indexing your site, or discourage them at the very least.
Related Posts:
- How to implement a customizable free OpenID authentication?
- Login with OpenID, similar to Stack Exchange sites?
- OpenID for WordPress 3.x? [duplicate]
- How to have WordPress send a user confirmation/validation email on signup
- How can i force Display names to be the same as Usernames?
- How can a Firebase user registration and login be integrated into a WordPress site?
- How to get user-meta from Social Login registered users?
- How to create custom LOGIN and REGISTRATION forms?
- How to turn off email you receive when registered?
- Registration Form Validation in wordpress
- Will WordPress username displayed somewhere in the site?
- What plugin should I use for a basic user signup/login system [closed]
- How to display public user profile with 2 additional fields? (GitHub source code included)
- Upload files programmatically to users
- Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
- action-scheduler vs wp-background-processing
- Displaying a Welcome Message to a Woocommerce User
- Average Account Age
- Form doesn’t submit on second submit call
- How to save additional user data as part of the registration process?
- WordPress Registration Email by Role
- Add a captcha form to the woocommerce register form
- WordPress Central User Database
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Create custom registration form for WordPress Multisite
- User registration
- WordPress Integration with Google Groups
- Users are being redirected to main site when trying to register on subsite of my Multisite network
- Is there a social members only login plugin for WordPress? [closed]
- Preventing My Plugin From Being Used For Free
- easy steps to make front end form without plugin
- How to create multiple users at once?
- Using WordPress to build membership Page
- The add_action(‘register_form’) isn’t effecting my registration form
- How to find the Registration page
- wp_logout_url($redirect); is not working in wordpress
- Best practices for user registration with WordPress from an MVC background
- How can I apply no-disposable when programmatically adding a user with wp_insert_user()?
- Different registration form for different roles
- Structuring function with registration_errors hook
- How to automatically activate users after registration without activation email?
- Linking form to user meta fields
- Changing the Default New User Notification Email
- How to add Mobile field in Registration form using Theme my login Plugin
- Searchable Semi Random Number Generator on User Profiles
- Saving data only when payment is successful
- Create password protected page, no registration
- User / membership Plugin [closed]
- Overwrite user role
- Custom Widget not Available after Plugin Installation
- Users Ultra: Hide asterisk for required registration fields?
- How set role at registration based on email?
- Plugin De/Activation Not Firing On MultiSite install
- What plugin(s) are best for this User registration task? [closed]
- Buddypress Plugin for register user from other site’s [closed]
- custom registration form [duplicate]
- I want to remove the register/login WordPress top bar from my website
- User register hook can’t access form request
- Creating a full business website
- Need a Plugin to create a registration form for my website? [closed]
- WordPress s2 member plugin not working [closed]
- WordPress isn’t sending welcome email with the password reset
- WordPress User Registration/ Sign Up -> Able to take Paid Certification Courses & keep track of Completed Certificates
- Issues with creating user profile for a subscriber, but with different profile page and functionalities
- Is there a plugin or resource for custom implementation for OAUTH and regular user login?
- What forum plugin can I use to allow non-registered users to create posts and comment? [closed]
- Add Content to Content()
- WordPress front end AJAX. Return 0 :?
- Add some fileds to the wp_posts table
- Hook for page Request?
- Check if user is on backend page
- rewrite_rules() not applying rules on plugin activation only after permalinks menu is clicked
- How to Resize the Custom Post Images?
- WordPress stats: OWA plugin overhead in the future
- Flag Comment as inappropriate button plugin
- Display a consistent Google Plus icon on ALL pages of my site
- Custom Login Page — wp_signon Headers Already Sent?
- Display Plugin Panels Outside of Admin Areas
- Editing wp-config.php
- How to display terms and conditions in post area?
- Is there a function to list all uploaded images? How can I add one?
- Plugin that will let me specify a number of image sizes?
- How to edit a published post?
- breadcrumb need to show all pages and subpages
- What are the correct permissions so WP doesn’t ask for FTP credentials if installing plugin?
- Widget’s container?
- MediaElement.js works on one site but not the other?
- Customizing Titles on the Fly with Code
- Tools for styling code snippet in a web page
- wp_enqueue_style for plugin options page
- Popular Post With Thumbnail?
- Moving to a WordPress blog. What do I need to know?
- WP-nivo-slider Producing Error “Cannot modify header information – headers already sent by …”
- Is changing post from category in a large blog a good practice?
- How to keep track of new plugins published on wordpress.org?
- Contact Form 7 – Show image on successful send? [closed]
- Is this a plug-in in wordpress or a custom JavaScript
- What is generating Similar Posts and Related Posts on my blog?
- Default plugin config to override wp_options?
- Performance impact with inactive plugins? [duplicate]