Optimize LCP Image Discovery

How to optimize evermine.shop

Shopify SiteScore: 28/100Analyzed May 2026Re-analyze this site

Optimize LCP Image Discovery

Medium Impact+12 points estimated

Why It Matters

The main hero image lacks fetchpriority='high' attribute, delaying Largest Contentful Paint.

How to Fix

Add fetchpriority='high' to the hero image in your image-with-text section template. Remove loading='lazy' from above-the-fold images. Preload the LCP image using <link rel='preload'> in theme.liquid head section.

0Poor

What This Score Means

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

18.2s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

299ms
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 Shopify store has severe performance issues with a score of just 28/100. The biggest problem is excessive unused JavaScript, particularly from YouTube embeds and third-party scripts, which is wasting nearly 2MB of data and delaying page loading by over 2 seconds. The site takes 18.2 seconds for the largest content to appear and 38.1 seconds to become fully interactive, which will frustrate users and hurt search rankings. Removing unused JavaScript, optimizing CSS (156KB of unused styles), and implementing better caching for Facebook and PayPal scripts could dramatically improve performance and provide a much better user experience.

Other Optimization Recommendations

Remove Unused JavaScript Code

High Impact+25 points estimated

Why It Matters:

1,937 KiB of unused JavaScript is blocking render and delaying LCP by 2.1 seconds.

How to Fix:

Remove duplicate YouTube player scripts that are loading twice. Defer PayPal SDK and Facebook Pixel scripts until user interaction. Use Shopify's Script Tag API to load third-party scripts conditionally based on user actions.

Eliminate Unused CSS Rules

High Impact+18 points estimated

Why It Matters:

156 KiB of unused CSS is delaying First Contentful Paint by 1 second.

How to Fix:

Remove YouTube embed CSS that's 99% unused since it loads before user plays video. Use Shopify's liquid {% unless %} tags to conditionally load PayPal CSS only on checkout pages. Inline critical above-the-fold CSS directly in theme.liquid.

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

Shopify Performance Resources

Frequently Asked Questions