Fix Layout Stability Issues

How to optimize boncourage.co.za

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

Fix Layout Stability Issues

Medium Impact+12 points estimated

Why It Matters

9 layout shifts create a 0.495 CLS score, primarily caused by unsized images and web font loading.

How to Fix

Add width and height attributes to all image elements in your Divi theme templates. Implement font-display: swap for custom fonts and preload critical fonts. Use CSS to reserve space for dynamic content sections before they load.

0Poor

What This Score Means

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

47.9s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

365ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.49
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress wine estate website has severe performance issues with an extremely poor score of 24/100. The biggest problem is massive layout shifts occurring as the page loads, causing content to jump around and creating a jarring user experience with a CLS score of 0.495. The site is also plagued by enormous unoptimized images (over 20MB total), with the largest image alone being 3.6MB, causing the page to take nearly 48 seconds to fully load. Immediate fixes should focus on properly sizing images, converting them to modern formats like WebP, implementing proper image dimensions to prevent layout shifts, and reducing the massive JavaScript payload of over 1MB from unused code and plugins.

Other Optimization Recommendations

Implement Modern Image Optimization

High Impact+25 points estimated

Why It Matters:

Images total 20MB and cause a 47.9s LCP with potential savings of 4,105 KiB through better compression and formats.

How to Fix:

Install Imagify or ShortPixel WordPress plugin to automatically convert images to WebP/AVIF format. Add responsive image sizes in WordPress media settings. Set fetchpriority='high' on hero slider images and add explicit width/height attributes to prevent layout shifts.

Reduce JavaScript Bundle Size

High Impact+18 points estimated

Why It Matters:

Unused JavaScript totals 1,122 KiB with 2.6s execution time, blocking user interactions and delaying page readiness.

How to Fix:

Remove or defer unused reCAPTCHA scripts loading on every page. Use WP Asset CleanUp plugin to disable unnecessary WooCommerce scripts on non-shop pages. Split JavaScript into critical and non-critical chunks, loading non-essential scripts after page load.

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