Time to First Byte (TTFB).
Learn what Time to First Byte (TTFB) means in modern search and SEO.
The time elapsed between a browser sending an HTTP request and receiving the first byte of a server response.
Time to First Byte (TTFB) measures the duration from when a browser sends an HTTP request to when it receives the first byte of the server's response. It is the sum of network latency (round-trip time to the server), server processing time (generating the HTML), and any middleware processing time.
TTFB and Core Web Vitals
Google recommends a TTFB under 800ms. While TTFB is not a direct Core Web Vitals metric, it is the foundation of all subsequent loading metrics—a slow TTFB delays the start of every download, pushing LCP and FCP later. A TTFB above 800ms almost always prevents achieving a 'Good' LCP score (under 2.5s).
Reducing TTFB
Key TTFB optimisation strategies: use a CDN to serve cached responses from edge nodes near the user; implement server-side caching to avoid regenerating HTML on every request; optimise database queries and server-side code; upgrade hosting infrastructure; and enable HTTP/2 or HTTP/3 to reduce connection overhead. For Astro and Next.js SSR sites, ensuring frequently-requested routes are cached at the edge is the highest-impact TTFB improvement.
Related Terms
Articles about Time to First Byte (TTFB)
Read more on the Aergos blog.

The Complete Technical SEO Handbook: August 2025 Edition
This is the technical SEO reference you bookmark and come back to. Updated for August 2025, this guide covers every foundational and advanced technical discipline — from crawl budget to JavaScript rendering to log file analysis — with the depth that actually moves rankings.
Read article
Core Web Vitals in 2025: What Actually Affects Your Rankings
Core Web Vitals aren't going away — but a lot of what gets written about them is either outdated or overcomplicated. Here's what Google actually weighs in 2025, explained in plain English, with real fixes you can action today.
Read articleReady to close the loop?
See every term in action
Aergos tracks your AI and organic visibility across every channel, in one platform.
Not ready to talk? Audit your site free →