Fix Critical Layout Shift Issues

How to optimize mce.eu

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

Fix Critical Layout Shift Issues

High Impact+25 points estimated

Why It Matters

The carousel element causes a 0.173 layout shift score, significantly impacting user experience and CLS metrics.

How to Fix

Add explicit dimensions to the Elementor carousel container using CSS min-height. Set width and height attributes on all carousel images. Reserve space for dynamic content with CSS aspect-ratio or placeholder elements. Test carousel loading with slow network throttling.

0Poor

What This Score Means

A score of 19 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

14.9s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

210ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.18
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has severe performance issues with a critically low score of 19/100. The biggest problem is excessive JavaScript execution time (17.4 seconds), primarily caused by jQuery and other scripts that are blocking the page from becoming interactive for over 31 seconds. The site is loading a massive 3MB of resources with significant unused JavaScript (558KB) and CSS (139KB) that could be removed or deferred. Optimizing JavaScript delivery, removing unused code, and implementing proper caching could dramatically improve the user experience and Core Web Vitals scores.

Other Optimization Recommendations

Optimize JavaScript Execution Performance

High Impact+35 points estimated

Why It Matters:

JavaScript execution takes 17.4 seconds and blocks the main thread for 23.5 seconds, severely delaying user interactions and page responsiveness.

How to Fix:

Remove or defer unused WordPress plugins, particularly heavy ones like Formidable Pro (145KB). Use WP Rocket to defer non-critical JavaScript. Audit jQuery usage and replace with modern alternatives where possible. Move HubSpot and Facebook tracking scripts to load after page interactive.

Eliminate Render-Blocking Resources

High Impact+20 points estimated

Why It Matters:

Multiple JavaScript files are blocking initial page render, delaying First Contentful Paint by 3.95 seconds.

How to Fix:

Defer loading of non-critical Elementor addon scripts using async or defer attributes. Inline critical CSS for above-the-fold content. Use WordPress plugin like Autoptimize to combine and minify JavaScript files. Move Premium Addons scripts to load after critical page content.

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