Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize zrp.metipix.co.zw
Critical CSS files block first paint by 750ms, delaying when users see content.
Inline critical above-the-fold CSS directly in the HTML head. Use WordPress plugins like WP Rocket to defer non-critical CSS files (theme-style, post-74.css, splide-layer.css). Load these stylesheets asynchronously with media='print' onload='this.media="all"' technique.
A score of 75 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 75/100, primarily due to extremely slow visual content loading with a Speed Index of 6.8 seconds. The biggest issue is oversized images that are wasting 117 KB of bandwidth - particularly logo images that are being served at much higher resolutions than needed for their display size. The site is also loading 33 KB of unused JavaScript from the Bricks theme and has render-blocking CSS files that delay initial page rendering by 750ms. Optimizing image sizes, removing unused code, and deferring non-critical resources could improve the score by 15-20 points and dramatically speed up page loading.
Why It Matters:
Oversized images delay LCP by 750ms and waste 117KB of bandwidth on every page load.
How to Fix:
Replace the 768x680 logo image with properly sized versions (149x132 for desktop, smaller for mobile). Use WordPress responsive images with multiple srcset sizes. Compress the ZRP logo further or convert to SVG format for crisp scaling.
Why It Matters:
80% of the Bricks theme JavaScript (33KB) is unused, causing 150ms delay in page rendering.
How to Fix:
Audit Bricks elements on this page and disable unused components in the theme settings. Use a plugin like Asset CleanUp to conditionally load bricks.min.js only on pages that need specific functionality. Consider code splitting for large JavaScript bundles.
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
80% of the Bricks theme JavaScript (33KB) is unused, causing 150ms delay in page rendering.
Oversized images delay LCP by 750ms and waste 117KB of bandwidth on every page load.
96% of your CSS (80KB) and 72% of JavaScript (94KB) is unused, wasting 544ms of load time.
Large PNG images are delaying LCP by 950ms and consuming 320KB of unnecessary bandwidth.