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
JavaScript is causing 1.87 seconds of forced reflows, blocking the main thread and preventing user interactions.
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.
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:
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.
Why It Matters:
Critical CSS and JavaScript files are blocking First Contentful Paint by 2.5 seconds.
How to Fix:
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.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.