Purge server-side cache automatically after making website changes. Optimized for servers managed by SureSupport.
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.
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.
You can clear the server-side cache with the following WP-CLI command:
wp surecache purge
You install this plugin just as any other WordPress plugin.
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.