Creating A Simpler Login URL
While most users of WordPress will know that to login to the back-end, you’ll need to visit /WP-Admin/ or wp-login.php, but what if you could change that to make it simpler to remember? WPBeginner has a small tutorial complete with a code snippet that you place within your .htaccess file that enables you to rewrite…