Home › Forums › WordPress Plugins › Hide My WP › Can't hide urls as advertised!
- This topic has 13 replies, 2 voices, and was last updated 8 years, 9 months ago by
fsenyah.
-
AuthorPosts
-
November 17, 2016 at 4:31 pm #12920
I hope I am missing something, but I have been through the steps and documentation, but can’t activate the main thing I wanted, which was to hide the urls of my images and media, and also hide the main text body of my pages in the page source. This looks easy in the ‘Remove or Replace’ area of the page -https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158
Can you please let me know just how this can be achieved as I have used the High privacy scheme and it still reveals everything in the source code. If it can not be done i will be requesting a refund as this is all I wanteed it for really.
Thanks.
November 17, 2016 at 5:38 pm #12922This reply has been marked as private.November 18, 2016 at 4:58 am #12936Hi, please let us know your website’s wp-admin login details (as private reply), so that we can look into the issue further.
November 18, 2016 at 6:30 am #12941This reply has been marked as private.November 18, 2016 at 9:10 am #12944With HMWP you can mask/rename the paths like http://www.yourdomain.com/wp-content/uploads/2016/10/xyz.jpg to something like http://www.yourdomain.com/file/2016/10/xyz.jpg so that default wordpress path is replaced and hence wordpress won’t be detected. But the previous actual URL will still be valid.
To replace any text in the site’s page source, you’ll need to add replacement in “replace in html” like below, or you may also remove the text by selecting “Remove” option during replacement.
example of our services ==> YourNewText
-
This reply was modified 8 years, 10 months ago by
Suman M..
November 18, 2016 at 10:00 am #12947This reply has been marked as private.November 18, 2016 at 5:24 pm #12954Do you mean that the text only gets changed in site’s page source but not when we view the site? How is that even possible? Let us know if the question is something else, and please explain with the example.
November 18, 2016 at 7:08 pm #12959This reply has been marked as private.November 20, 2016 at 5:31 am #12974The website’s and it’s page source are actually the one, website – what you see visually, and page source is the coding behind what you see. So if you change anything in the page source that will also reflect in the website view.
November 27, 2016 at 9:14 am #13095This reply has been marked as private.November 27, 2016 at 12:53 pm #13098From “permalinks & urls” tab you can rename/mask default wordpress paths like http://www.yourdomain.com/wp-content/uploads/2016/10/abc.jpg, http://www.yourdomain.com/wp-content/themes/ThemeName/xyz, etc. to something like http://www.yourdomain.com/file/2016/10/abc.jpg, http://www.yourdomain.com/skin/xyz.
To configure HMWP plugin, you can simply follow these steps:
– in HMWP start tab, set ‘Medium Privacy – More Compatibility’ scheme and save the settings
– in HMWP permalinks & urls tab, set “rename plugins” option to “all plugins” and save the settingsNote: Assuming that it’s WP single site and Apache server. Your site’s htaccess file should be writable. After applying above settings the backend login URL will be http://www.YourDomain.com/wp-login.php?hide_my_wp=1234 (you can change secret code “hide_my_wp=1234” from general settings tab)
November 28, 2016 at 5:13 am #13116This reply has been marked as private.December 1, 2016 at 4:24 am #13241This reply has been marked as private.December 1, 2016 at 4:55 am #13244This reply has been marked as private. -
This reply was modified 8 years, 10 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.