Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize reiscompany.eu
CSS files are blocking initial page render by 2.29 seconds, severely delaying First Contentful Paint.
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.
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:
Unoptimized images waste 722 KiB of bandwidth and delay LCP by 150ms, especially the hero image carousel.
How to Fix:
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.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.