Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize hthf.org
The video background element causes a massive 0.71 CLS score, severely impacting user experience.
Add explicit dimensions to the video container in your Divi theme settings. Set aspect-ratio CSS property on the .mejs-mediaelement class. Use transform: translateZ(0) to create a new stacking context and prevent layout shifts during video loading.
A score of 8 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 poor performance with a score of 8/100, indicating severe issues that are significantly impacting user experience. The biggest problem is an extremely slow Largest Contentful Paint of 23.4 seconds, primarily caused by massive layout shifts from video elements and oversized, unoptimized images that could save over 2MB by converting to modern formats like WebP. The site is also bloated with unused JavaScript (1.8MB) and CSS (98KB), creating excessive main-thread blocking time of 7 seconds. Immediate priorities should be optimizing the large PNG images, fixing the video background that's causing layout shifts, and removing unused code from plugins and themes.
Why It Matters:
Converting the 3 largest PNG images to WebP will save 2.1 MB and reduce LCP by 2.7 seconds.
How to Fix:
Install a WebP plugin like ShortPixel or Imagify to automatically convert the Mike Moore Veterans Park image (1.3MB savings) and other PNG files. Configure your WordPress theme to serve WebP with PNG fallback. Enable lazy loading for images below the fold.
Why It Matters:
1.8MB of unused JavaScript and 98KB of unused CSS are blocking rendering and increasing load times.
How to Fix:
Install Asset CleanUp Pro to disable unused Formidable Pro features and Supreme Modules CSS on pages that don't need them. Configure your caching plugin to minify and combine remaining CSS/JS files. Remove unused YouTube embed scripts if videos aren't essential above the fold.
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.