Pagespeed findings

Can't get enough? I'm regularly sharing snack bite tips and advice on LinkedIn as well.

    • ± 5 minutes

    I was wrong about Google Lighthouse TTFB

    I’ve spent years knee-deep in Lighthouse in my first few pagespeed years. I always assumed that one part was intentional design decision, but after 5 years I learned I was wrong.

    • ± 4 minutes

    Parsing and rendering process simplified

    We've all heard of the 'eliminate render blocking resources' recommendation in Lighthouse. But to understand why it is important to fix this, it first is convenient to know a few basic principles of browsers.

    • ± 3 minutes

    Don't use Page Load Time to predict conversion

    I've seen pagespeed audits where Google Analytics' Average Page Load Time was used to determine bad performing pages and claiming the webshop was missing revenue. However, pagespeed is more nuanced.

    • ± 18 minutes

    PWA, the untold story impacting your conversion

    Progressive Web Apps have quite some advantages. The biggest one being a web-product with a native-like feeling. But it is also fast and mobile first, or rather should be. This is the untold story about PWA, impacting your conversion.

    • ± 3 minutes

    Performance metrics: LCP replacing FMP

    First Meaningful Paint is one of the six performance metrics tracked and displayed by Lighthouse. It measures when the primary content of a page is visible, but is more of a guess. It became time for a new metric.

    • ± 4 minutes

    Defer unused CSS @ Google's Lighthouse

    The biggest challenge under the former PageSpeed Insights test has been completely annulled as the PageSpeed Insights uses the Lighthouse engine nowadays.