Optimize Third Party Scripts

How to optimize intownpediatrics.com

WordPress SiteScore: 86/100Analyzed April 2026Re-analyze this site

Optimize Third Party Scripts

High Impact+10 points estimated

Why It Matters

Podium chat widget and Google Analytics contribute 276KB of unused JavaScript, delaying LCP by 350ms.

How to Fix

Implement lazy loading for the Podium chat widget using a WordPress plugin like Flying Scripts. Defer Google Analytics and GTM scripts until after page load. Configure proper caching headers for Podium assets (currently only 1-hour cache).

0Needs Improvement

What This Score Means

A score of 86 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

3.6s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

104ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.06
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has good performance with a score of 86/100, but there's significant room for improvement in loading speed. The biggest issue is render-blocking CSS files that are delaying the initial page render by nearly a second, combined with a large amount of unused CSS (20 KiB) that's unnecessarily slowing down the site. Additionally, the site is loading a 3.2 MB video file and has inefficient caching for third-party resources like Podium chat widget, which contribute to the slower Speed Index of 4.8 seconds. Deferring non-critical CSS, removing unused styles, and implementing better caching policies could easily boost this site into the 90+ performance range and significantly improve user experience.

Other Optimization Recommendations

Eliminate Render Blocking CSS

High Impact+12 points estimated

Why It Matters:

CSS files are blocking first contentful paint by 950ms, significantly delaying visual rendering.

How to Fix:

Use a WordPress plugin like Autoptimize or WP Rocket to inline critical CSS for above-the-fold content. Defer non-critical CSS like animate.css and smartmenus CSS. Remove unused CSS from libs.css which is 93% unused (20KB savings).

Optimize Video Poster Image

Medium Impact+8 points estimated

Why It Matters:

The LCP element (video poster) lacks fetchpriority hint and could be 45KB smaller with modern formats.

How to Fix:

Add fetchpriority='high' to the main video element in your WordPress theme template. Convert the poster image to WebP format using ShortPixel or similar plugin. Add explicit width/height attributes to the logo image to prevent layout 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