Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize pozy.fr
No cache headers on 1MB of resources forces repeat downloads, increasing LCP by 4.5 seconds for returning users.
Add browser caching rules to your .htaccess file or use WP Rocket caching plugin. Set 1-year expiry for images and CSS, 1-month for JavaScript. Configure your hosting provider to serve static assets with proper cache-control headers.
A score of 41 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 41/100, primarily due to severe layout shift issues that create a jarring user experience. The biggest problem is an extremely high Cumulative Layout Shift score of 0.925, caused by unsized images and web fonts loading after the page renders, making content jump around as users try to interact with it. The site also suffers from a slow Largest Contentful Paint of 7.1 seconds and loads 70 KiB of unused JavaScript from Elementor plugins. Fixing image dimensions, optimizing font loading, and removing unnecessary JavaScript could dramatically improve both the performance score and user experience.
Why It Matters:
Multiple web font loads cause massive layout shifts with CLS score of 0.925, severely impacting user experience.
How to Fix:
Add font-display: swap to all Google Fonts CSS imports. Preload critical font files (Poppins and Staatliches) using <link rel='preload' as='font'> in your WordPress theme header. Use fallback fonts with similar metrics to minimize shift during font swap.
Why It Matters:
Elementor's Lottie and Swiper libraries waste 70KB and 300ms, delaying LCP without being used.
How to Fix:
Install Asset CleanUp Pro plugin to disable unused Elementor modules per page. Remove lottie.min.js and swiper.min.js from pages not using animations or carousels. Configure Elementor to load scripts only when widgets are present.
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
JavaScript is triggering expensive layout calculations totaling 290ms, blocking user interactions and degrading responsiveness.
Over 265KB of unused CSS and JavaScript is wasting bandwidth and extending load times, with potential savings of 1.88 seconds.
Critical CSS and JavaScript are blocking page rendering for 2.18 seconds, directly delaying First Contentful Paint and Largest Contentful Paint.
Elementor's Lottie and Swiper libraries waste 70KB and 300ms, delaying LCP without being used.