Fix Layout Shifts From Images

How to optimize jiyapapad.com

Generic SiteScore: 44/100Analyzed April 2026Re-analyze this site

Fix Layout Shifts From Images

High Impact+25 points estimated

Why It Matters

Unsized images cause 1.001 CLS score, severely impacting user experience and search rankings.

How to Fix

Add explicit width and height attributes to all product images, especially the delivery icon causing the main shift. Set dimensions in HTML like width='380' height='380' for product images. Add CSS aspect-ratio property as fallback for modern browsers.

0Poor

What This Score Means

A score of 44 falls in the "Poor" 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

7.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

205ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

1.00
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This Jiya Papad website has poor performance with a score of 44/100, primarily due to severely oversized product images that are causing major loading delays. The biggest issue is that product images are being served at 1600x1600 pixels but only displayed at 669x669, wasting 761KB of data and contributing to a sluggish 7.7-second Largest Contentful Paint time. Additionally, the site suffers from excessive unused CSS (100KB) and JavaScript (232KB) that's bloating page size, plus layout shifts from unsized images that create a jarring user experience. Properly resizing images, removing unused code, and adding explicit image dimensions could easily improve the performance score by 30+ points and dramatically speed up the site.

Other Optimization Recommendations

Optimize Product Image Delivery

High Impact+15 points estimated

Why It Matters:

Oversized product images waste 761KB and delay LCP by 400ms unnecessarily.

How to Fix:

Resize product images from 1600x1600 to match display size of 669x669 pixels. Implement responsive images using srcset attribute for different screen sizes. Add fetchpriority='high' to above-the-fold product images to improve LCP discovery.

Remove Unused CSS and JavaScript

Medium Impact+10 points estimated

Why It Matters:

332KB of unused code blocks rendering and delays FCP by 750ms and LCP by 600ms.

How to Fix:

Audit plugins.min.css and style.min.css to remove 93% unused styles through PurgeCSS or similar tools. Split JavaScript bundles to load only required code per page. Defer Google Tag Manager and analytics scripts until after page interaction.

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 Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions