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

    (@optimizingmatters)

    for the autoptimized CSS look into “inline & defer CSS”, more info in the AO FAQ

    for jquery; generally speaking it is safer to leave jquery be to avoid the site breaking.

    for fontawesom; add fontawesome.com to Autoptimize -> Extra -> async JS

    hope this helps,
    frank

    Thread Starter xxjergerxx

    (@xxjergerxx)

    Thanks for feedback I will dig into the inline css above fold tip. Still having issues with fontawesome and jquery.min.js trying both async and defer.

    I set jquery to exclude

    This is My list

    fontawesome.com,f994eaf4bc.js,jquery.min.js,jquery.js,js/jquery/jquery.js

    • This reply was modified 5 years ago by xxjergerxx.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    for fontawesome; can you try to add it in Autoptimize -> Extra -> “async JS” instead of in the asyncjs plugin?

    Thread Starter xxjergerxx

    (@xxjergerxx)

    Hmm after using defer for the list i posted half the time i run the check the warnings are gone and mobile score 99 otherwise other half its back then 93 hmmm

    Thread Starter xxjergerxx

    (@xxjergerxx)

    It looks better now using autooptimize but how do i add this now that im not using async js plugin?

    I am testing st_insights.js

    https://ws.sharethis.com/button/st_insights.js?publisher=eba0f3ba-f9ab-408c-bc68-c28af5afe749&product=feather

    • This reply was modified 5 years ago by xxjergerxx.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    adding st_insights.js or ws.sharethis.com or … to AO Extra -> Async should work yes.

    Thread Starter xxjergerxx

    (@xxjergerxx)

    It seems more consistently stable now 96 mobile score . Fonts are set to load async

    i.sharethis.com,fontawesome.com,f994eaf4bc.js,jquery.min.js,jquery.js,js/jquery/jquery.js,ws.sharethis.com,st_insights.js

    It does give a new warning but may meed to keep it :

    Ensure text remains visible during webfont load
    Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more.
    URL
    Potential Savings
    …v9/esDQ311QO….woff2(fonts.gstatic.com)
    30 ms

    • This reply was modified 5 years ago by xxjergerxx.
    Thread Starter xxjergerxx

    (@xxjergerxx)

    100 score mobile and desktop now! Thanks a ton

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    great job! ??

    feel free to leave a review of the plugin and support here! ??

    frank

    Thread Starter xxjergerxx

    (@xxjergerxx)

    @optimizingmatters

    One last question, I removed:
    jquery.min.js

    since this would cause the “slideshow” to not render on some browsers or the menu to stop working from the async.

    The other “async java plugin” doesnt seem to do work in as well as autooptimize (a whole bunch come back up as rendering).

    by removing jquery.min.js our page speed drops to 90-94, but I’m not sure how to “defer jquery” with autooptimize as an alternative to “async” .

    I may just be stuck as a comprimise with this.

    • This reply was modified 5 years ago by xxjergerxx.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I your slider requires jQuery to be available early, then you will have to exclude it from being optimized/ asynced/ deferred I’m afraid. The only alternative would be to remove the slider, or to replace it with one that does not rely on jQuery (being available early)?

    Thread Starter xxjergerxx

    (@xxjergerxx)

    Sounds good.

    I dont see a way in autooptimizer to defer instead of async like the async jquery plugin has. I’ll leave it alone for now.

    • This reply was modified 5 years ago by xxjergerxx.
    Thread Starter xxjergerxx

    (@xxjergerxx)

    delete

    • This reply was modified 5 years ago by xxjergerxx.
Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘How do I resolve related minify / js performance score issues?’ is closed to new replies.