Eliminate Render-Blocking Cookie Scripts

How to optimize everywish.fr

Shopify SiteScore: 47/100Analyzed June 2026Re-analyze this site

Eliminate Render-Blocking Cookie Scripts

High Impact+12 points estimated

Why It Matters

Cookie consent script blocks initial render for 904ms and delays FCP by 500ms.

How to Fix

Move cookiefirst.com script to load asynchronously or defer after initial paint. In Shopify, edit theme.liquid and add 'defer' attribute to the consent script tag. Consider using a lighter cookie solution or implementing native browser consent APIs.

0Poor

What This Score Means

A score of 47 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.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

184ms
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 Shopify site has poor performance with a score of 47/100, indicating significant user experience issues. The biggest problem is extremely slow content loading, with the largest element taking 18.7 seconds to appear and first content not showing until 4.3 seconds - both far exceeding Google's recommended thresholds. The primary culprits are render-blocking resources (especially cookie consent scripts), oversized images that are 3x larger than needed, and excessive unused JavaScript totaling nearly 1MB that could be removed or deferred. Optimizing images, deferring non-critical scripts, and reducing JavaScript bloat could potentially improve the score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Optimize Hero Section Images

High Impact+8 points estimated

Why It Matters:

Hero images are 3x larger than displayed size, wasting 659KB and delaying LCP by 100ms.

How to Fix:

In Shopify admin, upload properly sized images (289x289px instead of 1000x1000px). Use Shopify's built-in image transformation by adding '_289x289' to image URLs. Remove 'loading=lazy' from above-the-fold hero images and add 'fetchpriority=high' attribute.

Remove Unused JavaScript Code

High Impact+15 points estimated

Why It Matters:

969KB of unused JavaScript increases load time by 3.4 seconds and delays LCP significantly.

How to Fix:

Audit Zendesk widget and Google Analytics scripts - remove if not essential. Split JavaScript into critical and non-critical chunks in your Shopify theme. Use dynamic imports for features like chat widgets that aren't immediately needed.

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