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

    (@optimizingmatters)

    The Autoptimized JS file is invisible to AsyncJS as WPFC runs long after AsyncJS did it’s job Frederic. Given you’re using Autoptimize already and you don’t have any 3rd party JS that can needs deferring (or asyncing) I’m not sure you need AsyncJS, as the autopitmized JS file comes with the defer flag automatically.

    (I see you also use WP Fastest Cache, which is great, but having that also to CSS/ JS optimization _can_ break things severly, so I’d suggest to disable JS/ CSS minification/ aggregation in WPFC)

    hope this helps,
    frank

    Thread Starter Frederico Branquinho Teixeira

    (@fredericobt)

    Good suggestions!

    I did as you suggested and I got a very satisfactory result, even after installing analytics.js with CAOS plugin afterwards.

    The “Defer parsing of JavaScript” message continues because of jquery.js, but that’s okay. Speed first.

    Thank you!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wizard doesn’t seem to be correcting “Defer parsing of JavaScript”’ is closed to new replies.