Add Image Dimensions for CLS

How to optimize www8.fastenerconnection.com

WordPress SiteScore: 74/100Analyzed April 2026Re-analyze this site

Add Image Dimensions for CLS

Medium Impact+8 points estimated

Why It Matters

Missing width/height attributes on partner logos cause layout shifts as images load asynchronously.

How to Fix

Edit your WordPress theme templates to add explicit width and height attributes to all img elements. For the partner slider, modify the template file to include dimensions='120x22' for SVG logos.

0Needs Improvement

What This Score Means

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

5.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

106ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has moderate performance issues with a score of 74/100. The biggest problem is severely oversized images that are delaying your Largest Contentful Paint to 5.3 seconds - particularly a hero banner image that's wasting over 2.5MB by being much larger than needed and poorly compressed. Additionally, render-blocking JavaScript and CSS files are preventing content from appearing quickly, adding another 1.3 seconds to load time. Optimizing your images by properly sizing them and improving compression, plus deferring non-critical scripts, could improve your score by 25+ points and dramatically speed up your site for users.

Other Optimization Recommendations

Optimize Hero Image Size

High Impact+18 points estimated

Why It Matters:

The hero image is 2.7MB and oversized (2305x2304 vs 1282x721 display), directly delaying LCP by 1.1 seconds.

How to Fix:

Resize the hero image to its actual display dimensions (1282x721) using WordPress media editor. Increase WebP compression to reduce file size by ~60%. Use a plugin like ShortPixel to automatically optimize on upload.

Eliminate Render Blocking Resources

High Impact+15 points estimated

Why It Matters:

Critical CSS and JavaScript files block page rendering for 1.3 seconds, delaying FCP significantly.

How to Fix:

Install WP Rocket or Autoptimize to defer non-critical JavaScript. Inline critical CSS for above-the-fold content. Move render-blocking scripts to footer or use async/defer attributes in WordPress theme functions.

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