Core Web Vitals

TTFB (Time to First Byte)

Time to First Byte is the time between a user's browser making an HTTP request and receiving the first byte of data from the server. A TTFB under 800ms is considered 'Good' by Google. It's the foundational speed metric — everything else depends on it.

Why It Matters for Shopify Stores

TTFB is the starting gun for all other performance metrics. A slow TTFB (over 1.5 seconds) means every other metric — FCP, LCP — will also be slow, regardless of how optimized your images are. Shopify stores benefit from Shopify's global CDN, but pages with complex Liquid rendering, large apps, or heavy theme code can slow TTFB. Reducing TTFB through caching, CDN use, and server-side optimization creates a performance improvement that benefits every page.

How to Check Your Store

Chrome DevTools Network tab shows TTFB as the 'Waiting' time on any request. WebPageTest.org provides detailed TTFB analysis. Google PageSpeed Insights also shows server response time diagnostics.

Use the free shopify speed test tool

How to Fix It

Shopify handles most server-side performance. Focus on: reducing Liquid complexity in your theme, minimizing the number of API calls during page load, and using browser caching headers. If on Shopify Plus, ensure you're leveraging Shopify's edge caching.

Related Terms

Check your store's TTFB with our free tools

Get a full audit across all 6 performance categories — including core web-vitals — in under 60 seconds.

Run a Free Store Audit