Remove Unused JavaScript and CSS

How to optimize clinicacedron.com

WordPress SiteScore: 64/100Analyzed March 2026Re-analyze this site

Remove Unused JavaScript and CSS

High Impact+25 points estimated

Why It Matters

145 KiB of unused JavaScript and 36 KiB of unused CSS are blocking page load and delaying LCP by 750ms.

How to Fix

Use Asset CleanUp or WP Rocket to disable unused plugins (especially Font Awesome libraries with 99% unused code). Remove or defer Google Analytics/Tag Manager scripts until after page load. Audit and remove duplicate Elementor CSS files.

0Needs Improvement

What This Score Means

A score of 64 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

7.4s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

97ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a score of 64/100, primarily due to excessive unused code and slow content loading. The biggest problem is that it takes 7.4 seconds for the page to become fully interactive and 13.6 seconds for content to visually load, caused by 145 KiB of unused JavaScript and 36 KiB of unused CSS that's blocking the page from rendering quickly. The site is also loading oversized images (saving 65 KiB possible) and has poorly optimized fonts that delay text display by 540ms. Removing unused code from plugins like Elementor and Google Analytics, compressing images, and optimizing font loading could improve the performance score by 30+ points and dramatically speed up the user experience.

Other Optimization Recommendations

Optimize Image Delivery Strategy

High Impact+18 points estimated

Why It Matters:

Logo image is 46KB oversized and multiple images lack modern formats, delaying visual content rendering.

How to Fix:

Install ShortPixel or Imagify to automatically convert images to WebP/AVIF format. Use responsive images with proper srcset for the logo (currently serving 768x622 for 128x103 display). Enable lazy loading for below-the-fold images in WordPress settings.

Fix Font Loading Performance

Medium Impact+12 points estimated

Why It Matters:

Multiple custom fonts are blocking text rendering for 540ms and causing layout shifts during load.

How to Fix:

Add font-display: swap to all custom font declarations in your theme CSS. Preload critical fonts (UniNeueBook.otf, UniNeueBold.otf) using <link rel='preload'> in WordPress header. Consider using system fonts for better performance.

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