Ignore parameters
-
Is it possible to ignore specific url parameters?
For example:
example.com/url?gclid=xxxxxxxxx
example.com/url?gclid=yyyyyyyyy
example.com/url?gclid=zzzzzzzzzthis urls are now seen as unique pages which are all cached individually; but the content is exactly the same. Ideally I have a cached version which is served to all requests and ignore this parameter.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Ignore parameters’ is closed to new replies.