Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize reiscompany.eu
Unoptimized images waste 722 KiB of bandwidth and delay LCP by 150ms, especially the hero image carousel.
Convert JPEG images to WebP format using ShortPixel or Smush plugins. Add fetchpriority='high' to the main hero image. Compress carousel images more aggressively and ensure proper responsive sizing to avoid downloading oversized images.
A score of 75 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 fair performance with a score of 75/100, but faces significant speed challenges. The biggest issue is render-blocking CSS and JavaScript files that delay the First Contentful Paint by 2.3 seconds and keep users waiting 5.1 seconds before the page becomes fully interactive. Additionally, the site is wasting 722 KB on unoptimized images and loading 60 KB of unused CSS code. By deferring non-critical CSS/JavaScript, compressing and properly sizing images, and removing unused code, this site could easily achieve a score above 85 and provide a much faster user experience.
Why It Matters:
CSS files are blocking initial page render by 2.29 seconds, severely delaying First Contentful Paint.
How to Fix:
Install WP Rocket or Autoptimize to inline critical CSS and defer non-critical styles. Remove unused CSS rules which account for 81% of your main stylesheet. Consider splitting your theme's CSS to load only what's needed above-the-fold.
Why It Matters:
45 KiB of unused JavaScript from your main theme file delays LCP by 300ms and wastes processing time.
How to Fix:
Audit your theme's main.js file to remove unused jQuery components and legacy polyfills. Use Asset CleanUp Pro to conditionally load scripts only on pages that need them. Consider tree-shaking your JavaScript build process to eliminate dead code.
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
The main content image is oversized by 155KB and lacks proper dimensions, contributing to slow LCP and layout shifts.
JavaScript execution blocks the main thread for 1.6 seconds with 1,610ms Total Blocking Time, preventing user interactions.
Unused code blocks the main thread for 3.3 seconds and wastes 235KB of network resources.
Large unoptimized images waste 157KB of bandwidth and lack proper dimensions causing layout shifts.