If you are logged in as an administrator on WordPress and still can’t access the new admin path set in WP Ghost, this typically occurs when a valid browser session is not established for the custom admin path.
For the custom admin path to work, WP Ghost attempts to create a browser session on it as soon as the path is changed. A re-login might be necessary if the session creation fails due to server configurations.
If no session exists on the custom admin path, WordPress considers it invalid and redirects all calls to the home page. The issue may arise from server settings or compatibility problems with other security plugins.
Note! WP Ghost also creates a session on the default /wp-admin path to ensure accessibility if the plugin is deactivated.
The re-logged in will create a session for both the default and custom admin paths.
https://domain.com/wp-admin.Some server settings may interfere with WP Ghost’s functionality:
.htaccess file or NGINX configuration supports the custom admin path.Conflicts with other security plugins might cause the custom admin path to malfunction:
/wp-admin PathIf the custom admin path remains inaccessible after troubleshooting:
/wp-admin path from WP Ghost > Change Paths > Admin Security to manage your site.Because hackers often use bots to search for security flaws in your website, it is…
The easiest way to change the default media uploads path is to use the WP…
To hide all CSS and JS you need to follow the steps to Combine the…
https://youtu.be/6ylhojSi-_E In this video, we’ll explore why website security matters and what can happen if…
The security of your WordPress site depends on multiple factors, such as the strength of…
When you enable two-factor authentication (2FA) for your WordPress website, it adds an extra layer…