• Resolved tibofnt

    (@tibofnt)


    Hello,

    Thanks for your plug in, it’s very great !

    When I forced javascript to load in the page header, my image disappear on my website.
    Can you give me the way to resolve this issue ?

    Thanks in advance

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

    (@optimizingmatters)

    “force JS in header” will make the JS render-blocking, so your site will render slower then when not forced in head, so the best solution to your problem is not to force in head ??

    that being said, if you insist then you’ll have to have a look at the browser console for JS errors and based on that try to identify which JS needs to be excluded from JS optimization.

    There’s more info in the troubleshooting tips and info on exclusions in the AO FAQ.

    hope this helps,
    frank

    Thread Starter tibofnt

    (@tibofnt)

    Hello Frank,

    Thanks for your reply.

    I’m speaking about the settings of autoptimize in JS, CSS & HTML > Options javascript > Force JavaScript to load in the page header.

    When i activated this option, my image disappear in my website, but the performance of my website is better.

    I juste would like to know how I can manage it ? But according to you, if it’s not good idea for the performance of my website, it’s ok.

    THanks and have a good day !

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    if it’s not good idea for the performance of my website

    indeed, ‘force in head’ is not good for performance.

    Thread Starter tibofnt

    (@tibofnt)

    ok thanks a lot !

    Plugin Author Optimizing Matters

    (@optimizingmatters)

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Force JavaScript to load in the page heade’ is closed to new replies.