

Configure Post Types and refresh targets
Stop manually clearing cache after WordPress changes.
Cache Autopilot works alongside a supported cache plugin. Your cache plugin knows how to purge cached pages. Cache Autopilot adds the missing context: which frontend pages were actually affected by the change.
When content or shared site elements change, Cache Autopilot determines which pages need to refresh, asks your cache plugin to purge those URLs, and preloads them safely in the background. Unaffected pages stay cached where possible.
Configure Cache Autopilot once. Your client publishes normally. The right pages refresh.
Watch the full 2-minute overview, or jump straight to the integration demos.
The video includes examples from both Cache Autopilot Free and PRO.
Cache Autopilot helps reduce:
A cache plugin can efficiently purge a URL, but it cannot always know every other page where changed content appears.
A post may appear in a Query Loop on a non-archive page. A synced pattern, template part, shortcode, form, widget or custom block may be reused across the site. WooCommerce product data can appear on shop and taxonomy pages. A shared Elementor component or template can affect multiple frontend URLs.
Cache Autopilot resolves those connections and refreshes the affected cached pages. If the full impact cannot be determined safely, it can fall back more broadly rather than knowingly leave stale content behind.
Cache Autopilot Free is fully usable on its own — it is not a trial.
Cache Autopilot currently works with:
A supported cache plugin is required. Cache Autopilot depends on reliable URL-level cache purging rather than replacing your cache plugin.
See cache adapter compatibility and setup notes.
This applies to targeted content changes as well as broader events such as shared template, navigation or presentation changes.
Post type archives, taxonomy archives and native Post date archives can be enabled independently for each configured post type.
Optional archive pagination can refresh a bounded number of additional pages beginning with page 2. During warmup, pagination stops at the first page that does not exist instead of requesting deeper pages unnecessarily.
Date archives include affected year, month and day URLs. If a Post’s publication date changes, both the old and new date archives refresh.
See archive targeting and pagination settings.
Cache Autopilot does not just purge affected pages and leave them cold. Purged URLs are queued for background preload with automatic pacing based on server response times.
Full warmups can rebuild the site after broader cache purges, while targeted warmups rebuild only the affected URLs. Important pages can be prioritized, URLs are deduplicated, and run history shows what was warmed or could not be reached.
Read about Cache Warmup · Pacing · Run history
PRO adds deeper awareness for sites where content is reused through builders, relationships or multiple languages:
Cache Autopilot does not store or serve cached pages and does not replace your caching plugin. It uses the supported cache plugin to purge affected URLs, then rebuilds those pages through normal frontend HTTP requests.
Targeted refresh keeps unrelated pages cached whenever possible. When precise targeting is not safe, Cache Autopilot can broaden the refresh instead of silently leaving stale content behind.
Background preload is paced, and every run can be inspected in the Cache Warmup log. Support Debug Mode provides additional diagnostics when needed.
Cache targeting settings · Warmup diagnostics and operation