Optimize Video and Large Assets

How to optimize mce.eu

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

Optimize Video and Large Assets

High Impact+1 point estimated

Why It Matters

The 11MB homepage video dominates your 12.7MB payload, significantly impacting load performance despite good Core Web Vitals scores.

How to Fix

Compress the homepage-video-banner.mp4 using HandBrake or FFmpeg to reduce from 11MB to ~3-4MB. Consider using poster images with play-on-click for mobile. Implement video preload='none' attribute in WordPress to defer loading until user interaction.

0Good

What This Score Means

A score of 98 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

1.9s
Good

Good: < 2.5s

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

INP

Interaction to Next Paint

37ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.01
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has excellent performance with a score of 98/100, but there's one major issue dragging it down: an enormous 11MB video file that accounts for most of the 12.7MB total page weight. The site also has inefficient caching policies that could save 203KB of data, and there's 112KB of unused CSS that could be removed. Converting images to modern formats like WebP could save an additional 206KB, and adding proper width/height attributes to images would prevent layout shifts and improve user experience.

Other Optimization Recommendations

Remove Unused CSS Completely

Medium Impact+1 point estimated

Why It Matters:

115KB of unused CSS is being loaded unnecessarily, wasting bandwidth and potentially blocking rendering.

How to Fix:

Use Asset CleanUp Pro to identify and remove unused Elementor CSS files. Configure Seraphinite Accelerator to exclude completely unused stylesheets rather than just minifying them. Purge unused CSS rules from the remaining stylesheets using PurgeCSS.

Add Image Dimensions for CLS

Medium Impact+1 point estimated

Why It Matters:

Missing width/height attributes on carousel images cause layout shifts that hurt user experience and CLS scores.

How to Fix:

Add explicit width and height attributes to all img elements in your Elementor image carousels. Update your WordPress theme's functions.php to automatically add dimensions to lazy-loaded images. Configure your lazy loading plugin to reserve proper space for images before they load.

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