10-05-2017, 11:33 AM
Another very used cache plugin is this, which adds among other things Gzip compression.
As in the previous ones, after deactivating it and erasing it, check and clean the following :
As in the previous ones, after deactivating it and erasing it, check and clean the following :
- Delete file / wp-content / advanced-cache.php
- Delete in your server's .htaccess file everything from # BEGIN Comet Cache to # END Comet Cache , both lines included.
- Delete in the wp-config.php file the line define ('WP_CACHE', true); which adds in the second line of your WordPress configuration file.
- Delete the folder / wp-content / cache /
- Delete folder / wp-content / plugins / comet-cache /