Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize clinicalaluz.pe
The LCP image has a 16.2s load time with 3.4s resource load delay and uses loading='lazy' which prevents priority loading.
Remove loading='lazy' from the LCP image (servicios-y-citas.jpg). Add fetchpriority='high' to prioritize loading. Convert to WebP format to reduce 144KB file size. Use wp_enqueue_scripts to preload the LCP image resource.
A score of 34 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.
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 poor performance with a score of 34/100. The biggest problem is massive layout shifts (0.315 CLS) caused by images loading without proper dimensions, which creates jarring visual jumps as the page loads. Your Largest Contentful Paint takes 16.2 seconds, primarily due to a 3.4-second resource delay and oversized images that haven't been optimized for modern formats like WebP. Fixing image dimensions, converting to modern formats, and addressing the excessive JavaScript (505 KB unused) could improve your score by 40+ points and dramatically enhance user experience.
Why It Matters:
Revolution Slider and other plugins block rendering for 3.05 seconds, severely delaying First Contentful Paint.
How to Fix:
Replace RevSlider with a lighter alternative or defer its loading. Use async/defer attributes on non-critical scripts. Install Flying Pages or WP Rocket to automatically defer render-blocking JavaScript. Remove unused slider plugins if not essential.
Why It Matters:
Unsized images cause 0.315 CLS score, creating jarring content jumps that harm user experience.
How to Fix:
Add explicit width and height attributes to all payment card images (visa.png, mc.png, amex.png). Update WordPress theme templates to include aspect-ratio CSS for responsive images. Use wp_get_attachment_image() which automatically includes dimensions.
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
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.