Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42061
    natalie
    Guest

    Hello, I deactivated this plugin, however, I have not yet deleted it from my WP plugins list. Is there anything I need to do to uninstall the plugin?

    #42071
    Marko Vasiljevic
    Keymaster

    Hello Natalie,

    Thank you for reaching out!
    After you deactivate any plugin, you also need to delete it by clicking on the delete link just below the plugin name:
    Delete plugin link
    I hope this helps!
    Thank you!

    #42074
    natalie
    Guest

    Thank you for your response!

    I know it must be deleted, but I was also wondering if there were any additional steps I needed to take, such as deleting folders/files via FTP that the plugin created?

    #42083
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for your question.
    In most cases, once the plugin is deleted, all related files and folders should be deleted.
    To completely remove W3TC follow the instructions below:
    1. Purge Cache
    2. Deactivate and Delete Plugin
    3. Check .htaccess File (make backup)
    W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
    Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
    4. Delete wp-content files and folders
    – cache folder
    – w3tc-config folder
    – object-cache.php (if exists)
    – advanced-cache.php (if exists)
    – db.php (if exists)
    – upgrade folder
    – delete w3-total-cache folder in wp-content/plugins/ (if exists)
    5. Delete Cached Files from CDN (if using CDN)
    Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.

    Thanks!

    #42084
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for your question.
    In most cases, once the plugin is deleted, all related files and folders should be deleted.
    To completely remove W3TC follow the instructions below:
    1. Purge Cache
    2. Deactivate and Delete Plugin
    3. Check .htaccess File (make backup)
    W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
    Ensure that no residual entries are left over in your .htaccess file after deleting the plugin.
    4. Delete wp-content files and folders
    – cache folder
    – w3tc-config folder
    – object-cache.php (if exists)
    – advanced-cache.php (if exists)
    – db.php (if exists)
    – upgrade folder
    – delete w3-total-cache folder in wp-content/plugins/ (if exists)
    5. Delete Cached Files from CDN (if using CDN)
    Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.

    Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Uninstalling W3 Total Cache’ is closed to new replies.