Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize cerasus.ro
JavaScript execution blocks the main thread for 2.3 seconds, preventing user interactions and delaying TTI to 15.6 seconds.
Audit WordPress plugins and remove unused ones contributing to Script Evaluation time. Use WP Rocket or Autoptimize to defer non-critical JavaScript. Move Google Tag Manager and Facebook Pixel scripts to load after page interactive using async or defer attributes.
A score of 60 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 60/100. The biggest problem is excessive JavaScript execution that's blocking the main thread for 2.3 seconds, causing your Time to Interactive to reach a sluggish 15.6 seconds and your Largest Contentful Paint to hit 15.4 seconds. The site is also loading oversized images (saving potential of 1,611 KB) and has significant unused JavaScript and CSS that could be reduced by 230 KB and 83 KB respectively. Optimizing your JavaScript delivery, compressing and properly sizing images, and removing unused code could dramatically improve your Core Web Vitals and cut loading times by more than half.
Why It Matters:
Two mobile banner images (1.2MB) delay LCP by 15+ seconds and consume excessive bandwidth.
How to Fix:
Compress banner-spirulina-mobile.png and banner-ovaz-mobile.png using ShortPixel or TinyPNG to achieve 60-80% size reduction. Convert to WebP format and create properly sized versions (412x275) instead of serving oversized 1500x1000 images. Add fetchpriority='high' to the first visible banner image.
Why It Matters:
Critical CSS and JavaScript files delay First Contentful Paint by 1.57 seconds, blocking initial page rendering.
How to Fix:
Inline critical CSS for above-the-fold content in the HTML head. Use WordPress plugins like WP Rocket to defer jQuery and non-critical CSS files. Minify CSS files (shop.css, style.css, elements.css) to save 20KB and reduce transfer time.
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
Render-blocking scripts are delaying FCP by 3.3 seconds, preventing users from seeing content quickly.
254 KiB of unused CSS and 782 KiB of unused JavaScript are delaying FCP and LCP by 750ms.
Web fonts are causing 0.6 CLS score by shifting content when they load, severely impacting user experience.
Large PNG images total 6.3MB and could be reduced by 431KB using modern formats.