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 on carousel images cause layout shifts during loading.
Edit your Elementor image carousel elements and add explicit width and height attributes to each image. In the carousel settings, define fixed dimensions for consistency. Update your WordPress theme's image templates to always include dimensions from the media library metadata.
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 user experience issues. The biggest problem is extremely slow content loading, with First Contentful Paint and Largest Contentful Paint both taking over 6 seconds - far exceeding Google's recommended thresholds. The main culprits are large unoptimized images (saving potential of 206 KiB), render-blocking JavaScript that delays page rendering by 150ms, and a massive 2.7MB video file that's poorly cached. Converting images to modern formats like WebP, deferring non-critical JavaScript, and implementing better caching strategies could dramatically improve load times and boost the performance score by 20+ points.
Why It Matters:
The email-decode script blocks initial page render, delaying both FCP and LCP by 150ms.
How to Fix:
In WordPress admin, disable Cloudflare's email protection feature or move it to load asynchronously. Add defer attribute to the script tag or use a plugin like WP Rocket to automatically defer non-critical JavaScript. Consider removing email obfuscation entirely if not essential.
Why It Matters:
Poor caching saves 1,262 KiB on repeat visits and reduces LCP/FCP by 600ms each.
How to Fix:
Configure longer cache lifetimes for static assets through your hosting provider or Cloudflare settings. Set video files (.mp4) to cache for 1 year instead of 1 day. Use a WordPress caching plugin like W3 Total Cache to set proper browser cache headers for fonts and media files.
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
2,065 KiB of unused JavaScript increases load time and blocking time significantly.
Images are oversized and delay LCP by 300ms, with the hero image loading lazily when it should load immediately.
JavaScript execution blocks the main thread for 20.4 seconds, causing a Total Blocking Time of 4,290ms which severely impacts user interactions.
TrustIndex scripts load fresh every time without caching, wasting 42 KiB on repeat visits.