Optimize Font Display Strategy

How to optimize axelssonstakteknik.se

WordPress SiteScore: 64/100Analyzed May 2026Re-analyze this site

Optimize Font Display Strategy

High Impact+12 points estimated

Why It Matters

Font loading blocks First Contentful Paint for 150ms, preventing users from seeing text content.

How to Fix

Add font-display: swap to your Roboto font CSS declarations in your theme's style.css. Install OMGF (Optimize My Google Fonts) plugin to host fonts locally and automatically apply font-display optimizations. Configure fallback fonts with similar metrics to prevent layout shifts.

0Needs Improvement

What This Score Means

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

6.6s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

19ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.01
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 64/100, taking over 6 seconds for content to fully load. The biggest problem is excessive unused CSS (221 KiB) and JavaScript (62 KiB) that's slowing down the site, combined with font loading issues that add another 150ms delay. The site is loading too many unnecessary resources upfront, including multiple font families and form styling that may not be needed on every page. Cleaning up unused code, optimizing font loading with proper display settings, and improving server response times could dramatically improve loading speeds and user experience.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+18 points estimated

Why It Matters:

72% of JavaScript is unused, delaying LCP by 300ms and wasting 63KB of bandwidth.

How to Fix:

Install Asset CleanUp Pro to disable unused plugins on specific pages. Use WP Rocket's 'Delay JavaScript Execution' feature to defer non-critical scripts. Audit the f721595a7b2c2cb434d9471132788d38.js file and remove unused code blocks through your caching plugin's minification settings.

Remove Unused CSS Rules

Medium Impact+8 points estimated

Why It Matters:

226KB of unused CSS slows down page rendering and increases bandwidth consumption unnecessarily.

How to Fix:

Install PurgeCSS for WordPress to automatically remove unused CSS rules. Use your caching plugin's CSS optimization feature to eliminate unused Roboto and Open Sans font variants. Configure Asset CleanUp to disable CSS from unused plugins like Forminator on pages that don't need forms.

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