Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize truesilver.co.in
Large unoptimized images contribute 468KB of unnecessary data and delay LCP by 200ms.
Compress the mobile banner image (currently 2042x2724 for 721x1102 display). Use Shopify's responsive image system with proper srcset attributes. Enable WebP format in theme settings and compress background textures using TinyPNG before upload.
A score of 31 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.
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 Shopify site has severe performance issues with a score of only 31/100. The biggest problem is the extremely slow Largest Contentful Paint of 30.7 seconds, which makes the main content appear unacceptably late for users. The site is weighed down by excessive JavaScript execution (7.2 seconds), over 1.6MB of unused JavaScript code, and render-blocking resources that delay initial page display. Reducing JavaScript payloads, removing unused code from third-party apps, and optimizing the critical rendering path could dramatically improve load times and user experience by 15+ seconds.
Why It Matters:
JavaScript execution takes 7.2 seconds, blocking the main thread and causing a 30.7s LCP.
How to Fix:
Remove unused JavaScript from Rebuy and custom product options apps (1.6MB saved). Use Shopify Script Tag API to defer non-critical third-party scripts. Implement code splitting for the custom product options extension to load only when needed.
Why It Matters:
CSS files block initial page render, delaying First Contentful Paint by 820ms.
How to Fix:
Inline critical CSS for above-the-fold content in theme.liquid. Use Shopify's CSS defer technique for variant options CSS. Add font-display: swap to Google Fonts import in theme settings to prevent invisible text.
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 Shopify Speed Tests
The LCP image has lazy loading applied and lacks fetchpriority, delaying the largest contentful paint significantly.
Render-blocking CSS delays First Contentful Paint by 1.05 seconds, preventing users from seeing content quickly.
6.2 seconds of main-thread work blocks user interactions and delays all Core Web Vitals significantly.
156 KiB of unused CSS is delaying First Contentful Paint by 1 second.