Performance

Edge Caching

Edge caching stores copies of your store's pages, images, and assets at CDN edge servers around the world — so future requests are served from the closest edge location rather than your origin server. It dramatically reduces latency and server load for repeat visitors.

Why It Matters for Shopify Stores

Shopify's infrastructure includes edge caching through its global CDN. When a visitor in Tokyo views your store, they're served from a nearby edge server rather than a US-based origin server. This reduces TTFB and improves load times for international audiences. The practical implication for merchants: don't fight the cache. Shopify manages cache invalidation when you update products or pages. Apps or custom code that bypass cache headers can inadvertently slow your store for global visitors.

How to Check Your Store

Check Response Headers in Chrome DevTools Network tab for X-Cache or CF-Cache-Status headers. These indicate whether edge caching is serving the response.

How to Fix It

N/A for standard stores — Shopify manages edge caching. Avoid apps or customizations that set no-cache headers unnecessarily on public-facing pages.

Related Terms

Check your store's Edge Caching with our free tools

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

Run a Free Store Audit