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 image dimensions cause layout shifts and 112 KiB of unused CSS slows down parsing.
Add explicit width and height attributes to carousel images in your Elementor templates. Use Asset CleanUp Pro to remove unused CSS from Seraphinite Accelerator and Elementor. Inline critical above-the-fold CSS and defer the rest using WordPress optimization plugins.
A score of 63 falls in the "Needs Improvement" 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 poor performance with a score of 63/100, meaning users experience slow loading times that could hurt conversions and SEO rankings. The biggest problem is extremely slow content loading - it takes over 6 seconds for users to see the main content and for the page to become interactive, which is far beyond the recommended 2.5 seconds. The primary culprit is a massive 2.7MB homepage video that's not properly cached, along with inefficient caching settings that waste 1,488 KiB of potential savings. To fix this, you should optimize or replace the large video file, implement proper browser caching with longer lifetimes, and remove 112 KiB of unused CSS code that's slowing down the initial page render.
Why It Matters:
Poor caching wastes 1,488 KiB on repeat visits and delays LCP by 1.8 seconds.
How to Fix:
Add cache headers to your .htaccess file or use a WordPress caching plugin like W3 Total Cache. Set cache expiration to 1 year for static assets (fonts, videos, images). Configure your hosting provider to serve proper cache-control headers for the homepage video and Calibri fonts.
Why It Matters:
Cloudflare's email decode script blocks initial render, delaying LCP and FCP by 150ms.
How to Fix:
Add 'defer' or 'async' attribute to the email decode script in your WordPress theme. Use Cloudflare dashboard to disable email obfuscation if not needed. Alternatively, use a plugin like Autoptimize to defer non-critical JavaScript execution until after page load.
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
112 KiB of unused CSS increases page load time and delays rendering unnecessarily.
Missing image dimensions cause layout shifts that hurt user experience and CLS scores.
Video and font files with short cache lifetimes waste 1,488 KiB on repeat visits, slowing performance.
Cloudflare's email decode script blocks initial render, delaying LCP and FCP by 150ms.