Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    that JS is being called from other recaptcha JS and as such AO (and AsyncJS) cannot add a defer-flag to that I’m afraid Lyden. That being said, the original script is being deferred (see below), so all should be fine. And indeed when checking on pagespeed insights no JS is mentioned as render blocking?

    <script type='text/javascript' defer='defer' src='https://www.google.com/recaptcha/api.js?onload=recaptchaCallback&render=explicit&ver=2.0'></script>

    Thread Starter lyden

    (@lydenyardley)

    Hello,

    Thanks for getting back to me so quickly. The recommendation was from PageSpeed via GTMetrix. However, I understand what you’ve explained, and am happy with that.

    Thanks a million.
    Lyden

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I think that’s a GTMetrix fluke really ??

    happy you’re happy, feel free to leave a review of the plugin and support here! ??

    have a nice day!
    frank

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Won’t defer one of my recaptcha scripts’ is closed to new replies.