Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #128921 Reply
    le fournis
    Guest

    hi

    I would like to remove the extension W3 total cache because it is causing me a lot of problems and it is breaking my website when I try to remove the extension.

    can you show me a way?

    thanks

    #128924 Reply
    Marko Vasiljevic
    Keymaster

    Hello,

    Thank you for reaching out and I am happy to help!
    To completely remove the W3 Total Cache, please follow the instructions below:
    1. Check .htaccess File (make backup)
    W3TC will create many directives in the .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.
    2. 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 the w3-total-cache folder in wp-content/plugins/ (if exists)
    3. 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 enable the 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 2 posts - 1 through 2 (of 2 total)
Reply To: Removing W3 total cache
Your information: