Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize fotokoch.nl
Unused JavaScript wastes 892 KiB and delays LCP by 5.1 seconds, severely impacting page load performance.
Use WP Asset CleanUp to disable unnecessary plugins on specific pages. Remove duplicate reCAPTCHA scripts and unused Sleak chat widget code. Implement code splitting for WordPress themes to load only required JavaScript modules per page.
A score of 43 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 severe performance problems with a poor score of 43/100. The biggest issue is an extremely slow Largest Contentful Paint of 24.8 seconds, caused primarily by a massive 1.4MB background image that's poorly optimized and blocks page rendering. The site also suffers from 871 KiB of unused JavaScript from third-party widgets and reCAPTCHA, plus render-blocking scripts that delay initial page display by 4.5 seconds. Compressing and modernizing that large background image, removing unnecessary JavaScript, and deferring non-critical scripts could potentially improve the performance score by 30+ points and dramatically reduce load times from nearly 25 seconds to under 5 seconds.
Why It Matters:
Images consume 1.4 MB without proper compression and caching, causing 5.7 second LCP delay.
How to Fix:
Install WP Rocket or W3 Total Cache to set proper cache headers (min 1 year for images). Use ShortPixel to compress the 1.4MB bg_block.png.webp by 80%. Implement responsive images with srcset for carousel images to serve appropriate sizes for mobile devices.
Why It Matters:
Missing width/height attributes on carousel images cause layout shifts as content loads and repositions.
How to Fix:
Add explicit width and height attributes to all carousel images in your WordPress theme templates. Set aspect-ratio CSS property as fallback for better browser support. Use WordPress's built-in responsive image features to maintain proper dimensions across devices.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
67% of your CSS (19 KiB) is unused, increasing initial page load time unnecessarily.
Oversized images are wasting 26 KiB and contributing to slower LCP on mobile devices.
Unused JavaScript is wasting 125 KiB and delaying LCP by 750ms, severely impacting user experience.
Missing image dimensions cause layout shifts and oversized images waste 27KB of bandwidth affecting load times.
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.