What is the name of the domain?
What is the issue you’re encountering
Pages are not cached which have custom query parameter.
What are the steps to reproduce the issue?
As mentioned earlier, while using wp-rocket, we can cache the page with a custom query parameter list.
I want a similar hook for the Cloudflare APO plugin which allows to cache of the page with a list of custom query parameters I know Cloudflare allow by default some query parameters but I want to add my custom parameters in that list
Query parameters and cached responses | Cloudflare Automatic Platform Optimization docs
I want Cloud fare to cache pages with query parameters like “ICID,adid,cepage,ctype”
Please provide any hook or filter for this.
Thanks