Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cerasus.ro
The LCP image delays page rendering by 2.95 seconds and causes a 0.247 layout shift score.
Add width='412' height='275' attributes to the banner image to prevent layout shifts. Implement fetchpriority='high' on the LCP image. Use WebP format and responsive images to reduce the 635KB banner by 60%. Install a WordPress optimization plugin like ShortPixel for automatic image compression.
A score of 48 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 poor performance with a score of 48/100, indicating significant issues that hurt user experience. The biggest problem is extremely slow page loading - your Largest Contentful Paint takes 10 seconds and Time to Interactive reaches 14.6 seconds, far exceeding acceptable standards. The primary culprit is oversized, unoptimized images (particularly banner images over 600KB each) combined with render-blocking CSS files that prevent the page from displaying quickly. Compressing and properly sizing images, minifying CSS files, and reducing unused JavaScript could dramatically improve load times and boost your performance score by 30+ points.
Why It Matters:
CSS files are blocking first paint for 1.9 seconds and contributing to the poor 48 performance score.
How to Fix:
Inline critical CSS for above-the-fold content directly in the HTML head. Use a plugin like Autoptimize or WP Rocket to defer non-critical CSS files. Remove unused CSS rules that account for 84KB of waste. Minify remaining CSS files to save an additional 20KB.
Why It Matters:
JavaScript execution takes 1.4 seconds and blocks user interactions, creating 310ms of Total Blocking Time.
How to Fix:
Remove 229KB of unused JavaScript from Google Tag Manager and Facebook scripts. Defer non-essential scripts using async/defer attributes. Consider removing unnecessary WordPress plugins that add JavaScript overhead. Use WP Rocket's JavaScript optimization features to combine and minify remaining scripts.
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.