Compress and Resize Images

How to optimize jiyapapad.com

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

Compress and Resize Images

Medium Impact+15 points estimated

Why It Matters

Logo and product images are oversized by 930KB total, with the logo being 6x larger than displayed dimensions.

How to Fix

Resize logo from 728x680 to actual display size (106x99) and convert from PNG to WebP format. Resize product images from 1600x1600 to maximum needed size (665x665). Add explicit width and height attributes to all product images to prevent layout shifts.

0Needs Improvement

What This Score Means

A score of 55 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

12.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

207ms
Needs Improvement

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 website has poor performance with a score of 55/100, indicating significant issues that affect user experience. The biggest problems are excessive unused code and poor image optimization - the site is loading 332KB of unused CSS and JavaScript that could save over 1.2 seconds of load time, while oversized images are wasting nearly 1MB of data transfer. The First Contentful Paint takes an extremely slow 6.4 seconds and Largest Contentful Paint reaches 12.7 seconds, both far exceeding Google's recommended thresholds. Cleaning up unused code, properly sizing images, and implementing modern image formats could dramatically improve performance and potentially boost the score by 30+ points.

Other Optimization Recommendations

Remove Unused CSS and JavaScript

High Impact+25 points estimated

Why It Matters:

Unused code blocks rendering for 1.7 seconds and adds 340KB of unnecessary downloads, severely delaying LCP by 1.65 seconds.

How to Fix:

Use PurgeCSS to remove unused CSS rules from plugins.min.css (93% unused) and style.min.css (91% unused). Audit plugins.min.js to remove unused libraries or split into separate files. Defer Google Tag Manager and analytics scripts until after page load using async/defer attributes.

Optimize LCP Image Discovery

High Impact+20 points estimated

Why It Matters:

The hero slider background image has 1.08 seconds of load delay and 1.35 seconds render delay, causing 12.7s LCP.

How to Fix:

Add fetchpriority='high' to the hero slider background image. Preload the critical slider image using <link rel='preload' as='image' href='slider-url'>. Convert the CSS background-image to an <img> tag for better browser prioritization. Add preconnect hints for external font domains.

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