Implement Better Caching Strategy

How to optimize eatoutthebox.co.za

WordPress SiteScore: 89/100Analyzed May 2026Re-analyze this site

Implement Better Caching Strategy

Medium Impact+4 points estimated

Why It Matters

Short 4-hour cache lifetime for images forces unnecessary re-downloads and delays repeat visit performance.

How to Fix

Configure your hosting provider or CDN to set longer cache headers (1 year minimum) for static assets like images. Update your LiteSpeed Cache plugin settings to extend browser caching. Add cache-control headers for images in your .htaccess file.

0Needs Improvement

What This Score Means

A score of 89 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.5s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

40ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has good performance with a score of 89/100, but still has some optimization opportunities. The biggest issue is inefficient image delivery, which is delaying your Largest Contentful Paint to 3.5 seconds and could be improved by 450ms by using modern image formats like WebP and properly sizing images for their display dimensions. The site is also loading over 10KB of unused CSS (91% of the main stylesheet goes unused) and has short cache lifetimes on images that could be extended for better repeat visitor performance. Addressing these image optimizations and removing unused CSS could push your performance score into the excellent range while significantly improving user experience.

Other Optimization Recommendations

Optimize Image Delivery and Formats

High Impact+8 points estimated

Why It Matters:

Large unoptimized images are delaying LCP by 450ms and wasting 317KB of bandwidth.

How to Fix:

Install ShortPixel or Imagify plugin to automatically convert images to WebP/AVIF format. Implement responsive images with proper srcset attributes to serve appropriate sizes. Resize images to match display dimensions (your images are 2x larger than needed).

Remove Unused CSS Rules

High Impact+6 points estimated

Why It Matters:

91% of your CSS is unused, adding 150ms to LCP and wasting 11KB of network bandwidth.

How to Fix:

Install Asset CleanUp Pro or Perfmatters plugin to remove unused CSS from your theme's frontend.min.css file. Use critical CSS extraction to inline above-the-fold styles. Consider switching to a lighter WordPress theme or custom CSS optimization.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions