• I am just wondering if anyone can help me. When I run Wizzard in Async JavaScript, I get different settings chosen on different occasions. Do I have to run Wizzard from time to time to get updated settings? It is connected to GTmetrix.

    Another thing: Sometimes, it happens that my site is loading but it doesn’t display. It happens sine I have Async JavaScript. I am using it with LiteSpeed Cache and Autoptimize on a LiteSpeed web server. Otherwise, my site seems faster with Async JavaScript.
    Thanks,

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

    (@optimizingmatters)

    well, why are you using AsyncJS? do you have (a lot) JS that Autoptimize does not (can not, as 3rd party) optimize?

    Thread Starter yxda

    (@yxda)

    GTmetrix indicated some issues and recommended ‘Defer parsing of JavaScript’. I added AsyncJS to my site and my website got faster and grade in GTmetrix improved. Any suggestions what to do?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    So do indeed you have (a lot) JS that Autoptimize does not (can not, as 3rd party) optimize? What JS was listed by GTmetrix as to be deferred?

    Thread Starter yxda

    (@yxda)

    one of them indicated is my homepage URL, the other my homepage URL with the extension of wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
    Async JavaScript solved these
    There were also two recaptcha issues, but those remained with Async JavaScript

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, asyncing/ deferring jQuery might indeed cause the issue of the site loading but not displaying, so you will very likely have to exclude jQuery from being asynced/ deferred.

    re. recaptcha; that is a performance-killer really, my advice would be to look for alternative anti-spam solutions really.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Using Wizzard in Async JavaScript’ is closed to new replies.