Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize squeakyscleaning.com
Images are oversized and delay LCP by 300ms, with the hero image loading lazily when it should load immediately.
Remove lazy loading from the hero image and add fetchpriority='high' attribute. Install Imagify or ShortPixel to automatically compress and resize images to display dimensions. Convert large PNGs to WebP format for 30-50% size reduction.
A score of 25 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 25/100. The biggest problem is excessive JavaScript execution taking over 20 seconds, primarily from third-party widgets like Elfsight reviews and Facebook tracking scripts that are blocking the main thread and causing a massive 4.3-second delay in user interactions. The site takes nearly 12 seconds just to show the first content and 13 seconds for the largest image to appear, which will frustrate users and hurt search rankings. Removing or optimizing these heavy JavaScript widgets, reducing unused code (over 2MB wasted), and implementing proper caching could potentially improve the performance score by 50+ points and dramatically enhance user experience.
Why It Matters:
JavaScript execution blocks the main thread for 20.4 seconds, causing a Total Blocking Time of 4,290ms which severely impacts user interactions.
How to Fix:
Remove or optimize the Elfsight Reviews widget (4+ seconds execution time). Defer reCAPTCHA loading until user interaction. Use WP Rocket to defer non-critical JavaScript and enable script optimization. Consider replacing heavy plugins with lighter alternatives.
Why It Matters:
2,065 KiB of unused JavaScript increases load time and blocking time significantly.
How to Fix:
Use Asset CleanUp Pro to conditionally load YouTube embed scripts only when needed. Audit and remove unused WordPress plugins causing script bloat. Consider replacing the current review widget with a lighter alternative or custom solution.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.