Exclude Specific Query Parameter from Cache in FlyingPress
-
I have a custom URL query that I would like to configure in FlyingPress so it doesn’t create a new cache. How can I do this?
To clarify with an example:
For URLs like:
site.com/?kiwi=123
site.com/?kiwi=2323
site.com/?kiwi=69298295
site.com/?kiwi={anyrandomnumber}I want them to always serve the cached version of the page, as if visitors are accessing site.com/ without any query parameter.
So basically kiwi query is ignored.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Exclude Specific Query Parameter from Cache in FlyingPress’ is closed to new replies.