Remove Render-Blocking JavaScript

How to optimize mce.eu

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

Remove Render-Blocking JavaScript

High Impact+12 points estimated

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.

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, 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.

Other Optimization Recommendations

Implement Long-Term Browser Caching

High Impact+18 points estimated

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.

Add Image Dimensions and Optimize CSS

Medium Impact+8 points estimated

Why It Matters:

Missing image dimensions cause layout shifts and 112 KiB of unused CSS slows down parsing.

How to Fix:

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.

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