Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Page Cache Query Ignore

1,367 sites Security covered
View on drupal.org

This module improves page caching performance by allowing you to exclude specific query parameters from the cache key. This prevents variations of the same URL with different tracking codes or unimportant parameters from being cached separately, reducing cache size and improving speed. You can configure which query parameters to ignore at the site's performance settings.

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

Tracked releases
3
Tracked since
Jul 2026
Latest release
1 month ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Active

Release Timeline

Releases

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