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
Poor cache lifetimes waste 1,106 KiB on repeat visits and delay LCP by 1.1 seconds for returning users.
602 KiB of unused JavaScript and 112 KiB of unused CSS are blocking rendering and delaying LCP by 4.6 seconds.
Images are causing a 750ms LCP delay and waste 210 KiB, directly impacting your largest contentful paint performance.
Unused JavaScript is adding 1.2MB of dead code that blocks rendering and increases Total Blocking Time.