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
The main product image uses lazy loading and lacks priority hints, delaying the largest contentful paint.
Google Fonts CSS is blocking initial render and delaying FCP by 750ms.
The LCP image takes 9.6 seconds to load and could be optimized for 550KB savings and 2.95s improvement.
A large layout shift (CLS 0.313) is caused by unsized images, severely impacting user experience.