• Resolved hagenb

    (@hagenb)


    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?

Viewing 1 replies (of 1 total)
  • Plugin Support arkjudgeme

    (@arkjudgeme)

    Hi there,

    Thank you for reaching us here.

    Would you mind share us the link to your page result from pagespeed.web.dev so we can check it further ?

    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 purpose of data-cfasync=’false’ is to help our script being excluded and securely loading from other optimizing plugins (they can interfere our script). Additionally, we strike to make our script to load lastly after the page’s contents is completely rendered.

    Looking forward to hearing from you.

Viewing 1 replies (of 1 total)

The topic ‘Performace’ is closed to new replies.