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
Poor image compression wastes 178 KiB and delays LCP by 450ms, especially affecting your hero images.
Install ShortPixel or Imagify plugin to compress existing images. Configure to serve WebP format for modern browsers. Set compression quality to 85% for JPGs. Use WordPress responsive images properly with correct srcset attributes.
A score of 74 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 poor performance with a score of 74/100, primarily due to excessive main-thread blocking that takes 3.8 seconds to complete. The biggest issue is your Largest Contentful Paint (LCP) at 5.4 seconds, which is caused by a lazily-loaded hero image that should be prioritized for immediate loading. The site is also weighed down by 28 KiB of unused CSS (particularly from the Shoptimizer theme), 65 KiB of unused JavaScript from Google Analytics, and inefficient image delivery that could save 178 KiB through better compression and modern formats. Removing lazy loading from your main hero image, cleaning up unused code, and optimizing your images could improve your performance score by 15-20 points and significantly enhance user experience.
Why It Matters:
Your LCP image uses loading='lazy' which delays the most important content by 2.1 seconds.
How to Fix:
Locate the hero image in your WordPress theme (car-seat-for-dogs image). Remove the loading='lazy' attribute and add fetchpriority='high' instead. Consider using a plugin like WP Rocket to automatically prioritize above-the-fold images.
Why It Matters:
JavaScript execution blocks the main thread for 3.8 seconds, preventing user interactions and delaying page rendering.
How to Fix:
Use Asset CleanUp or WP Rocket to defer jQuery and non-critical scripts. Remove or replace heavy plugins causing 'Style & Layout' work. Consider lazy-loading WooCommerce scripts only on product pages.
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.