Optimize Web Font Loading

How to optimize solsticehw.com

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

Optimize Web Font Loading

High Impact+12 points estimated

Why It Matters

Multiple web fonts are causing significant layout shifts (CLS: 0.115) as they load and reflow text content.

How to Fix

Add font-display: swap to all @font-face declarations in your theme CSS. Preload critical fonts by adding <link rel='preload'> tags in your WordPress header.php for Montserrat and Crimson Text. Consider reducing from 6 font files to 2-3 essential variants to minimize load time.

0Needs Improvement

What This Score Means

A score of 84 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.2s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

16ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.11
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has good performance with a score of 84/100, but there's room for improvement. The biggest issue is web fonts causing layout shifts as they load, which creates a jarring experience where text jumps around the page (0.115 CLS score). The site also has a slower First Contentful Paint at 3.0 seconds due to multiple font files loading in sequence. To improve performance, consider using font-display: swap in your CSS, preloading critical fonts, and optimizing the oversized logo image which could save 21KB of bandwidth.

Other Optimization Recommendations

Remove Unused CSS Rules

High Impact+10 points estimated

Why It Matters:

53 KiB of unused CSS (85% of total) is slowing down First Contentful Paint and blocking render.

How to Fix:

Install Asset CleanUp or Autoptimize plugin to remove unused CSS from Divi theme. Use WordPress admin to disable unused Divi modules and features. Purge unused CSS from your child theme and consider switching to a lighter theme framework.

Optimize Logo Image Sizing

Medium Impact+6 points estimated

Why It Matters:

The header logo is 21 KiB larger than needed, being served at 768x363 but displayed at 245x116 pixels.

How to Fix:

Create properly sized logo variants using WordPress media settings or a plugin like Smush. Set responsive image sizes in your theme's functions.php. Enable ExactDN optimization settings to automatically serve correctly sized images based on device display requirements.

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