Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mce.eu
The carousel element causes a 0.173 layout shift score, significantly impacting user experience and CLS metrics.
Add explicit dimensions to the Elementor carousel container using CSS min-height. Set width and height attributes on all carousel images. Reserve space for dynamic content with CSS aspect-ratio or placeholder elements. Test carousel loading with slow network throttling.
A score of 19 falls in the "Poor" 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 severe performance issues with a critically low score of 19/100. The biggest problem is excessive JavaScript execution time (17.4 seconds), primarily caused by jQuery and other scripts that are blocking the page from becoming interactive for over 31 seconds. The site is loading a massive 3MB of resources with significant unused JavaScript (558KB) and CSS (139KB) that could be removed or deferred. Optimizing JavaScript delivery, removing unused code, and implementing proper caching could dramatically improve the user experience and Core Web Vitals scores.
Why It Matters:
JavaScript execution takes 17.4 seconds and blocks the main thread for 23.5 seconds, severely delaying user interactions and page responsiveness.
How to Fix:
Remove or defer unused WordPress plugins, particularly heavy ones like Formidable Pro (145KB). Use WP Rocket to defer non-critical JavaScript. Audit jQuery usage and replace with modern alternatives where possible. Move HubSpot and Facebook tracking scripts to load after page interactive.
Why It Matters:
Multiple JavaScript files are blocking initial page render, delaying First Contentful Paint by 3.95 seconds.
How to Fix:
Defer loading of non-critical Elementor addon scripts using async or defer attributes. Inline critical CSS for above-the-fold content. Use WordPress plugin like Autoptimize to combine and minify JavaScript files. Move Premium Addons scripts to load after critical page content.
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
Multiple JavaScript files are blocking initial page render, delaying First Contentful Paint by 3.95 seconds.
JavaScript execution takes 17.4 seconds and blocks the main thread for 23.5 seconds, severely delaying user interactions and page responsiveness.
Font loading without proper display strategy is blocking FCP by 70ms and causing layout shifts.
Critical CSS files are blocking initial render and delaying both LCP and FCP by 650ms.