load cache for url with url parameter (utm_source)
-
Hi, I have a problem. When I receive traffic to my site from a Google Ads campaign, the links that open contain URL parameters like (utm_source), for example:
namedomain.com/name-of-page/?utm_source=Google+Shopping&utm_medium=cpc&utm_campaign=XXXX
The page that loads is identical to the one without the URL parameters, so
namedomain.com/name-of-page/
However, the plugin sees them as two different pages and doesn’t display the cache for those types of URLs. Is there a way to ensure that when the utm_Source URL parameter is present, it displays the same cache as the page without the URL parameters?
In the exclusion settings I can uncheck utm_source but from what I understand in this case it would create another cache with that url and therefore every time a value changes in the url parameter of that page it would create further pages ad infinitum
The topic ‘load cache for url with url parameter (utm_source)’ is closed to new replies.