Easy WordPress Login URL
The default URL to the login page can be confusing for some clients. Why not simplify it!
Open your .htaccess file and add this code:
RewriteRule ^login(.*)$ wp-login.php$1
We are rewriting the default URL, which is /wp-login.php to allow for /login/.
Written by Cole Geissinger
Related protips
1 Response
Do you know of a way to rename the wp-admin area too? I have been looking for a while.
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#.htaccess
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#