tk_ai cookie preventing cloudflare caching?
-
I read about similar problems (about one year ago), woocommerce seems to hinder sometimes the caching of a website, not only for the pages that contain personal information (which should never be cached, like the cart, account, etc.), but for ALL pages of a WP-website.
In my case, no matter what I would do, the pages of the website were not cached by the CDN (cloudflare). They showed
X-Proxy-Cache: MISS
instead ofX-Proxy-Cache: HIT
!what I was able to do, is to deactivate the following:
woocommerce > settings > advanced > woocommerce.com > Enable tracking, Allow usage of WooCommerce to be tracked.after I deactivated this, the site started to be cached normally, so I received
X-Proxy-Cache: HIT
and also when testing various pages of the given site in cloudflare, they showed as being cached. Also, the load speed of many pages went down from 5 seconds to 1 second.Using woocommerce 5.4.1 and WP 5.7.2 on a Siteground host, with cloudflare and “SG optimizer” cache plugin.
The page I need help with: [log in to see the link]
- The topic ‘tk_ai cookie preventing cloudflare caching?’ is closed to new replies.