Fix Image Dimension Attributes

How to optimize www8.fastenerconnection.com

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

Fix Image Dimension Attributes

Medium Impact+8 points estimated

Why It Matters

Missing width/height on partner logo images causes layout shifts affecting CLS score.

How to Fix

Edit the partner logo slider template to add explicit width='120' height='22' attributes to all partner SVG images. Update the Slick slider configuration to maintain aspect ratios. Test layout stability after implementation.

0Needs Improvement

What This Score Means

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

12.1s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

115ms
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 poor performance with a score of 65/100. The biggest problem is an extremely oversized hero image that takes 12.1 seconds to load and could be reduced by over 4MB through better compression and responsive sizing. The site also suffers from render-blocking JavaScript (jQuery) that delays initial page rendering by 1.3 seconds, and it takes 13.4 seconds before users can fully interact with the page. Optimizing the main image alone could improve load times by nearly a second, while deferring non-critical JavaScript could provide additional significant improvements to user experience.

Other Optimization Recommendations

Optimize Hero Image Delivery

High Impact+25 points estimated

Why It Matters:

The hero image is 2.7MB and delays LCP by 12.1 seconds, severely impacting user experience.

How to Fix:

Compress the hero image using TinyPNG or ShortPixel to reduce size by 67%. Resize from 2305x2304 to actual display size of 1282x721. Add fetchpriority='high' attribute (already present but ensure compression is applied).

Eliminate Render-Blocking Resources

High Impact+18 points estimated

Why It Matters:

jQuery and CSS files block initial page render, delaying FCP by 1.3 seconds.

How to Fix:

Move jquery.min.js to footer or use async/defer attributes in WordPress theme functions.php. Inline critical CSS for above-the-fold content. Use WP Rocket or Autoptimize to defer non-critical CSS files like card-slider.css and article-two-column.css.

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