Any hacker can easily tell whether you are running your website on WordPress or not. Whenever you install WordPress, it will create default login URLs including wp-admin.php or wp-login.php. If you are using the default login URLs, it will become easier for the hackers to know your login page. Moreover, the hackers will keep trying numbers of combinations to get into your WordPress website. Even if they do not get into your website, they will end up using your server’s resources and take down your website.
The best way to advance the security of your website is by changing the default WordPress login URL. You can easily change the default WordPress login URL using few plugins. Multiple plugins are available that will provide you with this functionality. You can choose iThemes Security, Custom Login URL, HC Custom WP-admin URL or WPS Hide Login.
Here, we will walk you through few basic steps to securing your WordPress using few plugins. Let’s check out the steps that you need to follow when securing your WordPress installation.
First of all, you must know that if you are changing the default WordPress login URL, then you will be able to improve things for yourself. If you want to enhance the security of your website, then it can be the perfect way to do so.
You can easily change the default WordPress URLs for registration and login. The plugin is lightweight, and it will not affect your website. Once you have changed the default login URL, you will not be able to access your site using the default URL. You can create a slug, and you will have to log in to your website using newly created URL. All you have to do is to follow few basic steps to make the changes.
Install the plugin
At first step, you will have to install the plugin by going to Dashboard > Plugins > Add new > WPS Hide Login. Once you have installed the plugin on to your website, you need to activate the plugin to make the necessary changes.
Activate Custom URL
The next step is to change the URL of your site. To complete this you have to do is to go to Settings > General. You can scroll down, and you will be able to see WPS Hide Login section on the screen. In the blank field, you can enter your desired WordPress login URL and then you can hit save.
Once you change the settings, you will be able to login to your website using new login URL. You will not be able to enter to the login page using default login URL.
The process of changing the default login URL with this plugin is similar to the other plugins.
All you have to do is to go to Dashboard > Plugins > Add new > and search for the Custom Login URL. You can install the plugin and then activate it. Once you have activated the plugin, you can make the desired changes.
For changing the default URL, you will have to go the Settings > Permalinks. When you scroll downwards, you will be able to see Authentication Permalinks. You can change the Login and registration URL there. Once you have changed the links, you can hit save and then use the newly created link for logging in and registration.
For creating a new Login URL manually, you will have to create a new PHP login file. Even if you do not have any coding knowledge, you can still do it. There are few necessary steps that you will have to take when you are creating a new PHP login file for your website.
You can use any text editor available for creating a new PHP file. There are free editors available like Notepad++ that you can use for creating a new login file.
The next step that needs to be taken is to copy the complete code from a wp-login.php file and then paste it the new file. You can take the backup of the original wp-login.php file and then save the new file in the root directory which will replace the old file.
Now you can open both files and then start finding and replacing the string ‘wp-login.php’. You will have to replace it with your new file name.
Once you have saved the file correctly, you will be able to access your WordPress site using a new URL that you have just created.
Conclusion
Changing WordPress default login URL manually is not a practical way to do so. It is always better for you to use a plugin to create custom URLs. Moreover, the plugins will provide you multiple extra features to secure your website instantly.