Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize 60plusplaza.nl
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Install WP Rocket or Autoptimize plugin to defer jQuery and other non-critical JavaScript. Move MemberPress signup scripts to load after page content. Use async/defer attributes on remaining scripts that don't need immediate execution.
A score of 45 falls in the "Poor" 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 45/100. The biggest problem is an extremely slow Largest Contentful Paint of 15.3 seconds, primarily caused by render-blocking JavaScript files that are delaying the page's initial display by nearly 9 seconds. The site is also loading over 4MB of data with significant unused JavaScript (628KB) and CSS (303KB) from various WordPress plugins and themes. Deferring non-critical JavaScript, optimizing images to modern formats like WebP, and removing unused plugin assets could dramatically improve loading speed and user experience by several seconds.
Why It Matters:
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
How to Fix:
Configure reCAPTCHA to load only on forms that need it using conditional loading. Remove duplicate reCAPTCHA instances currently loading multiple times. Use WP Asset CleanUp to disable unused Elementor and plugin scripts on pages that don't need them.
Why It Matters:
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
How to Fix:
Add fetchpriority='high' to your slider background image in Elementor settings. Ensure the LCP image is not lazy-loaded by setting loading='eager'. Preload the critical slider image using a preload link tag in your theme's header.php.
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.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.
JavaScript execution takes 4.6 seconds and blocks the main thread, preventing user interactions and delaying page readiness.