Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mce.eu
Missing width/height attributes on carousel images cause layout shifts that hurt user experience and CLS scores.
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.
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.
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 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.
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.
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.
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
115KB of unused CSS is being loaded unnecessarily, wasting bandwidth and potentially blocking rendering.
The 11MB homepage video dominates your 12.7MB payload, significantly impacting load performance despite good Core Web Vitals scores.
Missing width/height attributes cause layout shifts and delayed LCP discovery hurts Core Web Vitals scores.
A single 9.75MB SVG file dominates your 15.4MB page weight, severely impacting load times and LCP.