Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cerasus.ro
229 KiB of unused JavaScript and 84 KiB of unused CSS block rendering and delay LCP by 1.6+ seconds.
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.
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:
Large banner images delay LCP by 15+ seconds and waste 1,611 KiB with poor compression and sizing.
How to Fix:
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.
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
Poor cache lifetimes waste 1,106 KiB on repeat visits and delay LCP by 1.1 seconds for returning users.
602 KiB of unused JavaScript and 112 KiB of unused CSS are blocking rendering and delaying LCP by 4.6 seconds.
Images are causing a 750ms LCP delay and waste 210 KiB, directly impacting your largest contentful paint performance.
Unused JavaScript is adding 1.2MB of dead code that blocks rendering and increases Total Blocking Time.