Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cerasus.ro
Large banner images delay LCP by 15+ seconds and waste 1,611 KiB with poor compression and sizing.
Convert banner images to WebP/AVIF format using ShortPixel plugin. Create responsive image sizes matching display dimensions (412x275 for mobile banners vs current 1500x1000). Add fetchpriority='high' to LCP banner image and remove lazy loading from above-the-fold content.
A score of 61 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 61/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 15.3 seconds, caused primarily by oversized banner images that are loading at full resolution (1500x1000) but displaying much smaller (412x275). The site is also blocked by 229 KiB of unused JavaScript from Google Tag Manager and Facebook tracking scripts, plus 84 KiB of unused CSS that's preventing the page from rendering quickly. Converting images to modern formats like WebP, properly sizing them for mobile displays, and cleaning up the excessive JavaScript could dramatically improve load times and boost the performance score by 30+ points.
Why It Matters:
229 KiB of unused JavaScript and 84 KiB of unused CSS block rendering and delay LCP by 1.6+ seconds.
How to Fix:
Use Asset CleanUp plugin to disable unused Google Tag Manager scripts on non-conversion pages. Remove or defer 95% unused shop.css and elements.css from non-shop pages. Implement critical CSS inlining for above-the-fold styles using WP Rocket.
Why It Matters:
2.1 seconds of main thread work creates 220ms blocking time, preventing user interactions and degrading INP.
How to Fix:
Defer Google Analytics and Facebook Pixel loading until after page interactive using GTM's built-in triggers. Split large JavaScript bundles using code splitting in your theme's build process. Move theme initialization scripts to load after critical content renders.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.