Thread Starter
NoName
(@anat0liy)
For example, if the link looks like this site.com/page123/?yclid=l7enk7wc71398015086 then the visitor is not going to the cached page site.com/page123/ even though it is the same page.
It turns out that for all visitors who came to the site from advertising, caching does not work.
-
This reply was modified 3 years, 6 months ago by
NoName.
I understood
If there is a GET parameter in the URL, the caching plugin thinks that something will change on the page – therefore, you need to load the page not from the cache. Usually GET parameters affect the page content
Thread Starter
NoName
(@anat0liy)
thanks for the answer, it would be great if it was possible to make exceptions in the plugin settings, for example for yclid