Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize boncourage.co.za
Images total 20MB and cause a 47.9s LCP with potential savings of 4,105 KiB through better compression and formats.
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.
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.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
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.
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.
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.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Render-blocking scripts are delaying FCP by 3.3 seconds, preventing users from seeing content quickly.
254 KiB of unused CSS and 782 KiB of unused JavaScript are delaying FCP and LCP by 750ms.
Web fonts are causing 0.6 CLS score by shifting content when they load, severely impacting user experience.
Large PNG images total 6.3MB and could be reduced by 431KB using modern formats.