Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize reiscompany.eu
45 KiB of unused JavaScript from your main theme file delays LCP by 300ms and wastes processing time.
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.
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:
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.
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
Render-blocking scripts are delaying FCP by 3.3 seconds, preventing users from seeing content quickly.
254 KiB of unused CSS and 782 KiB of unused JavaScript are delaying FCP and LCP by 750ms.
Web fonts are causing 0.6 CLS score by shifting content when they load, severely impacting user experience.
Large PNG images total 6.3MB and could be reduced by 431KB using modern formats.