Fix Image Layout Shifts

How to optimize playua.net

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

Fix Image Layout Shifts

Medium Impact+8 points estimated

Why It Matters

Images without dimensions cause layout shifts as they load, hurting user experience and CLS scores.

How to Fix

Add explicit width='35' height='34' attributes to your logo images in the WordPress theme files. Update your theme's header.php template to include proper image dimensions. Enable WordPress's responsive images feature to maintain aspect ratios across devices.

0Poor

What This Score Means

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

11.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

278ms
Needs Improvement

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 issues with a score of 45/100. The biggest problem is excessive unused JavaScript from Google tracking scripts (693 KiB), which is severely slowing down page load times and causing an extremely slow Largest Contentful Paint of 11.2 seconds. The site is also suffering from render-blocking resources, inefficient image compression, and forced reflows that are making pages feel sluggish and unresponsive. Reducing unused JavaScript, optimizing images, and deferring non-critical scripts could improve the score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+25 points estimated

Why It Matters:

Unused JavaScript wastes 693 KiB and delays LCP by 3.15 seconds while blocking the main thread.

How to Fix:

Remove or defer Google AdSense and Analytics scripts until after page load. Use Google Tag Manager's async implementation. Consider replacing heavy tracking scripts with lighter alternatives like Plausible or defer them with WP Rocket's delay JavaScript execution feature.

Optimize Image Compression and Delivery

High Impact+12 points estimated

Why It Matters:

Poor image compression wastes 89 KiB and delays LCP by 150ms for visible content.

How to Fix:

Install ShortPixel or Imagify plugin to automatically compress images at 80-85% quality. Enable WebP conversion for modern browsers. Set proper image dimensions in WordPress media settings to prevent layout shifts during loading.

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