Home Forums WordPress Plugins Hide My WP Logged-in user wappalyzer

This topic is: resolved
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #4410
    adeveloper
    Active
    Post count: 23

    I have read the manual fully. My main goal is to hide from wappalyzer even after logged in user. I test the site against firefox/ wappalyzer plug-in.

    What further info you need to help me on that?

    Thanks,
    Alberto

    #4413
    adeveloper
    Active
    Post count: 23

    So… taking a look at the source code I can read:”<meta
    name=”generator” content=”Powered by Visual Composer – drag and drop page builder for WordPress.”/>”

    Seems that is the problem.

    Is I understood, replace mode is the key. Some tips on deal with it ?

    Thanks,
    Alberto

    #4418
    Suman M.
    Post count: 12480

    Hi, HMWP doesn’t hide wordpress from backend (wp-admin). It hides wordress, plugins and theme in the frontend only.

    To hide “Powered by Visual Composer – drag and drop page builder for WordPress” from page source, you have to use “Replace in HTML” option in Replace tools tab. You can either remove this text completely or replace it with some other text there.

    #4427
    adeveloper
    Active
    Post count: 23

    Hi Suman ! Thanks! is working now.

    For javascript, any example how to hide the “wp-includes” ?

    And last, I have KLEO theme. Any example to hide (or change) it s name ?

    Thank you in advance,
    Alberto

    #4432
    Suman M.
    Post count: 12480

    Hi, please follow these steps:

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

    Note: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writeable.

    Also, do let us know your website URL.

    • This reply was modified 9 years, 10 months ago by Suman M..
    #4435
    adeveloper
    Active
    Post count: 23
    This reply has been marked as private.
    #4442
    Suman M.
    Post count: 12480

    Hi, I didn’t see your website URL? Please let us know your website URL.

    #4451
    adeveloper
    Active
    Post count: 23

    Sorry, I put in the BETA link: http://beneficius.club/

    Thanks

    #4461
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #4484
    adeveloper
    Active
    Post count: 23
    This reply has been marked as private.
    #4485
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #4502
    adeveloper
    Active
    Post count: 23
    This reply has been marked as private.
    #4510
    Suman M.
    Post count: 12480

    Hi, I could finally login now. I checked HMWP settings and all looks good. As it’s WP multisite installation, you’ll need to update manually your site’s htaccess file each time you change any HMWP settings or add/edit any plugins, theme.

    – 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$ […])

    Note: you have to delete previous HMWP lines/rules from htaccess file before you add new set of HMWP rules

    Let us know what are the issues you are facing after following above process.

    #4552
    adeveloper
    Active
    Post count: 23

    Hi Suman,

    All set.

    Thanks !

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.