Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize almivahome.com
Oversized images total 8.3 MB and severely impact LCP, with main product image alone being 5 MB.
Use Shopify's responsive image sizing by adding proper width parameters to image URLs. Compress product images to 80-85% quality using tools like TinyPNG before upload. Implement fetchpriority='high' on your main product image in the liquid template. Replace oversized images with appropriately sized WebP versions.
A score of 57 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 57/100, indicating significant user experience issues. The biggest problem is excessive JavaScript blocking the main thread for 5.6 seconds, which is preventing the page from becoming interactive and causing the extremely slow Largest Contentful Paint of 7.1 seconds. The site is loading 344 KiB of unused JavaScript (primarily from Facebook tracking and Shopify extensions) and 43 KiB of unused CSS, while also suffering from inefficient image delivery that could save over 8 MB in file sizes. Immediate priorities should be removing or deferring unused JavaScript, optimizing image compression, and addressing the render-blocking resources to dramatically improve loading times and user experience.
Why It Matters:
344 KiB of unused JavaScript is delaying LCP by 1.35 seconds and blocking main thread execution.
How to Fix:
Audit third-party apps like Facebook Pixel and COD form extensions in your Shopify admin. Remove or replace unused features with lighter alternatives. Use Shopify's built-in analytics instead of heavy Facebook tracking where possible. Code-split large JavaScript bundles to load only required functionality.
Why It Matters:
External CSS and font files are blocking page rendering and delaying First Contentful Paint by 300ms.
How to Fix:
Move the Public Sans Google Font import to use Shopify's font loading system in theme settings. Inline critical CSS for above-the-fold content directly in the theme.liquid file. Defer non-critical app CSS using the preload technique with onload attribute in your Shopify theme.
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
Missing preconnect hints to essential-cart-publisher.essential-apps.com waste 304ms on connection setup during critical rendering.
369 KiB of unused JavaScript and blocking render resources delay LCP by 2.1 seconds and waste bandwidth.
2.3 seconds of JavaScript execution blocks user interactions and creates 490ms of blocking time.
Oversized images waste 431 KiB and delay LCP by 300ms with poor compression ratios.