Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize almivahome.com
Unsized images are causing major layout shifts (CLS: 0.2) affecting user experience and Core Web Vitals scores.
Add explicit width and height attributes to the product check circle icons. In Shopify theme code, replace width='auto' height='auto' with actual dimensions (width='20' height='20'). Use CSS to maintain responsive behavior with aspect-ratio or object-fit properties.
A score of 50 falls in the "Needs Improvement" 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 store has poor performance with a score of 50/100, primarily due to excessive JavaScript that's blocking the page from becoming interactive for 13.7 seconds. The biggest problem is unused and unoptimized JavaScript from third-party extensions and Facebook tracking, which is wasting 347 KB of data and causing significant delays. Additionally, oversized images are consuming nearly 6 MB of bandwidth, and layout shifts from improperly sized elements are creating a jarring user experience. Reducing JavaScript payloads, compressing images, and adding explicit dimensions to image elements could improve the score by 30+ points and dramatically speed up the site.
Why It Matters:
347 KiB of unused JavaScript is slowing page load and blocking critical rendering paths.
How to Fix:
Remove or defer the Releasit COD form extension if not needed on product pages. Use Shopify's Script Tag API to load Facebook Pixel conditionally. Enable tree-shaking in your build process to eliminate dead code from third-party libraries.
Why It Matters:
Large images (5.8 MB total) are severely impacting LCP and overall page performance.
How to Fix:
Use Shopify's built-in image optimization by adding proper transform parameters. Install TinyIMG or Booster app to automatically compress existing images. Implement proper srcset with multiple breakpoints for responsive images in your product template.
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.