Compress and Resize Hero Image

How to optimize solsticehw.com

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

Compress and Resize Hero Image

High Impact+8 points estimated

Why It Matters

The header logo is 51KB larger than needed and wastes bandwidth while potentially delaying LCP.

How to Fix

Install ShortPixel or Imagify WordPress plugin to automatically compress images. Resize the logo to its display dimensions (245x116) instead of serving 980x463. Generate responsive image sizes in WordPress Media Settings to serve appropriately sized images for different devices.

0Needs Improvement

What This Score Means

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

3.3s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

38ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.14
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has decent performance with a score of 80/100, but there are notable user experience issues. The biggest problem is layout shifting (CLS score of 0.139) caused by web fonts loading late, which makes content jump around as users try to read the page. The site also loads slowly with both First Contentful Paint and Largest Contentful Paint taking 3.3 seconds, primarily due to heavy font dependencies and unused code. Quick wins include optimizing the oversized logo image (currently 4x larger than needed), removing 72KB of unused JavaScript, and implementing proper font loading strategies to prevent layout shifts.

Other Optimization Recommendations

Optimize Web Font Loading Strategy

High Impact+12 points estimated

Why It Matters:

Web fonts cause significant layout shifts (CLS: 0.139) and delay content rendering, directly impacting user experience.

How to Fix:

Add font-display: swap to all @font-face declarations in your Divi theme CSS. Preload critical font files (Montserrat and Crimson Text) using <link rel='preload'> in your WordPress header. Consider using a plugin like OMGF to host Google Fonts locally and reduce external requests.

Remove Unused Divi CSS and JavaScript

Medium Impact+6 points estimated

Why It Matters:

52KB of unused CSS and 74KB of unused JavaScript increase page weight and slow down parsing without providing value.

How to Fix:

Enable Divi's Dynamic CSS & JS feature in Theme Options to load only required styles per page. Use Asset CleanUp plugin to disable unused Divi modules and features. Consider switching from Divi's bundled scripts.min.js to individual module loading for better performance.

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