Feature request: Change WordPress login URL to a custom URL
Vossha opened this issue · 1 comments
Vossha commented
A nice security enhancement to add would be the ability to change the default WP login URL (/wp-admin) to a custom URL.
Changing the default login URL can reduce failed login attempts (and server load) tremendously and makes hacking a site just a little less effortless.
Additional options when you use a custom login URL:
The ability to show a custom message to people who visit the default /wp-admin URL, or the ability to redirect people to the homepage, 404 page or a custom URL.
Example: Perfmatters handles changing the login URL in a very simple and straightforward way:
See https://perfmatters.io/docs/change-wordpress-login-url
and https://perfmatters.io/features/#wordpress-login-url
HQRaja commented
+1