Add Image Dimensions and Compress

How to optimize mce.eu

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

Add Image Dimensions and Compress

Medium Impact+8 points estimated

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

6.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

16ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Extend Resource Cache Lifetimes

High Impact+12 points estimated

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.

Optimize Video Banner Size

High Impact+15 points estimated

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.

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