In our recent assessment using Google Search Console, we've identified some pressing concerns related to Web Core Vitals, specifically the issue of "No URLs with a good page experience on mobile" (with an average LCP failing URLs load time of 3.4 seconds) - and this happens to be the primary source of our web traffic.
Additionally, we conducted thorough Lighthouse audits on our Shadows RT/Cloudflare pages, including SFNT, CTGY, and PROD. It's worth noting that many of these issues appear to overlap, suggesting that addressing a particular problem on one page might potentially resolve similar issues on others. For instance, a quick win could be removing the Shadows RT global footer logo, which seems to be a straightforward fix.
However, we must also acknowledge the existence of more complex LCP overlap issues that pose a greater challenge.
Has anyone in the community had success in significantly improving Web Core Vitals, perhaps through techniques such as implementing Redis caching on the site or other strategies? Your insights and experiences in this regard would be greatly appreciated.
Additionally, we conducted thorough Lighthouse audits on our Shadows RT/Cloudflare pages, including SFNT, CTGY, and PROD. It's worth noting that many of these issues appear to overlap, suggesting that addressing a particular problem on one page might potentially resolve similar issues on others. For instance, a quick win could be removing the Shadows RT global footer logo, which seems to be a straightforward fix.
However, we must also acknowledge the existence of more complex LCP overlap issues that pose a greater challenge.
Has anyone in the community had success in significantly improving Web Core Vitals, perhaps through techniques such as implementing Redis caching on the site or other strategies? Your insights and experiences in this regard would be greatly appreciated.
Comment