Home · Teo Comyn · Shopify

loading="lazy" on hero image

Shopify mistakes

What it means

Lazy-loading the LCP image tanks the metric.

Why it happens on Shopify

Themes lazy-load everything without excluding the hero.

How to fix it: precise steps

Use eager + fetchpriority="high" on the hero image.

Related issues