Blog
Filter by tag
Articles
How to optimize Cumulative Layout Shift (CLS) o...
Cumulative Layout Shift, or CLS, is a measure of how much a webpage shifts unexpectedly. It is a user experience metric that helps us understand how frustrating a page is....
How to optimize Cumulative Layout Shift (CLS) o...
Cumulative Layout Shift, or CLS, is a measure of how much a webpage shifts unexpectedly. It is a user experience metric that helps us understand how frustrating a page is....
Debugging common causes for slow loading in Sho...
Have you ever been confronted with the daunting task of figuring out what exactly is causing a page to load slowly? Each page can suffer from hundreds of potential issues...
Debugging common causes for slow loading in Sho...
Have you ever been confronted with the daunting task of figuring out what exactly is causing a page to load slowly? Each page can suffer from hundreds of potential issues...
Shopify + Google: Improving LCP with new Liquid...
In this webinar we were joined by Rick Viscomi from Google to discuss why LCP is so important. We also talked about the new section.index and default lazy loading in Liquid.
Shopify + Google: Improving LCP with new Liquid...
In this webinar we were joined by Rick Viscomi from Google to discuss why LCP is so important. We also talked about the new section.index and default lazy loading in Liquid.
Announcing new Liquid features for better web p...
We’ve added two exciting new features to the Liquid API to aid in web performance: Default lazy loading for the image_tag for sections further down the page New section properties...
Announcing new Liquid features for better web p...
We’ve added two exciting new features to the Liquid API to aid in web performance: Default lazy loading for the image_tag for sections further down the page New section properties...
How layout position impacts three big web perfo...
We see three common web performance problems related to layout position. Historically, these issues have been difficult to solve in Shopify themes, so we’re working on creating some new features...
How layout position impacts three big web perfo...
We see three common web performance problems related to layout position. Historically, these issues have been difficult to solve in Shopify themes, so we’re working on creating some new features...
Improve Largest Contentful Paint (LCP) by remov...
Image transitions are a technique used to animate images as they appear on screen. Examples include scaling or fading the image into view for visual flare. However, often these transitions...
Improve Largest Contentful Paint (LCP) by remov...
Image transitions are a technique used to animate images as they appear on screen. Examples include scaling or fading the image into view for visual flare. However, often these transitions...
Optimizing images for performance on Shopify
Updated: 18 Sept 2023 Images are key to user experience, especially in ecommerce. It is difficult to sell a product unless a customer can see it. In my previous post,...
Optimizing images for performance on Shopify
Updated: 18 Sept 2023 Images are key to user experience, especially in ecommerce. It is difficult to sell a product unless a customer can see it. In my previous post,...
Responsive images on Shopify with Liquid
Updated: 18 September 2023 Responsive images are important for both user experience and site speed. Get them right, and your users will be more likely to convert. Get them wrong,...
Responsive images on Shopify with Liquid
Updated: 18 September 2023 Responsive images are important for both user experience and site speed. Get them right, and your users will be more likely to convert. Get them wrong,...
Lazy load images for performance
Lazy loading is a performance strategy that attempts to de-prioritize assets like images that are not needed immediately after a webpage is loaded. Learn how to use lazy loading without accidentally...
Lazy load images for performance
Lazy loading is a performance strategy that attempts to de-prioritize assets like images that are not needed immediately after a webpage is loaded. Learn how to use lazy loading without accidentally...