Eliminate Render-Blocking Resources

How to optimize garderos.com

WordPress SiteScore: 66/100Analyzed May 2026Re-analyze this site

Eliminate Render-Blocking Resources

High Impact+18 points estimated

Why It Matters

Critical CSS and JavaScript files are blocking page rendering for over 1 second, delaying First Contentful Paint.

How to Fix

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

34.5s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

50ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.02
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Optimize Image Delivery and Compression

High Impact+25 points estimated

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.

Fix Image Dimensions and Minify Assets

Medium Impact+8 points estimated

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions