Server-Side Cache AutoPurge
Server-Side Cache AutoPurge
Description
This plugin automatically purges the server-side cache after you make a website change such as updating a post.
The automatic purge functionality works for websites hosted on servers managed by SureSupport and using the “Server-side Caching” feature available in the hosting Control Panel.
Configuration
The plugin does not require any additional configuration. It works out of the box. Just make sure you have the “Server-side caching” feature enabled in your hosting Control Panel.
WP-CLI
You can clear the server-side cache with the following WP-CLI command:
wp surecache purge
Installation
You install this plugin just as any other WordPress plugin.
Faq
No. You can do this only via your hosting Control Panel > Server-side caching.
Yes, you can. When the plugin is installed and activated, you will see a “Purge Server-Side Cache” button at the top left side of the Dashboard. Clicking it will purge the server-side cache.
You can also purge the cache with the following WP-CLI command:
wp surecache purge
You can try to resolve the problem by purging the cache, deactivating the plugin, or disabling server-side caching from your Control Panel.
Reviews
Don't works
By Skrlance (seanlance) on March 17, 2025
It's good to see that this plugin has started to work again. But still I would recommend deprecating support for up to php 7.3 since WordPress recommends php 7.4 or higher. Not sure why developer is sticking with support for php 5.4 when the core itself doesn't support.
Works great on SureSupport
By moviemoon on March 12, 2025
I have my website on SureSupport and this works perfect. Having the button always at the top of the WordPress dashboard is very helpful. Thanks.
Always at hand
By mercado2 on February 23, 2025
very easy to use, I use it repeatedly to clean the website.
Didn't Work For Me
By ginotucillo on September 13, 2023
Apparently, Godaddy's Managed WordPress Hosting is not currently clearing cache when you choose their "flush cache" option. I was hoping this plugin would do the trick but unfortunately not.
Works. No problems.
By veso_peso on December 27, 2020
Changelog
1.0.5
- Fix – Purge on post update
1.0.4
- Fix – Handle wp errors
1.0.3
- Fix – Queue loop when SSC is turned off
1.0.2
- Fix – Missing file errors
1.0.1
- FIX – Purge by hostname
1.0
- Initial release.