• Resolved victoriamarin

    (@victoriamarin)


    Hello!
    I am working the perfomance of this page and it seems all right but all the js archives created by minify and the plugin once is activated.
    I have tested the website on gtmetrix and it would be important to improve if possible -> defer all this created js files.
    Could it be possible?
    https://gtmetrix.com/reports/hispaling.com/eJxgrY13

    Thank you for your help!

    Victoria

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @victoriamarin

    Thank you for your iqnuiry and I am happy to assist you with this.
    In Performance>Minify>JS, you can choose the embed type like on this screenshot.
    I would advise you to first change After <body> to non-blocking using "defer", save all settings, and purge the cache, check your website if it loads correctly and test the performance on Gtmertrix.
    If you are not seeing any issues, change Before </head> also to non-blocking using "defer", save all settings and purge the cache, check your website, and test the performance.
    In some cases selecting non-blocking using "defer" Before </head> can stop loading some parts of your page so if you see any issues, revert back to default (blocking).

    Alternatively, you can try switching to manual minify, adding the files manually and in order and selecting Embed type: <defer>
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘defer multiple js files made by the W3TC’ is closed to new replies.