Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize fotokoch.nl
Missing width/height attributes on carousel images cause layout shifts as content loads and repositions.
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.
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:
Unused JavaScript wastes 892 KiB and delays LCP by 5.1 seconds, severely impacting page load performance.
How to Fix:
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.
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.
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
52KB of unused CSS and 74KB of unused JavaScript increase page weight and slow down parsing without providing value.
The header logo is 51KB larger than needed and wastes bandwidth while potentially delaying LCP.
Web fonts cause significant layout shifts (CLS: 0.139) and delay content rendering, directly impacting user experience.
84% of your CSS (52KB) and 66% of Divi JavaScript (74KB) is unused, slowing down page load times.