Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mentalhealth.uk.org
295 KiB of unused JavaScript is delaying LCP by 1.5 seconds and blocking page interactivity.
Audit Google Tag Manager implementation to remove unused tracking codes. Use WP Asset CleanUp to disable unnecessary scripts per page. Configure Google Analytics to load asynchronously after page interaction rather than blocking initial render.
A score of 62 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 score of 62/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 9.2 seconds, which means visitors wait over 9 seconds to see the main content load. The site is weighed down by 295 KiB of unused JavaScript from Google tracking scripts, inefficient caching that wastes 35 KiB on repeat visits, and oversized images that are 34 KiB larger than necessary. Removing unused JavaScript, implementing proper caching for third-party scripts, and resizing images to match their display dimensions could improve the score by 30+ points and dramatically speed up the site.
Why It Matters:
Oversized header image wastes 34 KiB and delays LCP by 300ms with poor mobile experience.
How to Fix:
Install Smush or ShortPixel to automatically generate responsive image sizes. Configure WordPress to serve properly sized images using srcset attributes. Resize the mobile header image from 675x465 to match its 412x284 display dimensions.
Why It Matters:
Poor cache lifetime for Cookiebot scripts forces repeat downloads on return visits, delaying LCP by 450ms.
How to Fix:
Configure your WordPress caching plugin (WP Rocket/W3 Total Cache) to set longer cache headers for third-party scripts. Add cache-control headers for static assets via .htaccess or CDN settings. Consider self-hosting frequently used third-party scripts like consent management.
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
Missing image dimensions cause layout shifts and oversized images waste 13 KiB unnecessarily.
Poor cache lifetimes waste 56 KiB on repeat visits and slow LCP by 600ms for returning users.
Missing width and height attributes on images cause layout shifts and hurt user experience during page load.
Poor cache lifetimes for critical resources cost 450ms on LCP and force unnecessary re-downloads on repeat visits.