Implement Efficient Cache Headers

How to optimize joebrowns.co.uk

Generic SiteScore: 40/100Analyzed February 2026

Implement Efficient Cache Headers

Medium Impact+15 points estimated

Why It Matters

Poor caching wastes 803 KiB on repeat visits and adds 900ms to LCP for returning users.

How to Fix

Set longer cache lifetimes for Feefo widgets (currently 5 minutes, increase to 24 hours). Extend PayPal SDK cache from 1 hour to 7 days. Add proper cache headers for third-party scripts. Implement service worker for critical resource caching.

0Poor

What This Score Means

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

Core Web Vitals Analysis

LCP

Largest Contentful Paint

16.6s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

275ms
Needs Improvement

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 Joe Browns e-commerce site has severe performance issues with a critically low score of 40/100. The biggest problem is excessive unused JavaScript, particularly from Google reCAPTCHA and tracking scripts, which is wasting over 1MB of data and adding 1.8 seconds to page load times. The site's Largest Contentful Paint takes an unacceptable 16.6 seconds, primarily due to poor resource loading and caching strategies. To improve performance, prioritize removing or deferring unused JavaScript, implement better caching for third-party resources like PayPal and Feefo widgets, and optimize the numerous oversized product images that are loading at higher resolutions than displayed.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+25 points estimated

Why It Matters:

Unused JavaScript wastes 1,086 KiB and delays LCP by 1.8 seconds, severely impacting page performance.

How to Fix:

Defer reCAPTCHA loading until user interaction with forms. Remove unused Google Tag Manager features and load GTM conditionally. Split JavaScript bundles to load only required code per page. Use dynamic imports for non-critical functionality.

Optimize Image Delivery System

High Impact+20 points estimated

Why It Matters:

Images are oversized for their display dimensions and lack proper compression, adding 185 KiB of waste and 1.05s to LCP.

How to Fix:

Implement responsive images with srcset for different screen sizes. Add fetchpriority='high' to the main product image. Compress images further and serve WebP format. Resize thumbnail images to match their 91x108px display size instead of loading 334x400px versions.

Want to Analyze YOUR Website?

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

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions

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