Hi,
Our website uses Yoast Regex redirect, where we redirect specific query strings to vendor-specific landing pages. Unfortunately, we have been using the ref
query string to handle the attribution, and we use the Regex redirect to point to the landing page.
Once we enabled APO, since ref
is in the cached parameters list, the redirect doesn’t work anymore, due to getting a hit.
Is it possible to disable the APO automatic cached query parameters https://developers.cloudflare.com/automatic-platform-optimization/reference/query-parameters
Would prefer to disable the specific one , but we would like to know our options