Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize clinicacedron.com
145 KiB of unused JavaScript is delaying LCP by 900ms and blocking the main thread.
Remove or optimize Google Tag Manager scripts that are 42-53% unused. Use WP Rocket or Asset CleanUp Pro to defer non-critical scripts. Consider implementing Google Analytics via gtag directly instead of GTM to reduce payload size.
A score of 66 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 significant performance issues with a score of 66/100, indicating poor user experience. The biggest problem is extremely slow font loading, which takes over 6 seconds to display the main content (Largest Contentful Paint) and causes text to remain invisible for 420ms while custom fonts load. The site is also bloated with 145KB of unused JavaScript from Google Analytics and page builders, plus excessive unused CSS from Font Awesome libraries. Fixing the font display issues by adding font-display: swap to your custom fonts and removing unused code could improve your score by 15-20 points and dramatically speed up how quickly users see your content.
Why It Matters:
Custom fonts are blocking render for 420ms and causing layout shifts, directly impacting LCP and CLS.
How to Fix:
Add font-display: swap to your custom font CSS declarations for UniNeue fonts. In WordPress, edit your theme's style.css or use a plugin like Easy Google Fonts. Consider using font-face with font-display: swap for the three custom .otf files loading from uploads folder.
Why It Matters:
Multiple CSS files are blocking initial render for 4,050ms, severely delaying First Contentful Paint.
How to Fix:
Use Autoptimize or WP Rocket to inline critical CSS and defer non-critical stylesheets. Specifically target Elementor Pro widget CSS files that aren't needed above-the-fold. Remove unused Font Awesome CSS files that are 99% unused according to the audit.
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
Images are oversized by 65KB and cache headers are too short, forcing unnecessary re-downloads.
148KB of unused JavaScript and 24KB of unused CSS are slowing down your site unnecessarily.
Your LCP element has a 3.9 second resource load delay, severely impacting page performance.
Oversized images waste 65 KiB and missing font-display causes 310ms rendering delays.