Remove Query string from caching

Hi,

This query string ?remove_bookmark= is constantly getting cached.

It helps to remove bookmark of a product. Since this query is getting cached, remove bookmark is not working properly.

We are using :

  • Wordpress 5.2
  • Woocommerce 3.6.4
  • WP-Rocket 3.2.6
  • WP Job Manager 1.32.2
  • WP Job Manager-Bookmarks 1.4.1

Thanks in advance!

You’d have to set Caching level to “No query string” instead of standard. But remember that anything else that has a query string will also not get cached. It may be possible to create a Page Rule for “no query string” if you can narrow it down to a URL path.

This topic was automatically closed after 14 days. New replies are no longer allowed.