Optimize Font Display Strategy

How to optimize myworks.software

WordPress SiteScore: 42/100Analyzed December 2025

Optimize Font Display Strategy

Medium Impact+8 points estimated

Why It Matters

Custom fonts cause 40ms delay in First Contentful Paint and create layout shifts during loading.

How to Fix

Add font-display: swap to your DMSans font declarations in WordPress theme. Use wp_enqueue_style with font-display parameter or modify @font-face rules in CSS. Preload critical fonts using <link rel='preload'> in theme's functions.php to reduce loading delay.

0Poor

What This Score Means

A score of 42 falls in the "Poor" 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

13.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

251ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
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 42/100, indicating significant issues that hurt user experience. The biggest problem is excessive JavaScript execution time (2.1 seconds) combined with massive amounts of unused JavaScript code (501 KiB), which is severely delaying your Largest Contentful Paint to 13 seconds and Time to Interactive to 23 seconds. The site is also suffering from render-blocking CSS files that could save nearly 3 seconds if properly optimized, and poor caching strategies that waste over 400 KiB of potential savings. Reducing unused JavaScript, implementing proper caching headers, and deferring non-critical CSS could improve your score by 30+ points and dramatically speed up page loading.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+18 points estimated

Why It Matters:

501 KiB of unused JavaScript is blocking page load and delaying LCP by 1.85 seconds.

How to Fix:

Remove unnecessary third-party scripts like HubSpot visitor chat (110KB unused), Google Tag Manager scripts, and Facebook Pixel polyfills. Use Asset CleanUp Pro plugin to conditionally load scripts only where needed. Replace heavy tracking scripts with lighter alternatives or load them after user interaction.

Eliminate Render Blocking Resources

High Impact+15 points estimated

Why It Matters:

CSS files are blocking First Contentful Paint for 2.69 seconds, preventing users from seeing content.

How to Fix:

Use WP Rocket or Autoptimize to defer non-critical CSS like Font Awesome and Elementor widget styles. Inline critical above-the-fold CSS directly in HTML head. Load decorative CSS files asynchronously using media='print' onload technique.

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

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