Reduce Unused JavaScript and CSS

How to optimize cerasus.ro

WordPress SiteScore: 50/100Analyzed May 2026Re-analyze this site

Reduce Unused JavaScript and CSS

Medium Impact+12 points estimated

Why It Matters

229KB of unused JavaScript and 82KB of unused CSS are blocking the main thread and delaying LCP by 450ms each.

How to Fix

Install Asset CleanUp Pro to disable unused plugins and scripts on the homepage. Remove unused Google Tag Manager scripts or load them conditionally. Audit your Savoy theme's shop.css (95% unused) and elements.css (93% unused) to load only necessary styles for the homepage.

0Needs Improvement

What This Score Means

A score of 50 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

9.1s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

295ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a score of 50/100. The biggest problem is an extremely slow Largest Contentful Paint (9.1 seconds) caused by a massive 4.4-second delay before the main banner image even starts loading, combined with unnecessary JavaScript from Google Tag Manager and Facebook that blocks rendering for over 1.7 seconds. The site is also serving oversized product images that waste 286KB of bandwidth and has 82KB of unused CSS slowing down the initial page load. Fixing the image loading delays, removing unused code, and optimizing the banner image discovery could improve the score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Fix LCP Image Discovery Issues

High Impact+25 points estimated

Why It Matters:

The LCP image has a 4.4 second resource load delay because it's not discoverable in the initial HTML and lacks proper prioritization.

How to Fix:

Remove lazy loading from the banner image in your slider by excluding it from your lazy loading plugin settings. Add fetchpriority='high' attribute to the LCP banner image. Consider moving the banner image src directly to HTML instead of using JavaScript-based slider initialization.

Eliminate Render Blocking Resources

High Impact+18 points estimated

Why It Matters:

Render blocking CSS and JavaScript delays First Contentful Paint by 1.7 seconds, significantly impacting user experience.

How to Fix:

Use a WordPress optimization plugin like WP Rocket to defer non-critical CSS files like slick-theme.min.css. Inline critical above-the-fold CSS directly in the HTML head. Move jQuery and other JavaScript files to load asynchronously or defer until after page render.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions