Reduce Unused JavaScript Execution

How to optimize ardem.com

WordPress SiteScore: 49/100Analyzed June 2026Re-analyze this site

Reduce Unused JavaScript Execution

High Impact+20 points estimated

Why It Matters

969 KiB of unused JavaScript is wasting 1.8 seconds of load time and blocking user interactions.

How to Fix

Remove unused WordPress plugins and themes. Use Asset CleanUp Pro to disable scripts on pages that don't need them. Replace heavy Pipedrive chat widget with lighter alternatives or load it conditionally. Defer Google reCAPTCHA until user interaction is needed.

0Poor

What This Score Means

A score of 49 falls in the "Poor" 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

14.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

236ms
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 49/100, indicating significant user experience issues. The biggest problem is excessive JavaScript processing that's blocking the main thread for 2.5 seconds, causing a painfully slow Time to Interactive of 15.4 seconds and poor Core Web Vitals scores. The site is also loading nearly 1MB of unused JavaScript from reCAPTCHA and chat widgets, while render-blocking CSS files are delaying initial page display by 3.5 seconds. Reducing JavaScript execution time, removing unused code, and optimizing CSS delivery could improve performance by 30+ points and dramatically speed up the site for visitors.

Other Optimization Recommendations

Eliminate Render Blocking CSS Files

High Impact+25 points estimated

Why It Matters:

Multiple CSS files are blocking initial render for 3.5 seconds, severely delaying First Contentful Paint.

How to Fix:

Install Autoptimize or WP Rocket to combine and minify CSS files. Inline critical above-the-fold CSS directly in HTML. Defer non-critical CSS using media='print' onload technique or WordPress plugins like Critical CSS.

Add Priority Hint to LCP Image

Medium Impact+8 points estimated

Why It Matters:

The largest contentful paint element lacks fetchpriority='high', causing delayed discovery and rendering.

How to Fix:

Add fetchpriority='high' attribute to the background image div in your hero section. Use WordPress functions.php to automatically add this to featured images. Consider converting CSS background-image to an actual img tag with proper attributes for better optimization.

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