Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize bloomhealthcenters.com
450 KiB of unused JavaScript is blocking page load and delaying LCP by 750ms.
Remove or defer unused Google Analytics tags (GTM-KDWLN42T and duplicate gtag implementations). Use WP Asset CleanUp to conditionally load popup and form scripts only on pages that need them. Move ClickCease and CallRail scripts to load after page interaction using async/defer attributes.
A score of 48 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 website has poor performance with a score of 48/100, indicating significant speed issues that hurt user experience. The biggest problem is an extremely slow Largest Contentful Paint of 17.5 seconds, caused by a complex chain of resource dependencies that block the page from loading efficiently. The site is loading too much unused JavaScript (450 KiB worth) and CSS (43 KiB), while also serving oversized, unoptimized images that could be reduced by over 1MB. To dramatically improve performance, focus first on optimizing and compressing images, then remove or defer unused scripts and stylesheets, and finally streamline the resource loading chain to reduce the network dependency bottlenecks.
Why It Matters:
The LCP image takes 17.5 seconds to load and could be reduced by 1,143 KiB through compression and modern formats.
How to Fix:
Convert the video thumbnail PNG to WebP format using WordPress plugins like ShortPixel or Imagify. Add fetchpriority='high' to the LCP image element. Resize images to match display dimensions (651x366 instead of 1280x720) to reduce download size by 563 KiB.
Why It Matters:
Critical CSS resources are chained and blocking first paint, delaying FCP by 2.5 seconds.
How to Fix:
Inline critical above-the-fold CSS directly in the HTML head. Use WordPress plugins like Autoptimize to combine and minify CSS files. Defer non-critical CSS (FontAwesome, Bootstrap unused styles) using media='print' onload trick or loadCSS library.
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 Generic Speed Tests
Your LCP element has 2.8 seconds of render delay, significantly impacting user experience.
47% of your main JavaScript bundle (28KB) is unused, wasting 150ms of load time.
Critical CSS and JavaScript files are blocking page render, delaying LCP by 600ms.
40 KiB of unused CSS is adding 300ms to both FCP and LCP load times.