• Resolved gab81

    (@gab81)


    hi there,

    i just installed Autoptimize and i am quite pleased with it, i have Impreza Retina theme + WP Super cache, here’s what i noticed:

    – first site load was quite slow, main page took 10 seconds, i guess it was generating the cache. after that fast :).

    Without touching any options (just enabled the basic 3), Google Page speed went from 67 on Mobile to 75 and Desktop from 86 to 90 which is good!

    I get these suggestions – just wondering if there’s anything i can do abt it otherwise peace:

    Google says:

    Mobile

    – Eliminate render-blocking JavaScript and CSS in above-the-fold content
    Your page has 3 blocking CSS resources. This causes a delay in rendering your page.
    ize_d2c3be38dea70736663f9a34832d0ca5.css in autoptimize’s folder
    https://fonts.googleapis.com/…Noto+Sans%3A300%2C400%2C700&subset=latin
    https://fonts.googleapis.com/…400italic%2C700%2C700italic&subset=latin

    ..ironic that 2 of these are google’s.

    – Enable compression
    wp-includes/js/jquery/jquery.js
    includes/js/jquery/jquery-migrate.min.js

    – Leverage browser caching
    https://www.google-analytics.com/analytics.js (2 hours) another irony is google’s

    DESKTOP

    – Eliminate render-blocking JavaScript and CSS in above-the-fold content
    same 3 as mobile

    – Optimize images, fine, not bothered about this one here

    – Leverage browser caching
    Same as mobile’s https://www.google-analytics.com/analytics.js

    – Enable compression
    includes/js/jquery/jquery-migrate.min.js

    thanks a lot!
    Gabrio

    https://www.ads-software.com/plugins/autoptimize/

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

    (@futtta)

    Afternoon Gabrio;
    1. for blocking CSS;
    * the autoptimize-one can be avoided by “inlining” or “inlining&deferring” CSS (see FAQ)
    * the other ones are not in AO’s scope, only thing you could do is disable google fonts

    2. for JS:
    * I guess you excluded jquery from optimization, so AO can’t help you there? compression is something to be configured on the webserver-level (apache, I guess), cfr. this tutorial
    * analytics.js cacheing: nothing you can do really

    Have fun,
    frank

    Thread Starter gab81

    (@gab81)

    thanks Frank, i tried the inline option and score went from 90 to 81 on desktop and from 71 to 67 on mobile, so it didnt really help.

    inlining&deferring seems complicated and i don’t want to try that for now.

    thanks, i have added that compression for my .htaccess but it doesn’t make any difference, i still get those .js files flagged.. i get compression working OK with https://www.feedthebot.com/tools/gzip/ anyway.

    i got it now mobile 77 and desktop 90. never got it so good anyway!

    thanks anyway!
    Gabrio

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Just installed Autoptimize, quick question :)’ is closed to new replies.