Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cerasus.ro
Oversized images waste 75 KiB and the LCP element lacks fetchpriority optimization, delaying visual completion.
Install ShortPixel or Smush to automatically serve properly sized images using srcset. Add fetchpriority='high' to your LCP banner image in the Savoy theme template. Enable WebP conversion in your optimization plugin to reduce file sizes by 25-35%.
A score of 75 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 concerning performance issues with a score of 75/100, particularly affecting user interactivity. The biggest problem is excessive JavaScript processing that's blocking the main thread for 2.4 seconds, causing your Time to Interactive to reach a poor 10.9 seconds. The site is loading 225 KiB of unused JavaScript (mainly from Google Tag Manager and analytics scripts) and has render-blocking resources delaying initial page display by 500ms. Deferring non-critical JavaScript, reducing unused code, and optimizing the loading sequence could improve your score by 15-20 points and dramatically enhance user experience, especially on mobile devices.
Why It Matters:
Unused JavaScript wastes 225 KiB and blocks main thread for 2.4 seconds, severely impacting TTI and TBT.
How to Fix:
Use a WordPress plugin like Flying Scripts or WP Rocket to defer Google Analytics and Facebook Pixel scripts. Add async/defer attributes to non-critical scripts. Consider loading tracking scripts only after user interaction to reduce initial blocking time.
Why It Matters:
jQuery and WordPress core scripts block first paint for 500ms, directly delaying FCP and user perception.
How to Fix:
Use Asset CleanUp Pro to defer jQuery and non-critical WordPress scripts. Move jQuery to footer in your theme's functions.php or use a plugin like Autoptimize. Consider replacing jQuery dependencies with vanilla JavaScript where possible in custom code.
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.