Reduce Render-Blocking Resources

How to optimize curahospitals.com

WordPress SiteScore: 35/100Analyzed May 2026Re-analyze this site

Reduce Render-Blocking Resources

High Impact+18 points estimated

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.

0Poor

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

7.9s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

169ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.41
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Optimize Images and Delivery

High Impact+25 points estimated

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.

Fix Cumulative Layout Shift

High Impact+20 points estimated

Why It Matters:

CLS score of 0.405 severely impacts user experience as content jumps during load.

How to Fix:

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions