P
Performance & Caching Free WordPress.org

Pantheon Advanced Page Cache

5.0 (1 reviews)
· 10K+ active installs · By Pantheon Systems
Active Installs
10K+
Rating
5.0 / 5
Version
v2.1.2
Last Updated
Dec 2025
Share

Plugin Review

AI-Researched

What is Pantheon Advanced Page Cache?

Pantheon Advanced Page Cache is a specialized caching plugin for sites hosted on the Pantheon platform. It uses surrogate key technology to tag every page response with identifiers for the data it contains. When content changes, the plugin sends precise purge requests to the edge cache, removing only the affected URLs. This approach delivers a significantly more accurate cache purge than traditional methods.

Developed by Pantheon Systems, this plugin has been available for 10 years. It currently holds 10K+ active installs with a 5.0/5 rating from 1 reviews. All ratings are five-star, with zero one-star reviews. The latest version is 2.1.2, last updated on Dec 16, 2025. For sites wanting fine-grained control over their edge cache, this tool is the golden ticket.

Key Features of Pantheon Advanced Page Cache

  • Surrogate Key Tagging: Each response receives a Surrogate-Key header containing identifiers for posts, users, and taxonomies used in the page.
  • Automatic Purge on Content Update: When a post is updated, the plugin clears the cache for that post's URL, the homepage, index views, and REST API endpoints simultaneously.
  • Author Change Handling: If an author changes their name, the plugin purges the author's archive page and every post they have authored.
  • REST API Support: Surrogate keys work with WordPress REST API responses, enabling automatic cache clearing for API endpoints like /wp-json/wp/v2/posts.
  • Custom Key Filter: Developers can add custom surrogate keys using the pantheon_wp_main_query_surrogate_keys filter for sidebar widgets or custom queries.
  • Optimized Key Limits: The plugin limits surrogate keys per response based on typical WordPress site expectations, preventing header bloat.
  • Edge Cache Efficiency: By tagging responses with metadata, the plugin enables a higher cache hit rate and more flexible purging behavior.

Who Should Use Pantheon Advanced Page Cache?

This plugin is designed for WordPress site owners and developers who host on Pantheon. It requires a working knowledge of WordPress caching concepts, but no advanced coding skills for basic use. The installation process is straightforward—activate and go. Beginners benefit from the automatic cache clearing when updating WordPress content, eliminating manual purges.

With 10K+ active installs, the plugin suits a wide range of sites. Small business blogs use it to ensure the homepage clears when they publish a new post. Large media sites rely on it for precise author archive purges. Agencies managing multiple client sites appreciate the automatic cache on content update workflows. For anyone asking "what is the best cache plugin for Pantheon WordPress," this is the native solution from the platform provider.

Installation & Setup

Installing Pantheon Advanced Page Cache takes less than a minute. You can install it from the WordPress dashboard or use WP-CLI with the command wp plugin install pantheon-advanced-page-cache --activate. The plugin activates with zero configuration required—surrogate keys and purge triggers work immediately. For developers, the custom keys filter allows adding tags for sidebar content or custom post types.

Support & Community

The support data shows 0 open threads and 0 resolved threads over the past 2 months, resulting in a 0% resolution rate. This likely reflects the plugin's stability rather than neglect. With a 5.0/5 score from 1 ratings—100% five-star—users report that the plugin works reliably without needing support. The plugin has been maintained for 10 years, with the latest update on Dec 16, 2025. For questions about how to automatically clear cache when updating WordPress content, the plugin's documentation on WordPress.org covers surrogate keys and purge behavior thoroughly.

Pros & Cons

What's Good
  • With 10K+ active installs and a 5.0/5 rating from 1 reviews, it has strong user satisfaction and adoption.
  • It uses surrogate keys to tag responses with identifiers from WP_Query, enabling cache purges for specific data changes (e.g., updating a post clears the homepage, index views, and REST API endpoints).
  • The plugin improves cache hit rates by purging only tagged content rather than the entire cache, which reduces server load and speeds up response times.
  • It supports the WordPress REST API out of the box, tagging REST responses with keys like `rest-post-collection` for targeted invalidation.
  • 100% of its 1 rating is 5-star, and it has 0 unresolved support threads, indicating reliable performance and minimal issues for users.
Drawbacks
  • It is designed exclusively for Pantheon's platform, so it offers no benefit on other hosting environments without similar surrogate key support.
  • There is a hard limit on the number of surrogate keys per response, which can be restrictive for sites with many taxonomies or custom post types.
  • The plugin requires manual configuration for custom surrogate keys beyond the defaults, adding complexity for non-developer site owners.
  • Documentation and community support are limited, as the plugin has only 1 rating and 0 total support threads, making troubleshooting harder for uncommon use cases.

Technical Details

Requires WordPress
6.4+
Requires PHP
7.4+
Tested up to WP
6.9.4
First Released
2016 (10+ years)
Support (last 2 months)
0 threads

Feature Tags

cache cdn pantheon

Frequently Asked Questions