Simpler WordPress login url

Open your .htaccess file (located at the root of your WordPress install) and add the following code. Remember to backup your .htaccess file before editing it!

RewriteRule ^login$ http://website.com/wp-login.php [NC,L]

Thanks to Kevin Chard for the cool tip!

Looking for WordPress hosting? Try WP Web Host. Prices starts at $5/month and you can try it for free!

Simpler WordPress login url

Leave a Reply

Your email address will not be published. Required fields are marked *