Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize flotajoyeria.com.ar
Images waste 82 KiB due to oversized dimensions and poor compression, slowing down page rendering.
Resize the banner image from 1080x100 to actual display size of 380x35. Increase WebP compression on product images to reduce file size by ~30%. Implement responsive images with proper srcset for different screen sizes.
A score of 68 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 jewelry e-commerce site has poor performance with a score of 68/100, struggling particularly with slow loading times. The biggest problem is excessive unused JavaScript (140 KB waste) from Google Analytics, Facebook Pixel, and store scripts, which is delaying your Largest Contentful Paint to a problematic 7.1 seconds. The site is also suffering from unoptimized images that could be 82 KB smaller and render-blocking font requests that delay initial page display by nearly a second. Cleaning up unused JavaScript, compressing product images, and optimizing font loading could potentially improve your score by 25+ points and significantly enhance the shopping experience for your customers.
Why It Matters:
Unused JavaScript wastes 140 KiB and delays LCP by 750ms, significantly impacting page load performance.
How to Fix:
Remove or defer Google Analytics, Facebook Pixel, and store tracking scripts that aren't immediately needed. Use async/defer attributes on non-critical scripts. Consider loading tracking code only after user interaction or page load completion.
Why It Matters:
The main product image uses lazy loading and lacks priority hints, delaying the largest contentful paint.
How to Fix:
Remove loading='lazy' from the first product image (LCP element). Add fetchpriority='high' attribute to prioritize loading. Preload the hero image using <link rel='preload' as='image'> in the document head.
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
CSS and JavaScript files are blocking initial page render for 3,090ms, significantly delaying First Contentful Paint.
Images are oversized by 654 KiB and delaying LCP by 300ms due to serving 2000x2000 images for 695x695 display areas.
55 KiB of duplicate JavaScript across multiple service bundles is increasing network overhead and blocking page rendering.
Missing preconnect hints to Framer's CDN and Sentry are adding 626ms of connection overhead.