Wordpress LScache Plugin: Purge the cached URL when querystring appended
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hi, Id like to know if its possible to have the querystring appended to clear the cache for that URL? So if I go to https://example.com/product/product-one and append ?test=1 to purge the cache for that product. Yes, it is possible, but such function must be developed. https://docs.litespeedtech.com/lscache/lscwp/admin/#admin-ip-commands its there already , actually but you will need to add your IP to admin IP list in order to use it or , you can simply create a php file , with code like header(x-litespeed-purge: /xxx) where xxx is the page URI , you can use URI to pass it in , like https://domian.com/purge.php?product/page/1/ to purge /product/page/1/
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference