Replies: 0
Hey guys !
I require your expertise as I am literally lost :-).
I am using WooCommerce with geolocate with page caching enabled to display the correct currency.
It has the side effect to add a v parameter after the url, which bypass most cache systems.
You can of course still use WP Super Cache with a specific plugin or Rocket Cache that more or less manage the v string.
But what about a free CDN in this context ? I use Cloudflare at the moment, but of course the v string bypaaaes the CDN Cache, unless you upgrade to the enterprise plan to filter the query parameter.
So in short: do you know a CDN+cache plugin combination that works with WooCommerce GeoLocate with page caching ?
Thanks !