Fix Unsized LCP Image

How to optimize sndoll.com

WordPress SiteScore: 32/100Analyzed May 2026Re-analyze this site

Fix Unsized LCP Image

High Impact+18 points estimated

Why It Matters

The main banner image lacks proper dimensions causing a 0.101 CLS score and 2.3 second element render delay.

How to Fix

Add explicit width='1500' height='750' attributes to the banner image in your Elementor section. Enable aspect-ratio CSS property in your theme. Remove lazy loading from above-the-fold images and ensure fetchpriority='high' is applied correctly.

0Poor

What This Score Means

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

Core Web Vitals Analysis

LCP

Largest Contentful Paint

14.0s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

269ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.10
Needs Improvement

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has severe performance issues with a concerning score of 32/100. The biggest problem is render-blocking CSS and JavaScript files that delay the page's initial display by 2.7 seconds, combined with an enormous 8.8-second First Contentful Paint time. The site is loading massive amounts of unused code (450 KiB of JavaScript and 219 KiB of CSS that isn't needed), while oversized images are causing layout shifts as they load without proper dimensions. Fixing the render-blocking resources, removing unused code, and optimizing images could potentially improve the performance score by 40+ points and dramatically reduce loading times from the current 14+ seconds.

Other Optimization Recommendations

Eliminate Render-Blocking CSS Files

High Impact+25 points estimated

Why It Matters:

Critical CSS files are delaying First Contentful Paint by 2.7 seconds and blocking the initial page render.

How to Fix:

Use WP Rocket or Autoptimize to inline critical CSS from style.css (152KB) and defer non-critical styles. Enable async loading for Elementor CSS files. Consider splitting large theme stylesheets into critical and non-critical portions.

Remove Unused JavaScript Code

Medium Impact+12 points estimated

Why It Matters:

450KB of unused JavaScript is consuming network bandwidth and extending LCP by 3.3 seconds.

How to Fix:

Use Asset CleanUp Pro to disable unused reCAPTCHA scripts on non-contact pages. Remove duplicate Google Tag Manager instances. Defer Green Popups JavaScript until user interaction to reduce initial load impact.

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