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
Element render delay of 2.5 seconds is severely impacting your LCP score of 6.6 seconds.
The cookie notification element is causing massive render blocking. Move the cookie notification JavaScript to load asynchronously after page load. Remove render-blocking styles from critical path and inline essential CSS. Defer non-critical JavaScript execution until after first paint.
A score of 59 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 59/100, indicating significant issues that need attention. The biggest problem is an extremely slow Largest Contentful Paint of 6.6 seconds, primarily caused by a massive 2.5-second element render delay and render-blocking font requests that add another 320ms of delay. The site is also weighed down by 113 KiB of unused JavaScript from Google Analytics and Facebook tracking scripts, plus oversized images that could be reduced by 909 KiB through proper compression and responsive sizing. Fixing the render-blocking resources, optimizing images, and removing unused JavaScript could potentially improve the performance score by 25+ points and dramatically enhance user experience.
Why It Matters:
Google Fonts CSS is blocking first paint and delaying LCP by 300ms.
How to Fix:
Replace the Google Fonts link with a preload directive: <link rel='preload' href='fonts-url' as='style' onload='this.onload=null;this.rel="stylesheet"'>. Add font-display: swap to font CSS rules. Consider self-hosting the font files to reduce network requests and improve cache control.
Why It Matters:
115KB of unused JavaScript is wasting bandwidth and delaying page interactivity by 600ms.
How to Fix:
Remove unused Google Analytics features by implementing GA4 with minimal configuration. Audit Facebook Pixel implementation and remove unnecessary event tracking. Use dynamic imports to load JavaScript modules only when needed. Consider removing or lazy-loading the Elfsight widgets if not immediately visible.
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
Images waste 82 KiB due to oversized dimensions and poor compression, slowing down page rendering.
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.