Home Forums WordPress Plugins Hide My WP Reset HMWP, help

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14140
    gabrielel1370
    Active
    Post count: 22

    Hello,

    I want to uninstall the HMWP plugin
    I removed it but an error occurred with my seo on facebook. When I share an article, the image does not come out, and I had to pass link by link by the facebook debug tool.

    Is there any way to remove the HMWP plugin without that error occurring?

    Thank you

    #14150
    Suman M.
    Post count: 12478

    Hi, in such case you can add the following rewrite rule in your site’s .htaccess file just above “RewriteCond %{REQUEST_FILENAME} !-f“:

    RewriteRule ^file/(.*) /wp-content/uploads/$1

    Here, “file” is the name you used for “new uploads path” in HMWP settings.

    #14164
    gabrielel1370
    Active
    Post count: 22

    If it worked, thanks for your help

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.