Eliminate Unused JavaScript and CSS

How to optimize cerasus.ro

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

Eliminate Unused JavaScript and CSS

High Impact+20 points estimated

Why It Matters

229 KiB of unused JavaScript and 84 KiB of unused CSS block rendering and delay LCP by 1.6+ seconds.

How to Fix

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

15.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

162ms
Good

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 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.

Other Optimization Recommendations

Optimize Critical Images and Formats

High Impact+25 points estimated

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.

Reduce Main Thread Blocking Time

Medium Impact+12 points estimated

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.

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