Reduce Unused JavaScript Payloads

How to optimize myworks.software

WordPress SiteScore: 62/100Analyzed December 2025

Reduce Unused JavaScript Payloads

High Impact+18 points estimated

Why It Matters

178KB of unused JavaScript delays LCP by 1.05 seconds and blocks main thread execution.

How to Fix

Configure Google Tag Manager to load only after user interaction using WP Code plugin. Remove or defer Google Analytics scripts until page is interactive. Use Perfmatters plugin to selectively disable scripts on pages where they're not needed.

0Needs Improvement

What This Score Means

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

10.1s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

131ms
Good

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 62/100, primarily due to severe loading delays affecting Core Web Vitals. The biggest problem is render-blocking CSS and JavaScript resources that are preventing the page from displaying content quickly, causing a painfully slow First Contentful Paint of 4.2 seconds and Largest Contentful Paint of 10.1 seconds. The site is loading 178 KB of unused JavaScript (mainly from Google Analytics/Tag Manager) and has numerous CSS files blocking the initial render, which could save over 3 seconds if properly optimized. Additionally, oversized images are wasting 315 KB of bandwidth, and the absence of proper font loading strategies is adding another 100ms delay, all contributing to a sluggish user experience that likely hurts both engagement and search rankings.

Other Optimization Recommendations

Eliminate Render Blocking CSS

High Impact+25 points estimated

Why It Matters:

Critical render path is blocked by 3.15 seconds, severely delaying First Contentful Paint and visual page loading.

How to Fix:

Use WP Rocket or Autoptimize to inline critical CSS and defer non-critical stylesheets. Remove unused Font Awesome CSS (99% unused) through Asset CleanUp plugin. Preload essential fonts like DMSans with <link rel='preload'> tags in WordPress header.

Optimize Image Delivery System

High Impact+12 points estimated

Why It Matters:

Oversized carousel images waste 315KB and delay LCP by 300ms due to inappropriate dimensions.

How to Fix:

Install ShortPixel to automatically generate responsive image sizes for WordPress. Add explicit width/height attributes to G2 badge images to prevent layout shifts. Enable WebP conversion and set fetchpriority='high' on the hero banner image through your theme's functions.php.

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