- yourdomain.com/admin
- yourdomain.com/login
Why should you change your WordPress login URL?
Though using the default WordPress login URL makes it easy for you to remember the way to access your website, it also makes it easy for hackers to attack your website. There are various innovative techniques that malicious actors use for hacking a WordPress website, one of the most common ones being brute force attacks. Herein, a hacker tries to get access to your website by continuously trying multiple combinations of passwords and usernames until they find the right one. Even if the hacker is unable to gain access, these many requests are enough to exceed the capacity of the web server and crash your website. Though they are not always successful, once they get access, they can wreak havoc on your website. One simple precautionary measure is to not use easy-to-guess passwords such as “abcde”, “12345”, “admin” or simply your name. The other recommended solution that largely helps prevent such attacks is to change your WordPress login URL to something that is harder for them to figure out.Should you change the WordPress login URL manually?
Although you can easily access your website files directly using FTP or other methods, it is not a good idea because of the following reasons:- Every time WordPress updates, it recreates the login page file, making it necessary to change the URL again.
- You may create issues with your website’s functionality, including errors with the logout screen.
- There are often negative consequences when you alter your website’s core files, especially when you do not have to.
WPS Hide Login – What is it and how to install and configure it?
WPS Hide Login is a light WordPress plugin that allows you to change your WordPress login page’s URL efficiently and safely. It doesn’t add rewrite rules, rename core files, or modify files. Instead, the plugin intercepts page requests and renders your wp.login.php page inaccessible. Ensure that you bookmark or write down your new login page so that you can access it later.Installation
You can either download the plugin or upload it from WordPress’s backend by searching for it. A simple process to do this is as follows –- Go to Plugins > Add New
- Search for WPS Hide Login from the WordPress Plugin Repository
- Install and activate the plugin
Configuration
- Go to Plugins > Installed plugins
- Click on Settings under the WPS Hide Login Plugin
- Scroll down to the WPS Hide Login section
-
Your new login URL
-
The redirect URL for the people who try to visit your default WordPress page
Test your new WordPress Login URL
- Put your default URL into a search bar: yourdomain.com/wp-login
- If your settings are correct, your screen should display a “404 error”.
Write A Comment