Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize blunier.haenni.ch
Critical CSS and JavaScript files are blocking First Contentful Paint by 2.5 seconds.
Defer non-critical CSS files like widget-divider.min.css using media='print' onload trick. Move jQuery and Jet Search scripts to footer or use async/defer attributes. Inline critical CSS for above-the-fold content using WP Rocket or Critical CSS plugin.
A score of 38 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 issues with a critically low score of 38/100. The biggest problem is excessive JavaScript execution time (2.8 seconds) combined with forced reflows that are blocking the main thread and causing a painfully slow Largest Contentful Paint of 9.9 seconds. The site is loading 277 KiB of unused JavaScript from Google Analytics/Tag Manager and has 26 KiB of unused CSS, while WordPress plugins like Elementor and WooCommerce are causing significant layout thrashing. Reducing JavaScript payloads, minifying code, and optimizing the heavy plugin usage could potentially improve the score by 40+ points and dramatically enhance user experience.
Why It Matters:
JavaScript is causing 1.87 seconds of forced reflows, blocking the main thread and preventing user interactions.
How to Fix:
Audit your Elementor custom code and jQuery scripts causing layout thrashing. Batch DOM reads before writes, cache geometric properties like offsetWidth, and avoid reading layout properties after DOM changes. Consider replacing heavy Elementor animations with CSS-based alternatives.
Why It Matters:
277 KiB of unused JavaScript and 26 KiB of unused CSS are delaying LCP by 650ms and wasting bandwidth.
How to Fix:
Use Asset CleanUp Pro to disable WooCommerce assets on non-shop pages. Remove unused block library CSS and Google Tag Manager scripts. Audit Elementor widgets and remove unnecessary ones. Consider conditional loading for Jet plugins only where needed.
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
Poor cache lifetimes waste 1,106 KiB on repeat visits and delay LCP by 1.1 seconds for returning users.
602 KiB of unused JavaScript and 112 KiB of unused CSS are blocking rendering and delaying LCP by 4.6 seconds.
Images are causing a 750ms LCP delay and waste 210 KiB, directly impacting your largest contentful paint performance.
Unused JavaScript is adding 1.2MB of dead code that blocks rendering and increases Total Blocking Time.