Add Explicit Image Dimensions

How to optimize majento.com

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

Add Explicit Image Dimensions

Medium Impact+8 points estimated

Why It Matters

Missing width and height attributes on images cause layout shifts that hurt CLS and user experience.

How to Fix

Add width='644' height='434' to the Friday Emergency image and width='644' height='765' to the Iced Coffee image. Update all other images in your feed container with their actual display dimensions. This prevents content jumping during image load and improves cumulative layout shift scores.

0Good

What This Score Means

A score of 92 falls in the "Good" 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.4s
Needs Improvement

Good: < 2.5s

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

INP

Interaction to Next Paint

25ms
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 excellent performance with a score of 92/100, indicating fast loading times for most users. The biggest issue affecting user experience is slow image loading, with the Largest Contentful Paint taking 3.4 seconds due to oversized images that aren't properly optimized. The site could save an estimated 229 KiB by converting images to modern formats like WebP and resizing them to match their actual display dimensions. Additionally, implementing proper image dimensions and improving cache settings for YouTube thumbnails could further enhance the already strong performance and eliminate layout shifts.

Other Optimization Recommendations

Optimize Image Delivery and Sizing

High Impact+15 points estimated

Why It Matters:

Oversized images waste 229 KiB and delay LCP by 1.1 seconds, directly impacting your largest performance bottleneck.

How to Fix:

Resize images to match display dimensions (644x434 for Friday-Emergency.jpg, 644x765 for Ice-Coffee image). Convert to WebP format using tools like ImageOptim or online converters. Implement responsive images with srcset attribute to serve appropriately sized images for different screen sizes. Add explicit width and height attributes to prevent layout shifts.

Extend Cache Lifetimes for Images

Low Impact+3 points estimated

Why It Matters:

Short 2-hour cache on YouTube thumbnails wastes 147 KiB on repeat visits and slows perceived performance.

How to Fix:

Configure your server or CDN to set longer cache headers for external images. Add Cache-Control headers with max-age=31536000 (1 year) for static images. For YouTube thumbnails, consider downloading and hosting them locally with proper caching, or use a service worker to cache them client-side for longer periods.

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