Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize snoesje.sot.design
LCP at 3.9 seconds fails Core Web Vitals threshold and significantly impacts user experience and SEO rankings.
Identify your LCP element using WordPress performance plugins like Query Monitor. Optimize the largest image or text block with proper compression and preload critical resources. Consider lazy loading non-critical content and optimizing your WordPress theme's above-the-fold rendering.
A score of 80 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 decent performance with a score of 80/100, but there's room for improvement in loading speed. The biggest issue is slow content rendering, with pages taking 4.9 seconds to visually populate (Speed Index) and 3.9 seconds for the largest content to appear, which hurts user experience. The main opportunities for improvement include extending cache lifetimes for Cloudflare scripts (which could save 9 KiB and reduce load times) and optimizing the initial content loading process. Addressing these caching issues and streamlining content delivery could easily push this site into the 90+ performance range.
Why It Matters:
FCP at 3.0 seconds is significantly delaying user perception of page load and directly impacts Speed Index performance.
How to Fix:
Install WP Rocket or W3 Total Cache to enable critical CSS inlining. Optimize your WordPress theme to reduce render-blocking resources. Consider switching to a faster hosting provider or implementing a CDN like Cloudflare Pro for better asset delivery.
Why It Matters:
Current cache lifetimes are too short, missing 150ms LCP improvement opportunity and forcing unnecessary re-downloads.
How to Fix:
Configure Cloudflare cache rules to set longer expiry times for static assets (1 year for JS/CSS). Update your WordPress .htaccess file to extend browser cache for Cloudflare scripts. Use WP Super Cache plugin to set proper cache headers for all static resources.
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
Google Analytics and GTM are loading 138KB of unused code, slowing down page processing.
GDPR compliance scripts are blocking initial page render and delaying content visibility.
The main image is 27KB larger than needed and directly delays LCP by 150ms.
Forced reflows in your theme's script.js and Swiper library are causing 41ms of unnecessary layout calculations.