Skip to content
Smart Web Worker

Smart Web Worker

  • WordPress
    • WordPress Themes
    • WordPress Snippets
    • WordPress Tips
  • Web Design
  • Web Development
  • Fonts
  • General
  • Contact
WordPress: Add simple login URL

WordPress: Add simple login URL

by Smart Web WorkerPosted onJanuary 25, 2012December 19, 2016

If you create WordPress websites for your clients or general users, you might want to add a simple URL to log in to the WordPress dashboard. Instead of http://website.com/wp-login.php, you can change the login to http://website.com/login.

To change the login URL of WordPress, you just need to add a simple rewrite rule to the .htaccess file in the main folder of your WordPress website. Replace http://yoursite.com with the URL of your website.

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

If you were expecting some elaborate method or code, really sorry to disappoint you.

Posted in WordPress, WordPress Snippets, WordPress TipsTagged htaccess, WordPess login

Post navigation

Prev Minimum
Next WordPress: Display screenshot of any website using shortcode

Search the site…

Recent Posts

  • How to Change WordPress URL in MySQL Database Using phpMyAdmin?
  • 10 Tips to Improve Your Website Performance
  • How much to charge for WordPress maintenance?
  • How to Insert Maps in Website?
  • Best Free Handwriting Fonts

Categories

  • Fonts
  • General
  • Web Design
  • Web Development
  • WordPress
  • WordPress Snippets
  • WordPress Themes
  • WordPress Tips

Smart Web Worker

Smart Web Worker is your resource center for web design and development. We share articles and tutorials for web designers and developers. You will also find web design resources such as WordPress themes, fonts and images.

Quick Links

  • Home
  • About
  • Terms of Use
  • Affiliate Disclaimer
  • Contact
  • Sitemap
2025 © Smart Web Worker ⋅ Web Design Resources & Tutorials