Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize zctxze70bj.staging.wpdns.site
Images are oversized for display dimensions and the LCP image uses lazy loading, causing 250ms LCP delay and wasting 192 KiB.
Remove loading='lazy' from the LCP image (squeaky's car) and add fetchpriority='high'. Install a WordPress image optimization plugin like ShortPixel to automatically generate responsive image sizes. Replace oversized images with properly sized versions - the Subject image should be 172x222 not 768x991.
A score of 50 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.
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 poor performance with a critically low score of 50/100. The biggest problem is oversized images that are much larger than their display dimensions, wasting 192 KB and significantly delaying page load times. The site also suffers from excessive JavaScript execution (4 seconds of main thread work) and unused JavaScript code (356 KB), which combine to create a painfully slow user experience with a 15+ second load time. Optimizing image sizes, removing unused JavaScript, and implementing proper caching could potentially improve the performance score by 30+ points and dramatically reduce load times.
Why It Matters:
Main thread blocking for 4.0 seconds with 2.6s JavaScript execution time severely impacts user interaction and delays page readiness.
How to Fix:
Remove unused JavaScript from Google Tag Manager, Facebook Pixel, and other tracking scripts - they waste 356 KiB. Use a plugin like Flying Scripts to delay non-essential scripts until user interaction. Consider switching to GA4's lighter gtag implementation.
Why It Matters:
Poor cache lifetimes for third-party scripts waste 461 KiB on repeat visits and delay LCP by 1.1 seconds.
How to Fix:
Configure longer cache headers for static assets using WP Rocket or W3 Total Cache. Self-host Facebook Pixel and Google Analytics scripts to control caching. Set up proper browser caching rules in .htaccess for CSS/JS files with far-future expiry dates.
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
Render-blocking CSS and JavaScript are delaying First Contentful Paint by 1.46 seconds.
Multiple redirects are adding 750ms delay to both LCP and FCP before the page even starts loading.
Poor cache lifetimes are wasting 349 KiB and delaying FCP/LCP by 600ms on repeat visits.
FontAwesome fonts cause 50ms delay in FCP due to missing font-display declarations.