Answer Posted / Sandeep Kumar Srivastava
To make a WordPress site private, you can set it to password-protected or restrict access by creating a custom login page with user authentication. You can follow these steps: 1. Create a new page and name it 'Login'. 2. Install and activate a plugin like 'Plugin: Custom Login Page' for better control over the login page design. 3. Go to Settings > Permalinks, save changes even without modifying anything. This will update .htaccess file with necessary code. 4. Install and activate a plugin like 'Members' or 'User Pro', which allows you to set up private user registration and login functionality. 5. Configure the plugin settings accordingly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers