Remove Unused JavaScript Resources

How to optimize squeakyscleaning.com

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

Remove Unused JavaScript Resources

High Impact+15 points estimated

Why It Matters

Over 1MB of unused JavaScript is being loaded, increasing Total Blocking Time by 990ms and delaying interactivity.

How to Fix

Use Asset CleanUp or Perfmatters to disable unused plugins on specific pages. Remove the Facebook Pixel if not actively used for tracking. Conditionally load reCAPTCHA only on contact forms. Audit WordPress plugins and remove any that aren't essential for core functionality.

0Poor

What This Score Means

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

24.5s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

224ms
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 severe performance issues with a critically low score of 33/100. The biggest problem is an extremely slow First Contentful Paint of 12.8 seconds and Largest Contentful Paint of 24.5 seconds, primarily caused by enormous network payloads totaling 7MB and inefficient loading of third-party resources like review widgets and YouTube embeds. The site is also loading over 1MB of unused JavaScript and CSS, while heavy font chains are blocking initial rendering for over 3 seconds. Immediate fixes should focus on removing or deferring non-critical third-party scripts, optimizing images (which could save 263KB), and implementing proper caching strategies to dramatically improve load times and user experience.

Other Optimization Recommendations

Optimize Third-Party Widget Loading

High Impact+25 points estimated

Why It Matters:

The Elfsight reviews widget (649KB) and YouTube embeds are blocking initial render and consuming 4.8 seconds of JavaScript execution time.

How to Fix:

Defer the Elfsight reviews widget using async loading or lazy initialization. Replace YouTube embeds with lite-youtube-embed or facade loading. Move all review widgets below the fold and load them after user interaction or viewport entry.

Compress and Optimize Images

High Impact+18 points estimated

Why It Matters:

Images are oversized for their display dimensions, wasting 263KB and delaying LCP by 250ms.

How to Fix:

Install ShortPixel or Smush to automatically compress existing images. Generate proper responsive image sizes in WordPress using add_image_size(). Convert PNG images to WebP format. Add fetchpriority='high' to the hero image and remove loading='lazy' from above-the-fold images.

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