Not Caching when special parameters presented
-
I have in my header.php some functions that detect the referrer and extract the keywords, utm_source, utm_medium, utm_campaign, utm_term and utm_content
is there any way to serve different caching depending on the $_SERVER[‘HTTP_REFERER’] value?
or if there any way to disable the cache depending on any of the parameters mentioned earlier?
- The topic ‘Not Caching when special parameters presented’ is closed to new replies.