• I’m assuming this has to do with the APO feature. I have a plugin that inserts an estimated delivery date in Woocommerce right above the add to cart button. I cannot figure out how to exclude this part of the page from caching. Basically the delivery date often will show a date in the past until I clear the cloudflare cache. I’ve already created page rules in cloudflare to exclude the entire plugin, but that has not helped. I’m guessing this because it inserts the estimated delivery date through html. How can I go about excluding this? I tried lowering the “Browser Cache TTL” to 1 hour, but the problem still occurs. The only thing that fixes the issue is if I manually go in every day and clear the cloudflare cache so that the estimated delivery date displays accurately again instead of showing an old cached date.

Viewing 1 replies (of 1 total)
  • I haven’t run across this kind of issue before…If the date is being inserted into the HTML itself, then I don’t know of a way to only exclude that bit of info. If this only occurs on 1 or a few pages, you could use page rules to not cache those specific html pages. If this is on all or many of your pages then I don’t have a good solution.

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with Excluding Dynamic Content from Cache’ is closed to new replies.