Home Forums WordPress Plugins Hide My WP HMWP is not working on my site

This topic is: not resolved
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4495
    moeg35
    Post count: 3

    Hello, Hide my WP is not working on my site you can still see all the plugin and that fact that its a WordPress CMS can you help me ?

    #4496
    moeg35
    Post count: 3
    This reply has been marked as private.
    #4503
    moeg35
    Post count: 3

    it also breaks my search it will not allow the plugin to search the directory.It break Geodirectory search

    #4509
    Suman M.
    Post count: 12480

    Hi, looking into your website’s page source, it seems like HMWP settings are not correctly being set. Depending on your websever and WP installation, you have to follow one of these:

    1) If it’s Apache webserver and WP single site installation, then follow these steps (your site’s htaccess file should be writeable):

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’

    2) If it’s Apache server and WP multisite, follow these steps:

    – goto HMWP >> ‘Start’ Tab >> select ‘Medium Privacy – More Compatibility’ scheme >> click ‘Save Settings’
    – goto HMWP >> ‘Start’ Tab >> click ‘Multi-site Configuration’
    – now use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ [-])

    3) If it’s Nginx server and WP single site, follow these steps:

    – goto HMWP >> ‘Start’ Tab >> ‘Medium Pripacy – More Compatibility’ scheme >> click ‘Save Settings’

    – In Start tab you should see Nginx Configuration button. If you don’t see this button, add &nginx_config=1 to HMWP settings page URL to see Nginx rewrite rules. For example:
    http://yourdomain.com/wp-admin/options-general.php?page=hide_my_wp&nginx_config=1

    – Now add those lines (rewrite rules) to your Nginx configuration file. It’s usually located in /etc/nginx/nginx.conf or /etc/nginx/conf/nginx.conf or /etc/nginx/sites-available/domainname.com

    – restart nginx server

    For more details, refer to the documentation available within plugin folder.

    Regarding search issue, try unchecking “Search base redirect” option in permalinks & urls tab.

    Let us know if you still have issues.

    #4521
    moeg35
    Post count: 3

    i tried that still have problem
    wordpress-social-login doesnt work. comments also don’t work and the theme and plugins gets detected still.

    #4525
    Suman M.
    Post count: 12480

    Hi, please let us know your website admin details (as private reply) so that we can have a look at the issue further.

    • This reply was modified 9 years, 10 months ago by Suman M..
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.