Hello,
I’m working with Cloudflare APO on my woocommerce site and it works great. When I go into product category it’s cached and I get
cf-cache-status: HIT
I’m using “Load more” button to load more products and then the theme adds query parameter
?reynotemplate=1 to the url and I get “MISS” on the request.
Is there a way for me to add the query parameter reynotemplate to some allowlist so the request with this parameter is also cached?