Home Forums WordPress Plugins Hide My WP How to disable wp-content/uploads

This topic is: not resolved
Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #1815
    mradonis
    Post 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?

    #1816
    mradonis
    Post count: 10
    This reply has been marked as private.
    #1833
    mradonis
    Post count: 10

    Can anyone help me?

    #1836
    Suman M.
    Post count: 12478

    Hi, 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)

    #1840
    mradonis
    Post count: 10

    Thank 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.
    #1846
    Suman 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..
    #1849
    mradonis
    Post count: 10

    How can I move it? I don’t know.

    #1850
    Suman M.
    Post count: 12478

    You 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.

    #1856
    mradonis
    Post count: 10

    If I see wp-content in my source, why did I purchase this plugin? Is not there any way?

    #1857
    Suman M.
    Post count: 12478

    There 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.js

    #1858
    mradonis
    Post count: 10

    There is no “js” file in my “wp-content”. How can I find “js/devicepx-jetpack.js” for moving process?

    #1859
    Suman M.
    Post count: 12478

    You 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.
    #1861
    mradonis
    Post count: 10

    Do 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?

    #1862
    Suman M.
    Post count: 12478

    It’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/

    #1863
    mradonis
    Post count: 10

    Thank 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?

Viewing 15 posts - 1 through 15 (of 16 total)

You must be logged in to reply to this topic.