lets encrypt ssl showing instead of Cloudflare ssl, kindly help me for solve this
fritex
February 14, 2022, 8:52pm
#2
Have you checked your HTTPS connection for your website using some of the online tools like:
Where do you see it?
When you click on the icon in the URL address bar of your Web browser, or?
Are the DNS records for your domain proxied and set to ?
May I ask you to share your domain name?
Domain name is www.gainme.com ,
my website speed is also slow reason of LCP, can you help me how to fix this?
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
system
closed
March 2, 2022, 1:27am
#6
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.