Manually clear WP Rocket cache
If you need to manually clear the WP Rocket cache, you can do so using an FTP program, or the File Manager in your hosting control panel.
All your site’s cache files are stored here:
wp-content/cache/wp-rocket/example.com
You will see sub-folders for each page, category etc and within those, an index.html and index.html_gzip for each.
So if you need to delete the entire site cache, just delete all folders files within the folder yourdomain.com.
Or you delete a specific page’s cache by deleting just that folder.
See the following video for a demonstration:
WP Rocket also stores minified and optimized files in the following folders:
- cache/busting
- cache/critical-css
- cache/min
- cache/used-css
You can use the same process demonstrated above to delete them.