Find the default login address too cumbersome? You can change this by editing your .htaccess. Before to back it up before tinkering. Add this before the default WordPress code:
RewriteRule ^login$ http://yoursite.com/wp-login.php [NC,L]
Find the default login address too cumbersome? You can change this by editing your .htaccess. Before to back it up before tinkering. Add this before the default WordPress code:
RewriteRule ^login$ http://yoursite.com/wp-login.php [NC,L]
Powered by WordPress & Theme by Anders Norén