Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Frank Goossens

    (@futtta)

    can you provide solution dor this issue as soon as possible?

    absolutely! better even; it’s already there, just untick the “force JS into head”-option! 🙂

    frank

    Thread Starter Rohit Toraskar

    (@rohit_toraskar)

    Hey Frank,
    We already turn off force JS into head but in web page test it shows that optimize js load firstly http://www.webpagetest.org/result/160421_KW_D4E/1/details/

    Best
    ~Rohit

    Plugin Author Frank Goossens

    (@futtta)

    the JS loaded at the end of the HTML with the defer-flag, which means that it loads without blocking the loading of other elements as you can see in the waterfall chart (you have approx. 12 other elements being loaded while the JS is being downloaded).

    this is as it should be and there’s no way to change this in AO.

    frank

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Autooptimize js load firstly before content loading’ is closed to new replies.