• Resolved sparksgr

    (@sparksgr)


    Hi,

    I am trying to compress some files / by pass using the inline method for CSS that you outline here: https://www.youtube.com/watch?v=t4qotWWgXQw

    All good but when I go to the Plug In for Auto Optimize the option to insert the code Critical Pass CSS isn’t available as shown in your video.

    Please can you advise where I now place this code in the Plug-In?

    Many thanks!

    The page I need help with: [log in to see the link]

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

    (@optimizingmatters)

    well, that is not my video, but it’s still in the same place under CSS options. but maybe you haven’t clicking on the “show advanced options”-button near the top right corner?

    frank

    Thread Starter sparksgr

    (@sparksgr)

    Perfect, thank you. Yes it was under the ‘advanced options’ and then once the ‘inline’ check box completed. Many thanks!

    I have now installed but made little/no difference to site speed in our case.

    So I am trying to seek other issues that may be slowing the site down:
    https://www.sparks4growth.com/

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, critical CSS helps with start render/ meaningful paint IF you don’t have other render blocking resources. when looking at your site I see 2 js-files that are; jquery.js and the autoptimized JS-file.

    most important thing to to get a faster start render do is to not “force JS in head” in autoptimize, in which case the autoptimized JS will be deferred. for jquery.js you could try to remove js/jquery/jquery.js from the JS optimization exclusion list and then test if your site still functions. if it does not you could then tick the “also aggregate inline JS”-option (and test again), but in that case you might see the cache size increase too fast so keep an eye on that.

    hope this helps,
    frank

    Thread Starter sparksgr

    (@sparksgr)

    Thank you Frank. Desktop score now 97, mobile 64. Really pleased with results and thanks for all your advice!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Where is “Inline And Defer CSS” option now?’ is closed to new replies.