Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize intownpediatrics.com
Podium chat widget and Google Analytics contribute 276KB of unused JavaScript, delaying LCP by 350ms.
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).
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.
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 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.
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).
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.
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
CSS files block initial page rendering for 1.8 seconds, delaying when users see content.
Unused JavaScript wastes 423KB and blocks the main thread for 1.7 seconds, preventing user interactions.
Large unoptimized images waste 6.7MB and delay LCP by 1.4 seconds, making your site painfully slow.
Unused CSS (221KB) and render-blocking resources delay first paint and increase LCP by 750ms.