How to change the login page to the WordPress admin dashboard
🗓️ Updated: 19.08.2022
💬Comments:
0
👁️Views: 1194
In this article, we’ll look at an option to easily change the exit page (instead of wp-admin or wp-login.php) to the WordPress admin dashboard.
Why do you need to hide the login to the admin dashboard?
We’re sure that since you came to this page, you have your own reasons for hiding the login to your site’s admin dashboard. But it’s worth remembering that most sites are hacked with a simple brute force attack. In fact, attackers already know the login url (it’s default) and very easily know your login (you can look here your-site/wp-json/wp/v2/users). And the only thing left is to pick up the password.