Optimize Font Loading Strategy

How to optimize southwakesabres.org

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

Optimize Font Loading Strategy

High Impact+15 points estimated

Why It Matters

Slow font loading delays First Contentful Paint by 870ms with invisible text periods.

How to Fix

Add font-display: swap to all custom fonts in your theme's CSS. Preload critical fonts (Merriweather, Roboto) by adding <link rel='preload'> tags in functions.php. Use font metric overrides to minimize layout shifts when fonts load.

0Needs Improvement

What This Score Means

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

7.8s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

29ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.05
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 59/100, primarily due to an extremely slow Largest Contentful Paint of 7.8 seconds. The biggest problem is massive amounts of unused CSS (85 KiB) from plugins like Ultimate Member and social icons widgets that are loading but not being used, combined with font loading delays that block text rendering for nearly a second. Additionally, large unoptimized images are consuming over 4MB of bandwidth, with the main carousel images being oversized for their display dimensions. Removing unused CSS, optimizing font loading with proper display settings, and compressing/resizing images could dramatically improve load times and boost the performance score by 30+ points.

Other Optimization Recommendations

Remove Unused CSS Files

High Impact+18 points estimated

Why It Matters:

85 KiB of unused CSS is blocking render and delaying LCP by 450ms.

How to Fix:

Deactivate unused WordPress plugins like Ultimate Member if not needed for membership functionality. Use Asset CleanUp Pro to conditionally disable CSS files on pages where they're not required. For FontAwesome, load only the icon subset you actually use.

Compress and Resize Images

High Impact+12 points estimated

Why It Matters:

Oversized images waste 740 KiB and slow LCP by 1.45 seconds on mobile.

How to Fix:

Install ShortPixel or Smush to automatically compress existing images. Use WordPress responsive image sizes or Elementor's responsive settings to serve appropriately sized images. Convert large PNG files to WebP format for 50-80% 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