Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize almivahome.com
Images consume 5,865 KiB and delay LCP by 150ms, representing 65% of total page weight.
Use Shopify's built-in image optimization by adding ?format=webp to image URLs. Reduce image quality to 80-85% compression. Add fetchpriority='high' to your LCP image element and ensure proper responsive sizing with srcset attributes.
A score of 52 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 site has poor performance with a score of 52/100. The biggest problem is massive unused JavaScript - particularly a 377KB extension file that's 62% unused - which is blocking the page from becoming interactive for nearly 28 seconds and causing a Total Blocking Time of 280ms. The site also suffers from enormous unoptimized images totaling nearly 6MB that could be compressed by 85%, and 44KB of unused CSS that's delaying content rendering. Removing unused JavaScript, compressing images, and cleaning up CSS could improve the score by 30+ points and dramatically speed up the user experience.
Why It Matters:
JavaScript execution blocks the main thread for 1.7 seconds and creates 280ms of Total Blocking Time.
How to Fix:
Review and audit the Releasit COD Form extension (377KB, 62% unused). Remove unused JavaScript features or defer loading until needed. Split large bundles and implement code splitting for non-critical functionality.
Why It Matters:
CSS files block initial page render and delay First Contentful Paint by 250ms.
How to Fix:
Inline critical CSS for above-the-fold content directly in the HTML. Use Shopify's {% style %} liquid tag for critical styles. Defer loading of non-critical CSS like Google Fonts using media='print' onload trick or preload with low priority.
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.