Pagespeed findings

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

    • ± 7 minutes

    Reducing response time with server side caching

    Server side caching means that some form of caching is done server side. And from a pagespeed perspective, it makes most sense to do this for contents that tends to be dynamic. Let's dive into the basics of server side caching a bit more.

    • ± 5 minutes

    Improving a CDN's cache hit ratio

    A platform can take a long time to generate a webpage. But when the content is cached, TTFB and users will benefit, but the first user accessing new contents will pay a penalty. How to prevent this and improve the cache hit ratio?

    • ± 4 minutes

    Properly setting up Cloudflare caching for faster TTFB

    When doing pagespeed audits, there often is a common pitfall that I see happening across different webshops. If you're using Cloudflare, then this might help you out as well.