• While it does a good job overall, it introduces its own generated CSS code which shows up as blocking CSS resource in Google PageSpeed test result. Also puts in JS script which needs to be minified as per Google PageSpeed. See the screenshot. How can these lines be removed to improve score?
    [img]http://i.imgur.com/Vm1CqBD.jpg[/img]

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

    (@futtta)

    (quickly removing my earlier comment about PHP version)

    Thread Starter rsmb99

    (@rsmb99)

    I am sorry frank. I had misplaced the comment meant for JCH Optimize plugin here and vice versa 🙂 I have edited it now with the problem pertaining to your plugin. Await your reply.

    Plugin Author Frank Goossens

    (@futtta)

    render-blocking CSS is discussed extensively in the FAQ. bottom line; there’s an option (or two) for that.

    concerning JS minification; Pagespeed insight indeed claims it can squeeze a little more minification out of the JS (in general less then 1KBi, 1%), but the minification component used by AO can’t. Given the minimal potential gains, this has next to no real-world performance impact, so wouldn’t worry about that, really.

    hope this helps,
    frank

    Thread Starter rsmb99

    (@rsmb99)

    The Critical Path CSS Generator tool at jonassebastianohlsson.com/criticalpathcssgenerator/#what-is
    asks in Step-2 for the Full CSS To extract Critical CSS from.

    Where do I find the full CSS ? Is it the CSS found in the 4 blocking CSS resources (URLs) in my case? Thanks

    Plugin Author Frank Goossens

    (@futtta)

    in two out of four, the autoptimize ones actually.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Blocking CSS lines & JS script introduced by Autoptimize’ is closed to new replies.