Server-Side Cache AutoPurge

Descrizione

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

Installazione

You install this plugin just as any other WordPress plugin.

FAQ

Can I enable/disable server-side caching using the plugin?

No. You can do this only via your hosting Control Panel > Server-side caching.

Can I manually purge the server-side cache using the plugin?

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

I am experiencing issues with the plugin. What do I do?

You can try to resolve the problem by purging the cache, deactivating the plugin, or disabling server-side caching from your Control Panel.

Recensioni

1 Luglio 2024 1 risposta
I am using Caddy server with Souin cache on WordPress. I have tested this plugin on two of my production site and it seems that it works. How I can say is if this plugin hadn’t purged Souin cache then there would have arrived page error through Cloudflare cache which never happened after I started using this plugin. I don’t know how this plugin exactly works because I don’t see any configuration to setup or anything. So, I have a question: Does this plugin purge server side Varnish cache also?
13 Settembre 2023 1 risposta
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.
Leggi tutte le recensioni di 3

Contributi e sviluppo

“Server-Side Cache AutoPurge” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Server-Side Cache AutoPurge” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Server-Side Cache AutoPurge” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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.