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
Blocking CSS and fonts delay First Contentful Paint by 1.14 seconds and prevent content from rendering.
Inline critical CSS for above-the-fold content in your Shopify theme's head section. Use font-display: swap for Google Fonts to prevent invisible text. Move non-critical CSS files to load asynchronously using media='print' onload='this.media="all"' technique.
A score of 26 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 just 26/100. The biggest problem is excessive JavaScript execution time (13.4 seconds) that's blocking user interactions, causing your Time to Interactive to reach a devastating 40.2 seconds. The site is also suffering from render-blocking CSS and font files that delay initial content display by over 1 second. To fix this, you should reduce JavaScript payloads, defer non-critical scripts, optimize font loading with proper display properties, and minify your CSS files - these changes could potentially improve your score by 40+ points and dramatically enhance user experience.
Why It Matters:
JavaScript blocks the main thread for 13.4 seconds, causing a 5.7 second delay in user interactions.
How to Fix:
Remove unused Shopify apps like Judge.me review widgets from product pages where not needed. Defer Rebuy recommendation scripts until after page load. Split large JavaScript bundles and load only essential code initially using dynamic imports.
Why It Matters:
Oversized images waste 493KB of bandwidth and delay LCP by 150ms.
How to Fix:
Use Shopify's responsive image system with proper srcset attributes for the hero banner. Compress the made_for_you_mobile.webp image from 241KB to under 100KB. Implement lazy loading for product images below the fold using loading='lazy' attribute.
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
Oversized images waste 493KB of bandwidth and delay LCP by 150ms.
JavaScript blocks the main thread for 13.4 seconds, causing a 5.7 second delay in user interactions.
CSS files totaling 42KB are blocking initial page render and delaying First Contentful Paint to 3.4 seconds.
PageFly scripts are causing 110ms of forced reflows, blocking the main thread and delaying interactivity.