Breeze WordPress cache preload
Cache preload based on sitemap.
Set sitemap URL on plugin (see example on Comet Cache settings - I can release an install example for you to see).
In Comet Cache you can set your sitemap URL, so the cache plugin can preload the cache, to make the site as fast as possible. If you're using Yoast SEO or another sitemap generator, you set the preload based on sitemap.
Important for performance, on Comet Cache you can setup the interval of iteration between each URL reach on the sitemap, so you don't overload the server when preloading the cache.
Hope I'd be clear.
Cheers

-
Stefan Sheppard commented
Yes WP Rocket has the same functionallity and when you clear the cache it starts preloading every page based on the sitemap which makes sense as now each site has to load again at least once before getting cached.
-
Rob de Wit commented
RocketWP also has this. I switched to Breeze because of the integration with Cloudflare Enterprise via Cloudways but it’s lacking full page cache preloading. I fixed this by creating a script that runs every 3 minutes in a cronjob on my NAS but that’s not ideal. Please make full page cache preloading availavle in Breeze.
-
Web Guy commented
+1 Preloading the cache is vital, especially for low traffic sites. Almost all cache plugins have this.
-
Phinos commented
Hi, how to add <link rel=preload> at breeze? Thanks.