Skip to main content
Back to FlyingPress
English
English
Back to FlyingPress
English
English
Explore guides, FAQs, and developer docs for FlyingPress
Search for articles...
Search results for:
cache
Preload
Cache
vs Purge & Preload
Cache
Useful when you want to
cache
new or updated pages without affecting existing
cache
… Preload
Cache
… Purge & Preload
Cache
Auto-Refresh
Cache
FlyingPress can automatically clear and rebuild your site’s
cache
at fixed intervals to keep content… Rebuilds the
cache
by preloading all eligible URLs in the background… See: Programmatically purge and preload
cache
Exclude Pages from
Cache
Some pages contain real-time or personalized content that shouldn't be
cached
… If any part of the URL contains that keyword, the page will be excluded from
caching
Bypass
Cache
for Cookies
FlyingPress allows you to skip
cache
when specific cookies are present in the request… When a request contains a matching cookie: The page is not served from
cache
WordPress processes… have items in their WooCommerce cart, add: woocommerce_items_in_cart FlyingPress will then bypass
cache
Include Cookies for
Cache
Variation
Example: Append cookies to generate separate
cache
… If your plugin or custom code requires separate
cache
to be generated based on specific cookies, you… If found, it generates a separate
cache
key based on those cookies
Separate Mobile
Cache
and Optimizations
FlyingPress can generate separate
cache
versions for mobile and desktop users… FlyingPress caches mobile and desktop pages separately Each version gets its own HTML
cache
…
Cache
size will double, as each page has two versions Avoid using this unless your site
Separate
Cache
for Query Parameters
By default, FlyingPress does not
cache
URLs with query parameters… Once you add a query parameter to this setting: FlyingPress will
cache
URLs with that parameter… Examples (safe to
cache
): /products/?filter=red — filtered product list /blog/?
Programmatically Purge and Preload
Cache
Purging
Cache
… Preloading
Cache
… FlyingPress provides simple PHP functions to purge and preload the
cache
directly from your code
How to Purge FlyingCDN
Cache
If you’ve connected FlyingCDN to FlyingPress using the API key, purging
cache
in FlyingPress will also… Purge everything – Clears the entire
cache
from FlyingCDN
Cache
for Logged-In Users by Role
FlyingPress can
cache
pages even for logged-in users by generating separate
cache
versions based on their… A unique
cache
file is created per user role… Users with multiple roles get a combined
cache
key