
How to change your wp-admin URL
using the Hide My WP Ghost Plugin
Security tip! Do not use words like: login, logon, admin or backend for the login URL.
If you use Hide my WP Ghost for protecting your website, you can hide the login page and the wp-admin page and change them. Simply follow these steps:
- Log in to your Hide My WP Ghost Dashboard.
- Go to Hide My WP > Change Paths >Admin Security.
- Change the “Custom Admin Path” from /wp-admin/ to newadmin (just an example, you can change it to whatever you want).
- Click to save the new settings and follow the re-login instructions.
- This key setting is available even on the free plan!
Important! The path will not be physically changed on your server. You will be redirected to the new admin path every time you log in to /wp-admin.
There is a simple yet effective manual process that allows you to change your /wp-admin URL, and it can help keep potential attackers at bay. This manual process is different based on server type.
Unique URLs are much more difficult to guess and are, therefore, less likely to be targeted. However, this manual process may not be the best strategy.
You can choose to change the /wp-admin manually, but there are certain risks associated with this:
- Every time you update WordPress, it will re-create the login page file. This means you’ll need to change the URL all over again.
- Manually changing your login page URL can create errors with your logout screen, and cause other issues related to important site functionality.
- It can also affect website functionality, as many plugins and themes don’t work if your physical paths are changed.








