Remove Unused Divi JavaScript Code

How to optimize solsticehw.com

WordPress SiteScore: 68/100Analyzed April 2026Re-analyze this site

Remove Unused Divi JavaScript Code

High Impact+10 points estimated

Why It Matters

73KB of unused JavaScript from Divi theme files increases page load time and blocking resources.

How to Fix

Use a plugin like Asset CleanUp Pro to disable unused Divi modules on this page. Remove sticky-elements.js if not needed (27KB savings). Consider switching to Divi's selective loading feature to only load required JavaScript components.

0Needs Improvement

What This Score Means

A score of 68 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

5.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

49ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.15
Needs Improvement

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 68/100, primarily due to excessive web fonts causing major layout shifts and slow loading times. The biggest issue is that 8 different font files are loading and causing the page content to jump around (0.146 layout shift score), while also delaying the Largest Contentful Paint to 5.0 seconds. Additionally, the site is loading 72KB of unused JavaScript and 52KB of unused CSS from the Divi theme, which further slows down the page. To improve performance, reduce the number of web fonts, implement font-display: swap to prevent layout shifts, and clean up the unused code from your theme.

Other Optimization Recommendations

Optimize Web Font Loading Strategy

High Impact+12 points estimated

Why It Matters:

Multiple web fonts cause 0.146 CLS layout shift and delay rendering by forcing content reflows.

How to Fix:

Add font-display: swap to all @font-face declarations in your Divi theme CSS. Preload critical Montserrat font files using <link rel="preload" as="font"> in the header. Consider reducing from 8 web fonts to 3-4 essential variants to minimize layout shifts.

Optimize Logo Image Delivery

Medium Impact+8 points estimated

Why It Matters:

Oversized logo image wastes 51KB and delays LCP by 400ms with unnecessary bandwidth.

How to Fix:

Resize the header logo image from 980x463px to actual display size of 245x116px. Use WordPress's built-in responsive images or configure your ExactDN CDN to serve properly sized images. Enable WebP format conversion for additional 25-30% size reduction.

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