Title: Caching keys without querystring args?
Last modified: August 22, 2016

---

# Caching keys without querystring args?

 *  [toh2526](https://wordpress.org/support/users/toh2526/)
 * (@toh2526)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/caching-keys-without-querystring-args/)
 * How could I keep and retrieve cache keys with only the urls and without appended
   querystring args?
 * My scenario: there are many traffics coming from Google AdWords and they came
   with a ?gclid=CM2r2fXZhsECFSITwwodQXQAzQ kind of querystring with them and not
   hitting the cache. Which pull down site performances.
 * My front-end site doesn’t serve different results based on visitor’s args because
   we already have friendly-urls.
 * [https://wordpress.org/plugins/wp-ffpc/](https://wordpress.org/plugins/wp-ffpc/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * (@cadeyrn)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/caching-keys-without-querystring-args/#post-5737637)
 * Settings -> WP-FFPC -> Cache exceptions -> Dynamic requests
 * remove the tick.
 *  Thread Starter [toh2526](https://wordpress.org/support/users/toh2526/)
 * (@toh2526)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/caching-keys-without-querystring-args/#post-5737668)
 * > Settings -> WP-FFPC -> Cache exceptions -> Dynamic requests
   > remove the tick.
 * It does cache exact value for that request only.
    But Google AdWords always generate
   unique values for gclid args. So each visitor that came from AdWords (massive
   traffic when running some AD campaign) won’t hit the cache.
 * I think for this case it might need some special setting to “collapse” some args
   that was meant to serve same content.
 *  Plugin Author [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * (@cadeyrn)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/caching-keys-without-querystring-args/#post-5737674)
 * Oh, I get it. Collapsing it not a bad idea, I’ll see what I can do.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Caching keys without querystring args?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ffpc_ffffff.svg)
 * [WP-FFPC](https://wordpress.org/plugins/wp-ffpc/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ffpc/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ffpc/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ffpc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ffpc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ffpc/reviews/)

## Tags

 * [cache](https://wordpress.org/support/topic-tag/cache/)
 * [key](https://wordpress.org/support/topic-tag/key/)
 * [Query String](https://wordpress.org/support/topic-tag/query-string/)

 * 3 replies
 * 2 participants
 * Last reply from: [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/caching-keys-without-querystring-args/#post-5737674)
 * Status: not resolved