WooCommerce Filtered URL Not Being Cached
-
WooCommerce has a built in feature for filtering product categories and tags together like this -> domain.com/product-category/sample-category/?product_tag=sometaghere
WP Fastest Cache filtered woocommerce URL is not being cached. We can check the html DOM for the wpfc comment. Usual pages are being cached but not this particular type of URL. “/product-category/sample-category/?product_tag=sometaghere” Even the products, product tags and product categories are being cached.
So for now I use Litespeed Cache plugin to cache those URL’s. I have removed the WPFC. But Litespeed has a Crawler named feature which is problematic even with a VPS.
So it would be great if we can cache these type of URL’s.
If there is a workaround please guide me.
The page I need help with: [log in to see the link]
- The topic ‘WooCommerce Filtered URL Not Being Cached’ is closed to new replies.