Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize preprod.hautdoubsexpress.fr
Missing cache headers for external scripts waste 21KB on repeat visits and delay LCP by 150ms.
Configure your WordPress caching plugin (WP Super Cache or W3 Total Cache) to set proper cache headers. Add cache-control headers via .htaccess for static assets. Consider self-hosting the TrustIndex loader.js file to control caching policies.
A score of 91 falls in the "Good" 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 performs well overall with a score of 91/100, but has room for improvement in loading speed. The biggest issue is render-blocking CSS files that are delaying the initial page display by 470ms, particularly the Kadence theme and plugin stylesheets. Additionally, the site suffers from forced reflows caused by JavaScript that's measuring page elements unnecessarily, and some images could be compressed better to save 8KB in download size. Fixing the render-blocking resources and optimizing the JavaScript performance could make the page feel noticeably faster for users.
Why It Matters:
Blocking CSS delays First Contentful Paint by 450ms and prevents critical content from rendering.
How to Fix:
Use a WordPress optimization plugin like WP Rocket or Autoptimize to defer non-critical CSS files. Inline critical CSS for above-the-fold content. Move Kadence Blocks CSS files (accordion, fonts, global.css) to load asynchronously using media='print' onload technique.
Why It Matters:
The LCP image lacks priority hints and could load 150ms faster with proper optimization.
How to Fix:
Add fetchpriority='high' to your hero image in the Kadence theme template. Use WordPress 6.3+ native fetchpriority support or add it manually to the img tag. Compress the transport-urgent-pontarlier image further to save 8KB using ShortPixel or Imagify plugin.
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
Font loading delays text visibility by 430ms and creates layout shifts.
Elementor CSS files block page rendering for 2.6 seconds, severely delaying First Contentful Paint.
Images account for 2.5MB of page weight and delay LCP by 12.9 seconds.
The LCP image lacks priority hints and could load 150ms faster with proper optimization.