• Resolved adaptablewebsites

    (@adaptablewebsites)


    Hi,

    Have 30 Divi sites all with same config on SG and SG Optimiser working nice.
    Currently optimising all sites as much as possible.

    Eliminate Render Blocking Resources – the following are currently excluded from loading asynchronously

    jquery.js
    jquery-migrate.min.js

    Question? Does this have to be the case? Would you exclude these as I currently have or can I defer them so as to improve the pagespeed score? What do you consider a best practice wrt SG Optimiser and Divi and these two files … that are annoying me in my reports ??

    Many Thanks

    Regards Mark

Viewing 1 replies (of 1 total)
  • Plugin Author Stanimir Stoyanov

    (@sstoqnov)

    SiteGround Representative

    Hey @adaptablewebsites

    It’s strongly recommended to leave these script excluded from javascript combination and asynchronous loading.

    There are a lot of issues if these two are combined/deferred, because if you have an inline script whish uses them, an uncaught typeerror will be thrown, and all other scripts won’t work.

    You can remove them from the excluded list and check if everything is ok, but you have to monitor your sites when a plugin/theme is installed/updated.

    Let us know if you have any other questions.

    Regards,
    Stanimir

Viewing 1 replies (of 1 total)
  • The topic ‘PageSpeed Optimisation – Eliminate Render Blocking Resources Query’ is closed to new replies.