How Layout Position Affects Three Big Web Performance Levers
Sia Karamalegos helps Shopify merchants improve their web performance. She sees three common problems related to layout position:
- Lazy loading images above the fold
- Asynchronous loading of CSS needed for elements above the fold
- Not prioritizing the fetch of the the Largest Contentful Paint (LCP) image
Historically, these three issues have been difficult to solve in Shopify themes, so Sia's team has created some new features to help.
|