Open In App

How to hide admin login link to custom link of WordPress website ?

Last Updated : 26 Jul, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

WordPress security is crucial for website owners. One effective way to enhance security is by customizing the login URL for your WordPress admin panel. In this article, we’ll explore how to hide the default login link and replace it with a custom one.

In WordPress, the login URL is like this e.g. www.yourwebsite.com/wp-admin here this string /wp-admin is the default login after the main website URL, this URL is mostly known by all the hackers and they easily perform the Brute force attack on your website. The best and the most secure way is to hide your URL to the custom URL so that only you know.

In this post, we are going to see how we can hide the wp-admin URL to the custom URL using the plugin WPS Hide Login.

WPS Hide Login:

WPS Hide Login is a plugin designed to assist WordPress users in changing their login URL to a custom one quickly and easily. However, it's important to note that this plugin doesn't change the URL in the core files of WordPress. If you deactivate the plugin, your website will return to its original URL, and the custom URL will no longer work. To ensure that your custom URL continues to function, you must keep the WPS Hide Login plugin active on your website.

Steps to Hide the Admin Login Link

Let's see how we can hide the login URL to our custom URL step by step-

Step 1: First you have to install the WPS Hide Login plugin to your WordPress website. Hover over the plugin and then click on the "Add New".

Click on Add New in Plugins Section

Step 2: Now in the search box type the "WPS Hide Login" the plugin will appear and then click on the "Install Now " button to install the plugin.

Search WPS hide login

Step 3: After clicking on the "Install Now" button click on the "Activate" button to activate the plugin.

Activate the Plugin

Step 4: Now hover over the setting and then click on the "WPS Hide Login" to configure the settings.

Go to Settings then click on WPS Hide Login

WPS Hide Login wizard will appear on the window screen, where you can change the login URL.

Change the login URL

Step 5: Now change the login URL as you want to change and click on the "Save" to make the changes.

Change Login URL and Save Changes

After clicking on the "Save Changes" button your default login will be changed to the custom one which you have set.

Step 6: Now you are ready to log in from your custom login URL to your WordPress dashboard.

Now Login to the account using new login URL

Hope this article is useful and makes you understand how you can the default login to the custom login URL.

This is how you can change the login URL to any custom URL that you like and make your WordPress website more secure and safe from hackers.

Conclusion

You should particularly be keen to block your WordPress admin login page because some threats are more likely to occur. This means that when you are setting up the login URL, there are a number of changes that are hard coded that will help in restricting access to the site, knowing fully well that hackers and automated bots will be out of the picture. Although the original admin link is hidden the one that has been provided herein can be customized to hide the default admin link and this enhances the security of the site without having to search for the link within the normal super established links. All in all, website security should not be thought of as a one-time endeavor. Other measures known to minimize vulnerability of the WordPress site include; installing the most updated plugins, themes & the WordPress Core, using good passwords, and using authentications such as two-factor authentications. Keep on searching for the various approaches that you can use as well as the various types of take that can be taken in order to ensure that your website is secure and safe to use.


Next Article

Similar Reads