Add Image Dimensions Attributes

How to optimize clevelandcable.com

Generic SiteScore: 50/100Analyzed January 2026

Add Image Dimensions Attributes

Medium Impact+8 points estimated

Why It Matters

Missing width/height attributes cause layout shifts as images load, hurting user experience and CLS scores.

How to Fix

Add explicit width and height attributes to all img elements, especially social media icons and footer images. Set CSS aspect-ratio property as fallback for responsive images. Reserve space for dynamically loaded content with min-height CSS properties.

0Needs Improvement

What This Score Means

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

36.4s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

205ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.05
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This website has poor performance with a score of 50/100, indicating significant user experience issues. The biggest problem is an extremely slow Largest Contentful Paint of 36.4 seconds, caused primarily by oversized images that are much larger than needed for their display dimensions - the main culprit being a 3.4MB image file that could be reduced by over 3MB. The site is also loading 242KB of unused JavaScript from Google Analytics and other scripts, which is blocking the main thread for over 2 seconds and delaying initial page rendering. Immediate fixes should focus on properly sizing and compressing images (especially converting to modern WebP format) and removing or deferring unused JavaScript, which together could improve the performance score by 30+ points and dramatically reduce loading times.

Other Optimization Recommendations

Optimize Large Images for Display

High Impact+25 points estimated

Why It Matters:

Oversized images waste 4,105 KiB and delay LCP by 15.95 seconds, creating extremely poor loading experience.

How to Fix:

Resize the 6000x4000px hero image to match its 350x350px display dimensions using image editing software. Convert all images to WebP format for 30-50% smaller file sizes. Implement responsive images with srcset attribute to serve appropriate sizes for different devices.

Eliminate Unused JavaScript Code

High Impact+18 points estimated

Why It Matters:

242 KiB of unused JavaScript delays LCP by 1.35 seconds and blocks critical rendering.

How to Fix:

Remove or defer Google Tag Manager scripts that aren't critical for initial page load. Split JavaScript bundles to load only essential code upfront. Use dynamic imports for non-critical features like analytics and tracking scripts to load after user interaction.

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions

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