Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mce.eu
Poor caching wastes 1,241 KiB and delays LCP by 600ms on repeat visits.
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.
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:
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.
Why It Matters:
Missing width/height attributes cause layout shifts and 94 KiB of unoptimized images slow loading.
How to Fix:
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.
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
Missing image dimensions cause layout shifts and oversized images waste 13 KiB unnecessarily.
Poor cache lifetimes waste 56 KiB on repeat visits and slow LCP by 600ms for returning users.
Missing width and height attributes on images cause layout shifts and hurt user experience during page load.
Poor cache lifetimes for critical resources cost 450ms on LCP and force unnecessary re-downloads on repeat visits.