Change default Login URL-Wordpress
Add the following line to the end of .htaccess
RewriteRule ^login$ http://YOUR_SITE.com/wp-login.php[NC,L]
Add the following line to the end of .htaccess
RewriteRule ^login$ http://YOUR_SITE.com/wp-login.php[NC,L]
No comments:
Post a Comment