Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize dogonline.co.za
JavaScript execution blocks the main thread for 2.3 seconds, severely impacting user interactivity and Time to Interactive.
Minify the unoptimized customer-reviews-woocommerce frontend.js file to save 2KB immediately. Use code splitting to load WooCommerce cart/checkout JavaScript only when needed. Remove legacy JavaScript polyfills from tiny-slider.min.js for modern browsers using conditional loading.
A score of 81 falls in the "Needs Improvement" 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 site has moderate performance issues with a score of 81/100, but several critical issues are severely impacting user experience. The biggest problem is excessive main-thread work taking 2.3 seconds, primarily caused by heavy JavaScript processing and render-blocking CSS files that delay page interactivity until 8.9 seconds. The site is loading too many unnecessary JavaScript resources (411KB of unused code) and has poor caching policies that force users to re-download 165KB of assets on repeat visits. Optimizing JavaScript delivery, enabling proper browser caching, and addressing the render-blocking resources could improve loading speeds by 1-2 seconds and significantly enhance the user experience for customers viewing this product page.
Why It Matters:
CSS files are blocking initial page render, delaying First Contentful Paint by 1.9 seconds.
How to Fix:
Use a WordPress optimization plugin like WP Rocket or Autoptimize to defer non-critical CSS. Inline critical above-the-fold styles directly in HTML. Load customer review and theme CSS files asynchronously using media='print' onload technique.
Why It Matters:
Oversized images waste 83KB of bandwidth and slow down page loading, particularly affecting mobile users.
How to Fix:
Resize the featured review image from 749x999 to match its display size of 131x175 pixels. Convert the PNG logo to WebP format and resize from 470x110 to 165x39 pixels. Install a WordPress image optimization plugin like ShortPixel to automate future image compression.
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
Customer review images are oversized by 809 KiB and not properly compressed, slowing LCP by 300ms.
JavaScript is causing 314ms of forced layout recalculations, blocking the main thread and hurting user interaction.
934 KiB of unused JavaScript is blocking page rendering and delaying LCP by 3.9 seconds.
Images can be reduced by 178KB through better compression and modern formats, saving 300ms on LCP.