Pagespeed and SEO

  1. Pagespeed and Core Web Vitals

    Page speed can be measured using various tools, like Google Pagespeed Insights. This article explains how to make sense of these reports.

    Read more
  2. Using Pagespeed Insights suggestions

    Using Pagespeed Insights, Google gives you very useful suggestions. This article explains how to use these suggestions and improve page speed.

    Read more
  3. Cumulative Layout Shift

    Cumulative Layout Shift or CLS is one of the Core Web Vitals. What does that mean? And how can you improve it?

    Read more
  4. Largest Contentful Paint

    Largest Contentful Paint or LCP is one of the Core Web Vitals. What does that mean? And how can you improve it?

    Read more
  5. Images and Pagespeed

    Images can have a big negative effect on the performance of your page. If you use them correctly, you can have a fast performing page with beautiful images.

    Read more
  6. Browser caching and pagespeed

    Leveraging browser caching is easy to do, and can give your site a big performance boost. This article tells you how to set up caching.

    Read more
  7. Compression and Pagespeed

    Enabling Gzip or Brotli compression on your server can speed up your loading times. This article explains why and how, and let's you check if compression is abled.

    Read more
  8. Preloading and prefetching

    Using Pagespeed Insights, you may see hints like Preconnect to required origins or Preload key requests. Implementing these recommendations doesn't take much time and has a positive impact on performance.

    Read more
  9. Removing Unused JavaScript

    Excessive JavaScript files = slow page loading.

    Read more