FlyingPress can automatically clear and rebuild your site’s cache at fixed intervals to keep content fresh without manual intervention.
How it works
When enabled, FlyingPress:
Clears all existing cached pages.
Rebuilds the cache by preloading all eligible URLs in the background.
Runs quietly in the background using WordPress cron.
Available intervals
You can choose how often the cache should refresh:
Every 2 hours
Every 6 hours
Every 12 hours
Every 24 hours
By default, this feature is disabled.
When to use it
Enable this if:
Your content changes frequently (e.g. news sites, stores with dynamic pricing).
You want to ensure users always get the latest cached version.
For greater control, you can also trigger cache operations via code or external tools.