Fix Image Dimension Attributes

How to optimize almivahome.com

Shopify SiteScore: 58/100Analyzed May 2026Re-analyze this site

Fix Image Dimension Attributes

Medium Impact+8 points estimated

Why It Matters

Missing width/height attributes on images cause layout shifts during page load, hurting user experience.

How to Fix

In your Shopify theme files (likely product.liquid or image-with-text.liquid), ensure all img tags include explicit width and height attributes. Add these dimensions to your comparison slider images and any dynamically loaded product images to prevent content jumping.

0Needs Improvement

What This Score Means

A score of 58 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

10.0s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

172ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.01
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify site has severe performance issues with a score of only 58/100. The biggest problem is massively oversized images that are poorly compressed, wasting nearly 4MB of data and causing your Largest Contentful Paint to take a painful 10 seconds to load. Your site is also bloated with 349KB of unused JavaScript code and suffers from excessive main-thread blocking that delays interactivity for over 14 seconds. Compressing your product images properly, removing unnecessary JavaScript, and optimizing your CSS could easily improve your score by 30+ points and dramatically speed up your customer's shopping experience.

Other Optimization Recommendations

Optimize Image Compression and Delivery

High Impact+25 points estimated

Why It Matters:

Your product images are unnecessarily large (3.8MB savings available) and directly impact your 10-second LCP.

How to Fix:

In your Shopify admin, go to Settings > Files and re-upload compressed versions of your product images. Use TinyPNG or Shopify's built-in image optimization. For existing images, add fetchpriority='high' to your main product image in the product template to prioritize LCP element loading.

Remove Unused JavaScript Code

High Impact+18 points estimated

Why It Matters:

349KB of unused JavaScript is blocking your page for 1.35 seconds, preventing user interactions.

How to Fix:

Review your Shopify apps and remove unused ones, especially the COD form extension which has 239KB of unused code. In your theme's JavaScript files, use tree-shaking or code splitting to eliminate dead code. Consider lazy-loading non-critical app scripts using Shopify's Script Tag API.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Shopify Speed Tests

Shopify Performance Resources

Frequently Asked Questions