Home › Forums › WordPress Plugins › Hide My WP › How to disable wp-content/uploads
- This topic has 15 replies, 2 voices, and was last updated 9 years, 11 months ago by Suman M..
-
AuthorPosts
-
February 8, 2015 at 9:48 pm #1815mradonisPost count: 10
Hi,
Although I selected “Full Page” and changed “New upload path” on setting, I can still see wp-content/uploads on my website source.
How can I solve this problem?
February 8, 2015 at 9:50 pm #1816mradonisPost count: 10This reply has been marked as private.February 9, 2015 at 6:54 pm #1833mradonisPost count: 10Can anyone help me?
February 10, 2015 at 2:21 am #1836Suman M.Post count: 12478Hi, this is fixed now. The issue is because all the files are being pulled from cdn (i1.wp.com), and hence the URL was like http://i1.wp.com/www.alpuzuner.com/wp-content/uploads/…
I’ve added a line below in “replace in html” in HMWP settings:
/wp-content/uploads=/dosya(dosya is new upload path that you’ve specified in HMWP settings)
February 10, 2015 at 9:58 am #1840mradonisPost count: 10Thank you very much Suman!
I also see wp-content/js/devicepx-jetpack.js, wp.com, wpstats, WPGroHo and wp-post-image in source. When you have a free time, can you fix them?
Thanks in advance.
- This reply was modified 9 years, 11 months ago by mradonis.
February 10, 2015 at 5:11 pm #1846Suman M.Post count: 12478/wp-content/js/devicepx-jetpack.js ==>> move this to /wp-content/uploads/js/devicepx-jetpack.js
wpstats, WPGroHo and wp-post-image are used as class, id or variable and hence not to be replaced, as this could affect other parts of the site.
More info here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827
- This reply was modified 9 years, 11 months ago by Suman M..
February 10, 2015 at 9:59 pm #1849mradonisPost count: 10How can I move it? I don’t know.
February 11, 2015 at 3:51 am #1850Suman M.Post count: 12478You may not remove text like these as they are used by your theme and/or plugins for specific purpose, and removing them will affect the functioning of your site.
February 11, 2015 at 10:49 am #1856mradonisPost count: 10If I see wp-content in my source, why did I purchase this plugin? Is not there any way?
February 11, 2015 at 11:35 am #1857Suman M.Post count: 12478There is only one instance of wp-content in the source i.e. http://s0.wp.com/wp-content/js/devicepx-jetpack.js
For getting rid of this, please follow the process as I mentioned above –
Move /wp-content/js/devicepx-jetpack.js to /wp-content/uploads/js/devicepx-jetpack.jsFebruary 11, 2015 at 10:30 pm #1858mradonisPost count: 10There is no “js” file in my “wp-content”. How can I find “js/devicepx-jetpack.js” for moving process?
February 12, 2015 at 4:09 am #1859Suman M.Post count: 12478You can copy from ‘http://s0.wp.com/wp-content/js/devicepx-jetpack.js’, or else find it attached. Then upload it to /wp-content/uploads/
Attachments:
You must be logged in to view attached files.February 12, 2015 at 9:08 am #1861mradonisPost count: 10Do I need to create a new folder as js or just upload devicepx-jetpack.js to /wp-content/uploads/? I mean it is gonna be like:
1. /wp-content/uploads/js/devicepx-jetpack.js or
2. /wp-content/uploads/devicepx-jetpack.js?Which one is correct?
February 12, 2015 at 4:33 pm #1862Suman M.Post count: 12478It’s “/wp-content/uploads/devicepx-jetpack.js”
I’ve already added rule for that in “replace in html” option box in HMWP. So, upload devicepx-jetpack.js in /wp-content/uploads/February 12, 2015 at 5:41 pm #1863mradonisPost count: 10Thank you Suman. Now, there is no wp-content in my source.
I just wonder why there are so many wp.com in my source. Is not there any way to fix them?
-
AuthorPosts
You must be logged in to reply to this topic.