fritex
February 15, 2022, 1:26am
5
I checked and see it too.
I believe that’s okay as far as Cloudflare uses different CA’s to issue Universal/ACM SSL certificates for domains using Cloudflare.
I might want you to check if you enabled below features at Cloudflare dashboard (Speed tab → Optimization and Network tab):
Auto Minify (HTML, CSS, JS), Rocket Loader, Brotli, HTTP/2, HTTP/3, 0-RTT …
May I suggest below article:
Sharing great detail from @eva2000 first posted in the #performance category. Links to tutorials included in this post.
Useful posts from my colleagues on LCP to take a look at:
I think there actually is a problem, which causes Google to rate your pages sometimes worse then what they actually are. BTW: thanks for using static sites and building pages that scales and perform good… thanks!
Here is what I think causes the problem:
your “Image Sprites ” are loaded AFTER the CSS is loaded and parsed.
while this itself is not a Problem, the Image Sprites itself seems to be the problem.
Looking at your Google Report it seems unreal how you site does even take longer then 1s…
Real world LCP is subject to many factors outside of just the connection itself. I’ve used Elements Timing API to track Core Web Vital metrics in real time on my web sites and even watching a video at the same time as loading the web site in your browser can blow out your timings - example at Performance Tutorials - Google PageSpeed & Webpagetest.org - #4 by eva2000
For forum index page measured H1 title bar rendered times for me in Brisbane, Australia hitting my forums in US West Coast behind…
2 Likes