Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize yeoreo.com
JavaScript execution takes 6.6 seconds and blocks the main thread for 14.7 seconds, severely impacting user interactions.
Remove unused third-party scripts like Smile.io polyfills and Microsoft Clarity tracking. Use Shopify Script Tag API to defer non-critical scripts. Enable JavaScript minification in your theme settings and remove the 35KB of unminified code from bundler-script.js.
A score of 28 falls in the "Poor" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This Shopify site has severe performance issues with a critically low score of 28/100. The biggest problem is excessive JavaScript execution that's blocking the main thread for over 14 seconds, causing your page to become interactive only after 37 seconds - far beyond acceptable user experience standards. The Microsoft Clarity tracking script alone is consuming over 12 seconds of processing time and forcing costly layout recalculations. To dramatically improve performance, you should remove or replace heavy third-party scripts, compress and minify your JavaScript files (which could save 35KB), and optimize your images (potential 331KB savings). These changes could easily double your performance score and make your site actually usable for visitors.
Why It Matters:
CSS and font files delay First Contentful Paint by 620ms, preventing users from seeing content quickly.
How to Fix:
Inline critical CSS for above-the-fold content in your theme.liquid file. Add font-display: swap to all @font-face declarations in your CSS. Use Shopify's preload links for Roboto fonts and defer non-critical stylesheets with media='print' onload='this.media="all"'.
Why It Matters:
Images waste 331KB of bandwidth and slow down page loading with poor compression ratios.
How to Fix:
Use Shopify's built-in image optimization by adding format=webp to image URLs. Increase compression for product images in your gallery sections. Replace large JPEGs with optimized WebP versions using Shopify's responsive image liquid tags with appropriate size parameters.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
The main banner image is oversized (1920x720 vs 613x230 display), wasting 155KB and not discoverable for preloading.
341 KiB of unused JavaScript is slowing LCP by 2.15 seconds and wasting bandwidth on mobile users.
CSS files are blocking initial page render, delaying FCP by 2.95 seconds and contributing to the poor 55 performance score.
Images waste 331KB of bandwidth and slow down page loading with poor compression ratios.