From d6cd51c14524512a30940c27e69d26c91a6f2d10 Mon Sep 17 00:00:00 2001 From: Jonathan Visser Date: Mon, 15 Jun 2026 11:58:54 +0200 Subject: [PATCH] docs(lesti-fpc): add link to cache warming instructions --- docs/hypernode-platform/tools/how-to-configure-lesti-fpc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hypernode-platform/tools/how-to-configure-lesti-fpc.md b/docs/hypernode-platform/tools/how-to-configure-lesti-fpc.md index 80d072ff..99fe125b 100644 --- a/docs/hypernode-platform/tools/how-to-configure-lesti-fpc.md +++ b/docs/hypernode-platform/tools/how-to-configure-lesti-fpc.md @@ -85,4 +85,4 @@ Flush your cache after making these adjustments. ## Warm Your Full Page Cache -To warm your full page cache, see the page about cache warming. +After configuring Lesti::FPC your cache is still empty, so the first visit to each page will be slow until it gets cached. To speed this up, warm your full page cache by crawling your `sitemap.xml`. See [how to warm your caches using the sitemap](../../best-practices/performance/how-to-optimize-the-performance-of-your-magento-shop.md#warm-caches-and-test-urls-using-the-sitemap-10-mins) for the steps.