Web Performance

31 guides total, organized into 11 top-level entries. The 20 nested guides are grouped by topic below.

Critical Rendering Path

educational

The browser's step-by-step pipeline from bytes to visible pixels — DOM, CSSOM, render tree, layout, and paint — why CSS and JavaScript block rendering, the three optimization levers, and how it drives FCP, LCP, and Googlebot rendering. The hub for render-blocking resources.

4 nested guides inside Critical Rendering Path

Read →

Web Performance Tools

educational

The three tools that measure web performance — Google Lighthouse (lab), the Chrome UX Report/CrUX (field), and PageSpeed Insights (both in one UI). Which one Google ranks on, and which to use for what job.

6 nested guides inside Web Performance Tools

Read →

Back/Forward Cache (bfcache)

educational

What the back/forward cache is — the browser feature that freezes a whole page in memory for instant Back/Forward navigation — how it differs from the HTTP cache, what blocks eligibility, how to test it, and its real (indirect) relationship to Core Web Vitals and SEO.

Read →

HTTP/2 and HTTP/3

educational

What HTTP/2 and HTTP/3 are, how QUIC reduces (not eliminates) head-of-line blocking, and what they mean for SEO — Google says no ranking boost, Googlebot's docs don't list HTTP/3, and the real payoff is indirect via Core Web Vitals.

Read →

Speculation Rules API

educational

What the Speculation Rules API (prefetch and prerender) actually is, whether it affects SEO, crawling, or rankings, and how to implement it without inflating your analytics.

Read →

Caching for SEO

educational

How browser and server caching with Cache-Control, ETags, and CDNs improves performance and Core Web Vitals, and the caching pitfalls that affect crawling.

Read →

CDN and SEO

educational

How a CDN affects SEO — faster TTFB, better Core Web Vitals, edge caching, and geo-distributed delivery — and what to watch for (cache headers, URL canonicalization, HTTPS configuration).

Read →

Font Loading

educational

How web font loading affects Core Web Vitals like CLS and LCP, font-display strategies, preloading fonts, and reducing layout shift from font swaps.

Read →

Lazy Loading

educational

How lazy loading images and iframes improves Core Web Vitals, the loading attribute, the SEO risks of lazy-loading above-the-fold content, and how Googlebot renders deferred content.

Read →

Resource Hints

educational

How preload, preconnect, dns-prefetch, and prefetch resource hints speed up page loads and improve Core Web Vitals, and when to use each one.

Read →

Web Vitals

educational

Web Vitals is Google's initiative for unified page-experience quality signals. Here's the full picture — what the initiative covers, which metrics are "Core" (and rank), which are diagnostic, and why your lab score and field data disagree. The hub for the supplementary metrics that sit under Core Web Vitals.

10 nested guides inside Web Vitals

Read →

Browse every nested guide

Web Performance Tools

6 nested guides

Web Vitals

10 nested guides