After Installation of WordPress you usually get access to your website's admin dashboard. The login URL to your WordPress backend is usually https://your-domain.com/wp-admin ,/login ,/admin or also /wp-login.php. For various reasons, it can make sense to change and hide the URL.
Why should you change the WordPress login URL in the first place?
Since this URL is the default login page, anyone can access this login area. And that's exactly where the problem lies. Your login page should be Hacker and malicious attackers should not be accessible, as they might gain access to your website's admin page and start wreaking havoc on your site.
Logically, one of the most effective ways to prevent an unauthorized login is a strong, individual and unique password. If you're having trouble creating a password like this, you can use various password generators, such as. https://passwort-generator.eu/de fall back on.
Another effective and quick-to-implement method is the Change the WordPress login URL. With this change, you prevent random attacks, hacks, and brute-force attacks, which makes your website many times more secure.
Change your WordPress login URL in 3 steps
Learn how to change your WordPress login URL in the following three simple steps.
Change URL using the „WPS Hide Login“ plugin
Note 💡: To be able to use the WordPress plugin, you need to go to the Permalink Settings have the „Post name“ permalink structure activated. Most WordPress websites use this structure.
1. Click in your WordPress Dashboard on plugins and install the plugin„WPS Hide Login„.

2. After you have activated the plugin, click under Settings to the new menu item WPS Hide Login.

3. Under "Login URL," enter your new Desired login URL one.

4. Save your settings, so that they take effect! Note that the original login URL will no longer work from now on.
Conclusion
The WordPress login URL is super quick and easy to change, and it also offers a number of benefits. Using the plugin WPS Hide Login you made the correct settings in just a few steps.
By changing the default login URL, you simultaneously protect yourself against malicious login attempts caused by bots or hackers, thereby securing your website just a little bit more.



The plugin only works if the „Post name“ option is enabled under Permalinks.
Thanks for the heads-up! I've added the info to the post 🙌
I used WPS Hide Login and unfortunately forgot the login URL now. I can no longer access the admin area. What now?
Hey Claus,
You can disable the „WPS Hide Login“ plugin directly in your hosting. If you use a specialized WordPress host, the hosting interface usually offers a native feature to disable plugins. If this option is not available, you can alternatively access your file directory via FTP. There, you can rename the plugin's folder, which will automatically deactivate the plugin.
If you want to activate the plugin again later, simply rename the folder back to its original name.
Best of luck with that! 😊