Fix Image Sizing Issues

How to optimize noirdeclat.ma

Shopify SiteScore: 63/100Analyzed April 2026Re-analyze this site

Fix Image Sizing Issues

Medium Impact+8 points estimated

Why It Matters

Oversized images waste 234KB bandwidth and cause layout shifts affecting CLS.

How to Fix

Add explicit width and height attributes to all img elements, especially the main product image and logo. Use Shopify's responsive image URLs with appropriate width parameters. Implement proper srcset for different screen sizes.

0Needs Improvement

What This Score Means

A score of 63 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.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

115ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Shopify site has poor performance with a score of 63/100. The biggest problem is extremely slow loading times, with pages taking 10.7 seconds to display the largest content and 10.8 seconds to become fully interactive - far exceeding Google's recommended 2.5 seconds. The main culprits are oversized images that waste 234 KB of bandwidth, unused CSS and JavaScript code consuming 139 KB unnecessarily, and inefficient caching that forces users to re-download the same files repeatedly. Optimizing images, removing unused code, and extending cache lifetimes could improve the score by 30+ points and dramatically speed up the user experience.

Other Optimization Recommendations

Optimize Critical Resource Caching

High Impact+12 points estimated

Why It Matters:

Poor cache policies are wasting 75KB on repeat visits and delaying LCP by 550ms.

How to Fix:

Configure Shopify's CDN headers for longer cache lifetimes on static assets. Set cache-control to 'max-age=31536000' for vendor.js and portable-wallets assets. Use versioning in URLs to handle updates while maximizing cache efficiency.

Eliminate Render Blocking JavaScript

High Impact+15 points estimated

Why It Matters:

Critical JavaScript is blocking first paint and delaying FCP by 300ms.

How to Fix:

Move non-critical vendor.js (47KB) to load asynchronously using async or defer attributes. Inline critical CSS and defer theme.scss.css loading. Implement code splitting for EasySell extension to load only when needed.

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