Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize garderos.com
Critical CSS and JavaScript files are blocking page rendering for over 1 second, delaying First Contentful Paint.
Use WP Rocket or Autoptimize to defer non-critical CSS and JavaScript. Inline critical CSS for above-the-fold content. Move jQuery and other scripts to load asynchronously or defer until after page load.
A score of 66 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 WordPress site has poor performance with a score of 66/100, primarily due to extremely slow loading times with Largest Contentful Paint taking 34.5 seconds. The biggest problem is massive unoptimized images, particularly a 3.5MB background image that could be reduced by 2.7MB using modern formats like WebP, which alone would save over 20 seconds of load time. The site is also bogged down by render-blocking CSS and JavaScript files that delay initial page rendering by over 1 second, plus 79KB of unused CSS that should be removed. Compressing images, minifying JavaScript files, and eliminating unused code could easily improve the performance score by 30+ points and dramatically enhance user experience.
Why It Matters:
Large unoptimized images are causing a 20.75 second LCP delay and consuming 9MB of unnecessary bandwidth.
How to Fix:
Install ShortPixel or Imagify WordPress plugin to automatically convert PNG images to WebP/AVIF format. Resize the oversized background images (3.5MB, 1.8MB) to appropriate dimensions. Add fetchpriority='high' to the LCP background image element.
Why It Matters:
Missing image dimensions cause layout shifts while unminified JavaScript adds 79KB of unnecessary code that blocks parsing.
How to Fix:
Add explicit width and height attributes to all carousel images in your WordPress theme templates. Enable JavaScript minification in your optimization plugin. Use WP Rocket's minification feature or install Fast Velocity Minify plugin.
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 WordPress Speed Tests
87KB of unused CSS and 533KB of unused JavaScript waste bandwidth and slow parsing, contributing to the 15.3s Time to Interactive.
Your initial server response takes 1,330ms longer than optimal, directly delaying both LCP and FCP by 1,350ms.
Images without width/height attributes cause layout shifts that harm user experience and CLS scores.
Render-blocking stylesheets delay initial page render by 2.8 seconds, significantly impacting FCP and LCP.