Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize housewashingexperts.com.au
Font loading is blocking render for 850ms and creating poor user experience with invisible text.
Add font-display: swap to all @font-face declarations in your Divi theme CSS. Preload critical fonts like FontAwesome and modules.woff using <link rel='preload' as='font'>. Remove unused Google Fonts preconnects that are wasting browser resources.
A score of 90 falls in the "Good" 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 good overall performance with a score of 90/100, but suffers from slow visual loading with a Speed Index of 7.0 seconds. The biggest issue is a 3.36-second resource load delay that's significantly slowing down when users can actually see content on the page. The site would benefit most from optimizing font loading (which could save 850ms), reducing unused CSS by 31KB, and converting images to modern WebP format to save 112KB. While the technical performance is solid, these optimizations could dramatically improve the user's perceived loading experience.
Why It Matters:
Critical CSS is blocking first paint and delaying LCP by causing a 3360ms resource load delay.
How to Fix:
Use WP Rocket or LiteSpeed Cache to inline critical CSS for above-the-fold content. Defer loading of Slick carousel CSS since it's not needed immediately. Move non-critical CSS like theme modules to load after page render using loadCSS or media='print' technique.
Why It Matters:
PNG images are 114KB larger than necessary and could improve perceived performance significantly.
How to Fix:
Use WebP Express plugin or LiteSpeed Cache to automatically convert PNG images to WebP format. Enable AVIF support for even better compression. Add explicit width/height attributes to prevent layout shifts during image loading.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.