Remove Unused CSS and JavaScript

How to optimize nordvox.com

WordPress SiteScore: 57/100Analyzed March 2026Re-analyze this site

Remove Unused CSS and JavaScript

High Impact+25 points estimated

Why It Matters

575KB of unused resources are blocking page render and delaying LCP by 3.1 seconds.

How to Fix

Install Asset CleanUp Pro to remove unused CSS/JS per page. Dequeue Visual Composer CSS (45KB unused) and Google Tag Manager scripts on non-conversion pages. Use WP Rocket's 'Remove Unused CSS' feature to eliminate the 95KB of unused stylesheets automatically.

0Needs Improvement

What This Score Means

A score of 57 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.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

133ms
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 57/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 9.7 seconds, primarily caused by the main slider image not being discoverable in the initial HTML and taking over 6.8 seconds just to start loading. The site is also bloated with 480 KB of unused JavaScript (mainly from Google Tag Manager scripts) and 95 KB of unused CSS, while render-blocking resources are delaying the initial page paint by nearly 3 seconds. Fixing the slider image discovery issue, removing unused code, and implementing proper resource loading strategies could easily improve the performance score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Fix LCP Image Discovery

High Impact+20 points estimated

Why It Matters:

LCP image takes 6.8 seconds to load because it's not discoverable in HTML, severely impacting user experience.

How to Fix:

Add fetchpriority='high' to the Revolution Slider LCP image. Replace data-src lazy loading with immediate src attribute for above-the-fold slider images. Add <link rel='preload'> for the main slider image in WordPress header.php to start loading immediately.

Optimize WordPress Caching Strategy

Medium Impact+8 points estimated

Why It Matters:

Images lack proper cache headers, forcing repeat downloads and adding 1.1MB of unnecessary network requests.

How to Fix:

Configure WP Rocket or W3 Total Cache with 1-year expiry for images. Add cache-control headers via .htaccess for static assets. Enable browser caching for uploaded media files to eliminate repeat downloads of slider images.

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