Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize curahospitals.com
CLS score of 0.405 severely impacts user experience as content jumps during load.
Preload critical web fonts (gtwalsheimpro and OpenSans) using <link rel='preload'> in WordPress head. Add font-display: swap to CSS @font-face rules. Reserve space for the hospital_timing_section div with CSS min-height to prevent major shifts.
A score of 35 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 hospital website has severe performance issues with a critically low score of 35/100. The biggest problem is an enormous 8.6MB page size combined with massive layout shifts (0.405 CLS score) that make the page jumpy and slow to load, resulting in a painfully slow 7.9-second Largest Contentful Paint. The site is loading multiple duplicate reCAPTCHA scripts, oversized unoptimized images, and render-blocking resources that delay the initial paint by over 4 seconds. Compressing and converting images to modern formats like WebP, minifying JavaScript files, and fixing the layout shift issues caused by web fonts could dramatically improve the score by 40+ points and provide a much better user experience for patients trying to access hospital information.
Why It Matters:
Images are causing 779KB of wasted bytes and directly impacting LCP by 900ms.
How to Fix:
Convert PNG images to WebP format using a plugin like Converter for Media. Resize oversized images (nabh-logo.png is 603x414 but displays at 88x60). Add explicit width/height attributes to prevent layout shifts and implement responsive images with srcset.
Why It Matters:
Render-blocking CSS and JavaScript delay First Contentful Paint by 4.66 seconds.
How to Fix:
Use a WordPress optimization plugin like WP Rocket to defer non-critical CSS (elementskit, animate_min.css). Move non-essential JavaScript (touchSwipe.js, mixitup.js) to load after page content. Inline critical CSS for above-the-fold content.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.