Drupal is a registered trademark of Dries Buytaert
drupal 11.4.0 Update released for Drupal core (11.4.0)! drupal 10.6.12 Update released for Drupal core (10.6.12)! drupal 11.3.13 Update released for Drupal core (11.3.13)! drupal 10.6.11 Update released for Drupal core (10.6.11)! drupal 11.3.12 Update released for Drupal core (11.3.12)! drupal 11.2.14 Update released for Drupal core (11.2.14)! drupal 10.5.12 Update released for Drupal core (10.5.12)! cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)!

page_cache_query_ignore

1,369 sites Security covered
View on drupal.org

Page Cache Ignore query parameters improves the performance of the page_cache module by removing client side variables from the cache key.

As an example: with the Drupal core page_cache implementation, the following
URLs will be considered different.

By setting the query parameters to gclid, and choosing exclude as the type, these links will be considered identical by the cache and performance will be greatly improved. This will also reduce the size of your cache. With 2.1+ you can choose to use an exclusion or inclusion list of query parameters.

This module is not a replacement to a properly configured CDN. However, it will provide a significant improvement where a CDN is not an option or desired.

Configuration

  1. Configure the query parameters that you wish to ignore in Administration > Configuration > Development > Performance > Page cache query ignore.
  2. Provide a list of query parameters and select the type, then click Submit.

Activity

Total releases
2
First release
Jul 2026
Latest release
1 day ago
Release cadence
0 days
Stability
50% stable

Releases

Version Type Release date
3.x-dev Dev Jul 1, 2026
2.5.0 Stable Jul 1, 2026