Extend Cache Lifetimes for Resources

How to optimize majento.com

Generic SiteScore: 85/100Analyzed April 2026Re-analyze this site

Extend Cache Lifetimes for Resources

Medium Impact+5 points estimated

Why It Matters

Short cache durations force unnecessary re-downloads on repeat visits, impacting LCP by 150ms.

How to Fix

Configure your server or CDN to extend cache headers for YouTube thumbnails and static images to at least 1 year (31536000 seconds). Add cache-busting parameters when content updates. Implement a service worker for more granular caching control of frequently accessed images.

0Needs Improvement

What This Score Means

A score of 85 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

4.4s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

21ms
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 website has good performance with a score of 85/100, but there's significant room for improvement. The biggest issue is slow image loading, which is causing your Largest Contentful Paint to take 4.4 seconds - much longer than the recommended 2.5 seconds. Your images are too large for their display size and aren't using modern formats like WebP, wasting 229 KB of data and making pages load slower. Additionally, YouTube video thumbnails and other images have short cache lifetimes, forcing repeat visitors to re-download the same content unnecessarily. Optimizing image sizes, converting to modern formats, and extending cache settings could easily boost your performance score and make your site feel much faster for users.

Other Optimization Recommendations

Optimize Image Delivery and Compression

High Impact+15 points estimated

Why It Matters:

Images are causing a 1.2 second delay to LCP and consuming 229 KiB of unnecessary bandwidth.

How to Fix:

Convert images to WebP format to reduce file sizes by 30-50%. Resize images to match their display dimensions (644x434 for the main image instead of 1008x680). Use responsive image techniques with srcset attributes to serve appropriately sized images for different screen sizes.

Add Image Width and Height Attributes

Medium Impact+8 points estimated

Why It Matters:

Missing image dimensions cause layout shifts as images load, negatively impacting CLS and user experience.

How to Fix:

Add explicit width and height attributes to all image elements, especially the main content images like 'Friday Emergency' and 'Iced Coffee'. Calculate and set the aspect ratio using CSS to maintain responsiveness. This prevents content from jumping as images load.

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 Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions