How to cache URIs with query string but exclude search results?
-
Hello, I have the option to cache URIs with query string variables checked because I need to cache URLs like https://www.example.com/hello-world/?utm_source=email
The issue I’m having is that the search on the site look like example.com/?s=query and those search pages get cached too, it’s causing bogus pages to be cached due to spam queries.
Is it possible to specify ?s= in the excluded pages section? How exactly do I enter it, is it /\?s=
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to cache URIs with query string but exclude search results?’ is closed to new replies.