• Hi,

    if running gtmetrix for my side I see the following:

    662.4KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.

    https://www.gstatic.com/recaptcha/api2/r20171206132803/recaptcha__de.js (170.6KiB)

    I added the URL manually to the js minify file management. I see the minified file in the cache folder. But the mesage in gtmetrix is still shown. My minify settings are:

    Minify: Enable
    Minify mode: Auto Manual

    JS minify settings: Enable

    Embed type:
    Before </head> Minify Combine only Non-blocking using “defer”
    After <body> Minify Combine only Default
    Before </body> Minify Combine only Default

    I though the file should be loaded defer with that config?

    Thank you for your help

    The page I need help with: [log in to see the link]

The topic ‘Embed non-blocking using defer for recaptcha__de.js’ is closed to new replies.