Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize squeakyscleaning.com
Over 1MB of unused JavaScript is being loaded, increasing Total Blocking Time by 990ms and delaying interactivity.
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.
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.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
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.
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.
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.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Poor cache lifetimes waste 1,106 KiB on repeat visits and delay LCP by 1.1 seconds for returning users.
602 KiB of unused JavaScript and 112 KiB of unused CSS are blocking rendering and delaying LCP by 4.6 seconds.
Images are causing a 750ms LCP delay and waste 210 KiB, directly impacting your largest contentful paint performance.
Unused JavaScript is adding 1.2MB of dead code that blocks rendering and increases Total Blocking Time.