Performace
-
Testing my site’s speed using pagespeed.web.dev, I can see that my largest contentful paint (LCP) increases with 0.9 seconds when Judge.me is active (for all pages).
Looking at my website’s response header I can see that judge.me is one of the first things that gets “loaded” – (Start of Judge.me Core). Even if Judge.me is not on that page. It would make more sense to only load Judge.me on product pages since it’s not necessary on my “home” page. Is this possible from my side?
I also notice that data-cfasync is false (data-cfasync=’false’), doesn’t it make more sense to set it to true and let Judge.me load asynchronously?
The topic ‘Performace’ is closed to new replies.