WooCommerce Settings
-
Hello, in woocommerce doc i can see these suggestion
If using caching plugins (such as WP Super Cache or W3 Total Cache), make sure you exclude the following pages from the cache through their respective settings panels:
Cart
My Account
CheckoutSo i added the following rules
wp-.*\.php
index\.php
/il-mio-account/
/carrello/
/checkout/
Is this correct?
Regards
The topic ‘WooCommerce Settings’ is closed to new replies.