Eliminate Render-Blocking CSS Resources

How to optimize preprod.hautdoubsexpress.fr

WordPress SiteScore: 91/100Analyzed April 2026Re-analyze this site

Eliminate Render-Blocking CSS Resources

High Impact+15 points estimated

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.

0Good

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.2s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

43ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Optimize LCP Image Priority

Medium Impact+8 points estimated

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.

Fix Cache Headers Configuration

Medium Impact+7 points estimated

Why It Matters:

Missing cache headers for external scripts waste 21KB on repeat visits and delay LCP by 150ms.

How to Fix:

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions