Please follow these steps:
– goto HMWP Start tab and select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
– goto HMWP permalinks & urls tab and set “rename plugins” to “all plugins”
Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.
After applying above settings all default wp paths are renamed; /wp-admin and /wp-login.php can’t be accessed directly (you’ll need security code, default is “/wp-login.php?hide_my_wp=1234”)
Change wp-admin path only if required as you’ll need to do some manual updates (instructions will be displayed on screen).
-
This reply was modified 9 years, 9 months ago by
Suman M..