excluding files from being cached
-
I found in the woocommerce documentation the following:
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
Checkout
These pages need to stay dynamic since they display information specific to the current customer.So, do I simply name the filenames associated with these pages or do I need the complete path? I am referring to the setting in the advanced tab
where it says “Add here those filenames that can be cached, even if they match one of the rejected substring specified above.”
Thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘excluding files from being cached’ is closed to new replies.