• Resolved sandeld

    (@sandeld)


    Hello, I’ve searched the forum, but any of the threads talking about these things seems to have gone cold or their specific problems have been resolved.

    When I run a Pagespeed Insight report, the mobile version says that I should defer off screen images (lazy load) and serve Next Gen formats.

    This is with everything checked and active in Autoptimize:

    For Desktop, this doesn’t seem to be an issue:

    So, what am I missing?

    Thanks!

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

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

    (@optimizingmatters)

    Although the score is different, the problem on mobile is the same on desktop (as can be seen by clicking on the opportunities; you’ll see the same images listed); AO currently cannot lazyload background-images. As a result it cannot automatically switch them to webp either. I hope to have this fixed in AO26, but in the mean time the only 2 options are either leaving as is or switching from background-images to normal <img tags where possible.

    hope this clarifies,
    frank

    Thread Starter sandeld

    (@sandeld)

    Ah, that makes sense. Thanks for the reply!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome. I’ll ping you here when background-images are supported in 2.6 beta so you can take is out for a spin ??

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, this was the push I needed to finally get this in, just committed to the beta version on github, would be great if you could download AO26 beta to confirm if this indeed now also lazyloads (and webp’s) your background images! ??

    frank

    Thread Starter sandeld

    (@sandeld)

    Wow, great support!

    It appears as though the lazy loading and Webp categories have improved, but the overall score has decreased. :-/

    I know this is outside of your free support, but would you be able to point me in the direction of how to address the Opportunity to eliminate render blocking resources? Am I missing a setting somewhere, or can I move around some code somewhere on the site? (I’m also using Async Javascript.)

    I’m sure you’ll notice I’m using SG Optimizer for my cache plugin, but I’ve also tried WP Fastest Cache and gotten the exact same results. Since the client is using SiteGround hosting, I just stayed with that.

    Thanks for everything!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Using SG-opt (or WPFC or …) is not a problem, it’s just that when combining with AO you should disable all CSS/ JS aggregation/ minification in the other plugin(s).

    and when that is done, the next step is to go “inline & defer CSS” in AO to stop the CSS from being render-blocking, see the AO FAQ for more info.

    Thread Starter sandeld

    (@sandeld)

    Deactivating those features in SG already bumped the mobile score up to 33 (from 23). Time to dig into those other things and see if I can somehow deactivate Revolution Slider in mobile. I suspect that’s a really big and slow plugin.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I won’t comment on the use of revslider, but … ??

    Thread Starter sandeld

    (@sandeld)

    Ha! You just said it all. I’ve inherited it from the client.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Pagespeed Insights Mobile Images’ is closed to new replies.