Home › Forums › WordPress Plugins › Hide My WP › Help with Settings
- This topic has 41 replies, 4 voices, and was last updated 1 year, 10 months ago by rea-secret.
-
AuthorPosts
-
October 31, 2019 at 7:36 pm #28087
Hello,
I have an ecommerce site and I have a few questions because I saw that you have two documentations. And there is no enough data for some options.
Replace Mode: Do you recommend Full Page or Quick? If I will use a cache plugin*
Full Hide option. What includes exactly? I am asking this because it says is experimental. And not sure if is necessary to enable it.
Directory List option. It have something with Google indexing? or any other directory? or is about local files?
Hide PHP Files. I have an ecommerce site (WooCommerce). And I am not sure if the theme or plugins need direct access to PHP. Is there any way to know this?
Remove Body/Post/Menu Classes. As I mentioned I use WooCommerce. Do you recommend using this?November 1, 2019 at 12:41 am #28091This reply has been marked as private.November 1, 2019 at 4:27 am #28093Suman M.Post count: 12478Hi,
Replace Mode: Do you recommend Full Page or Quick? If I will use a cache plugin
>> Full pageFull Hide option. What includes exactly?
>> This is basically for hardening wordpress detection via online detectors, and you can enable it. But as it states, it’s still in experimental mode. It will be working fully in the upcoming versions.Directory List option. It have something with Google indexing? or any other directory? or is about local files?
>> It basically blocks directory listing, i.e. if someone tries to access any directory/folder in your site then it’ll be blocked.Hide PHP Files
>> This will block direct access to PHP files. Some plugins might need direct php file access. So, if you enable this option, please check that all the functionalities in your site is working fine.Remove Body/Post/Menu Classes. As I mentioned I use WooCommerce. Do you recommend using this?
>> Yes, you can.For this url “https://www.mydomain.com/template/ext/hide_my_wp/js/scripts.js”, please add replacement like below in “replace urls” section:
wp-content/plugins/hide_my_wp/js/scripts.js ==> hw-scripts.js
November 1, 2019 at 6:17 am #28094This reply has been marked as private.November 1, 2019 at 6:30 am #28095This reply has been marked as private.November 1, 2019 at 10:48 am #28099Suman M.Post count: 12478This reply has been marked as private.November 2, 2019 at 4:02 pm #28114I can’t answer because Wordfence blocks me.
November 2, 2019 at 4:06 pm #28115This reply has been marked as private.November 3, 2019 at 7:37 am #28123Suman M.Post count: 12478Hi, you might have been blocked because you are posting URLs. If you post the URLs without “http://www.” then it should be fine. Also, if you have HTML elements in your post then it might be blocked.
1) That’s fine. It’s stylesheet ID if it’s within <style> tag
2) You can replace the url to any path/name you want. You can add replacement like below in Replace Urls section:
wp-content/plugins/[PLUGINNAME]/packages/woocommerce-blocks/build/style.css ==> somename.css
([PLUGINNAME] is the plugin folder name in /wp-content/plugins/ directory)
November 4, 2019 at 1:02 pm #28139This reply has been marked as private.November 4, 2019 at 8:30 pm #28140This reply has been marked as private.November 4, 2019 at 10:40 pm #28142This reply has been marked as private.November 5, 2019 at 3:33 am #28151Suman M.Post count: 12478This reply has been marked as private.November 5, 2019 at 12:59 pm #28155This reply has been marked as private.November 6, 2019 at 5:55 am #28159Suman M.Post count: 12478This reply has been marked as private. -
AuthorPosts
You must be logged in to reply to this topic.