Fix Image Dimensions and Layout Shifts

How to optimize pittsburghyards.com

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

Fix Image Dimensions and Layout Shifts

High Impact+15 points estimated

Why It Matters

Layout shifts (CLS 0.405) are caused by unsized images, creating jarring user experience as content jumps during load.

How to Fix

Add explicit width and height attributes to all images, especially the Equal Housing Opportunity SVG in footer. Update your WordPress theme to include image dimensions. Consider using aspect-ratio CSS for responsive images while preventing layout shifts.

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

9.8s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

201ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.40
Poor

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 critically low score of 32/100. The biggest problem is excessive JavaScript execution taking over 4 seconds, which is blocking the main thread and severely delaying user interactions. The site is also plagued by massive amounts of unused code - wasting 783 KB of JavaScript and 221 KB of CSS that users have to download but never actually use. Cleaning up this bloated code, reducing JavaScript execution time, and fixing the unsized images causing layout shifts could dramatically improve the site's performance and user experience by several seconds.

Other Optimization Recommendations

Reduce JavaScript Execution Time

High Impact+25 points estimated

Why It Matters:

JavaScript is blocking the main thread for 4.1 seconds, preventing user interactions and delaying page load completion.

How to Fix:

Remove unused ReCaptcha scripts (saving 330KB) and optimize Vimeo player loading. Install WP Rocket to defer non-critical JavaScript. Audit WordPress plugins and remove unnecessary ones that add JavaScript overhead.

Optimize CSS and Font Loading

Medium Impact+12 points estimated

Why It Matters:

Unused CSS (221KB) and render-blocking resources delay first paint and increase LCP by 750ms.

How to Fix:

Use Asset CleanUp Pro to remove unused Divi theme CSS. Add font-display: swap to custom fonts to prevent invisible text. Inline critical CSS for above-the-fold content and defer non-critical stylesheets.

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