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 cause layout shifts and 94 KiB of unoptimized images slow loading.
Add explicit width and height attributes to all img elements in your WordPress theme templates. Install ShortPixel or Smush to automatically compress images like CLS-banner.png (reduce by 71KB). Use WordPress's native lazy loading or optimize with WebP format.
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, indicating significant room for improvement. The biggest problem is extremely slow loading times, with your Largest Contentful Paint taking 6.3 seconds - well above the recommended 2.5 seconds - primarily caused by large video files (2.7MB homepage video) and inefficient caching that's wasting over 1.2MB of bandwidth. The site is also bloated with unused CSS (115KB of waste) and render-blocking JavaScript that delays initial page display by 150ms. Implementing longer cache lifetimes for videos and fonts, removing unused CSS, and optimizing the massive video files could dramatically improve your Core Web Vitals and user experience.
Why It Matters:
Poor caching wastes 1,241 KiB and delays LCP by 600ms on repeat visits.
How to Fix:
Configure your hosting/.htaccess to cache videos for 1 year (Cache-Control: max-age=31536000). Set font files to cache for 1 year instead of current 7 days. Use WordPress caching plugins like WP Rocket to automatically set optimal cache headers for static assets.
Why It Matters:
The 2.7MB homepage video dominates page weight and significantly impacts LCP at 6.3 seconds.
How to Fix:
Compress the homepage-video-banner.mp4 using HandBrake or FFmpeg with H.264 codec at lower bitrate. Consider replacing with optimized WebP/AVIF hero image for mobile devices. Implement lazy loading for the video using WordPress lazy load plugins.
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
Images are oversized for their display dimensions and poorly compressed, wasting 23KB+ per image load.
The LCP image has lazy loading enabled, delaying the largest contentful paint and hurting user experience.
FCP at 1.8 seconds delays initial page rendering, making the site feel slow to users.
Your stylesheet contains 64% unused CSS rules (12KB), slowing down render blocking resources.