Fix Web Font Layout Shifts

How to optimize solsticehw.com

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

Fix Web Font Layout Shifts

High Impact+12 points estimated

Why It Matters

Google Fonts loading causes 0.051 CLS score and creates jarring text jumps during page load.

How to Fix

Add font-display: swap to your Google Fonts CSS declarations in your theme. Use OMGF (Optimize My Google Fonts) WordPress plugin to host fonts locally and preload them. Add fallback fonts with similar metrics to prevent layout shifts while custom fonts load.

0Needs Improvement

What This Score Means

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

Good: < 2.5s

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

INP

Interaction to Next Paint

36ms
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 66/100, indicating significant user experience issues. The biggest problem is excessive unused JavaScript (71KB) and CSS (50KB) that's slowing down page loading, with the JavaScript alone adding 260ms of delay to the Largest Contentful Paint. The site is also suffering from major layout shifts (0.153 CLS score) caused by web fonts loading and shifting content around, plus a very slow First Contentful Paint of 3.2 seconds. Cleaning up the unused Divi theme code, optimizing font loading with proper display settings, and properly sizing images could improve the performance score by 25+ points and dramatically enhance user experience.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+15 points estimated

Why It Matters:

Unused JavaScript delays LCP by 250ms and wastes 71 KiB of bandwidth unnecessarily.

How to Fix:

Access your WordPress admin and review Divi theme settings to disable unused features. Use Asset CleanUp Pro plugin to remove unused scripts from scripts.min.js and sticky-elements.js on pages that don't need them. Enable code splitting in Divi theme options if available.

Optimize Logo Image Sizing

Medium Impact+8 points estimated

Why It Matters:

The oversized logo image wastes 30 KiB and delays LCP by 200ms with unnecessary data transfer.

How to Fix:

Replace the current 980x463px logo with properly sized versions for different screen sizes. Use WordPress responsive image features or Divi's built-in responsive options. Add srcset attributes with multiple logo sizes: 245px for mobile, 490px for retina mobile, and larger sizes for desktop.

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