-
AuthorPosts
-
August 24, 2021 at 4:14 am #42061natalieGuest
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?
August 24, 2021 at 4:19 am #42071Marko VasiljevicKeymasterAugust 24, 2021 at 9:19 am #42074natalieGuestThank 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?
August 24, 2021 at 9:21 am #42083Marko VasiljevicKeymasterHello,
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!
August 24, 2021 at 9:21 am #42084Marko VasiljevicKeymasterHello,
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!
-
AuthorPosts
- The topic ‘Uninstalling W3 Total Cache’ is closed to new replies.