Home › Forums › WordPress Plugins › Hide My WP › Logged-in user wappalyzer
- This topic has 13 replies, 2 voices, and was last updated 9 years, 10 months ago by
adeveloper.
-
AuthorPosts
-
September 3, 2015 at 2:22 am #4410
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,
AlbertoSeptember 3, 2015 at 3:36 am #4413So… 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,
AlbertoSeptember 3, 2015 at 8:44 am #4418Hi, 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.
September 3, 2015 at 3:11 pm #4427Hi 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,
AlbertoSeptember 3, 2015 at 4:32 pm #4432Hi, 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..
September 3, 2015 at 4:50 pm #4435This reply has been marked as private.September 4, 2015 at 4:24 am #4442Hi, I didn’t see your website URL? Please let us know your website URL.
September 4, 2015 at 9:50 am #4451Sorry, I put in the BETA link: http://beneficius.club/
Thanks
September 5, 2015 at 4:56 am #4461This reply has been marked as private.September 7, 2015 at 7:33 pm #4484This reply has been marked as private.September 8, 2015 at 4:15 am #4485This reply has been marked as private.September 8, 2015 at 5:51 pm #4502This reply has been marked as private.September 9, 2015 at 2:40 am #4510Hi, 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.
September 10, 2015 at 9:15 pm #4552Hi Suman,
All set.
Thanks !
-
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.