Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize jiyapapad.com
The hero slider background image has 1.08 seconds of load delay and 1.35 seconds render delay, causing 12.7s LCP.
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.
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.
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 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.
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.
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.
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 Generic Speed Tests
Oversized product images waste 761KB and delay LCP by 400ms unnecessarily.
Unsized images cause 1.001 CLS score, severely impacting user experience and search rankings.
Logo and product images are oversized by 930KB total, with the logo being 6x larger than displayed dimensions.
332KB of unused code blocks rendering and delays FCP by 750ms and LCP by 600ms.