Cache Control - FlyingPress - auto cache preload

Hello Guys!

Can you help me please, how can I force FlyingPress to preload the newly generated cache after updating plugin/theme/core in MainWP? The cache purge is working fine, but I’d like to ‘warm up’ the cache with preload.

This documentation refers a function, but how can I implement it the right way?
https://docs.flyingpress.com/en/article/preload-cache-pyrblt

Do I need add this code in every child site, or can I add to MainWP dashboard to force not only the regenarate, but preload the cache?

Thank you

Hey @senepro

The cache control extension will trigger preload after the cache is purged.

The screenshot below shows that the appropriate FlyingPress function for preload runs three seconds after the purge.

Can you verify that the preload is working for you?

Thank you, this is great. Yes, it seems the preload still OK.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.