Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize eatoutthebox.co.za
The hero banner image needs better compression and could save 300ms on LCP loading time.
Compress the LinkedIn banner image using TinyPNG or ShortPixel to reduce from 45KB to ~6KB. Convert to WebP format for better compression. Add fetchpriority='high' attribute (already implemented) and consider using a CDN like Cloudflare for faster delivery.
A score of 37 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 site has severe performance issues with a critically low score of 37/100. The biggest problem is massive JavaScript bloat, particularly from Google reCAPTCHA which is loading over 800KB of unused code and blocking the page for nearly 3 seconds. Combined with a slow 720ms server response time and unoptimized images causing layout shifts, users face an extremely poor experience with pages taking over 8 seconds to become usable. Removing or optimizing the reCAPTCHA implementation, improving server response times, and compressing images could potentially improve the score by 40+ points and dramatically enhance user experience.
Why It Matters:
Eliminating 832 KiB of unused JavaScript will reduce LCP by 2.8 seconds and improve interactivity.
How to Fix:
Remove or defer Google reCAPTCHA if not essential for above-the-fold content. Use Asset CleanUp Pro plugin to disable unused WordPress scripts per page. Consider replacing heavy plugins with lighter alternatives or custom solutions.
Why It Matters:
Unsized images cause 0.162 CLS score, creating jarring content jumps that hurt user experience.
How to Fix:
Add explicit width and height attributes to all WordPress images, especially the deal section image. Use CSS aspect-ratio property for responsive images. Preload the Outfit font file using <link rel='preload'> in your theme's header.php to prevent font swap shifts.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.