Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize vegdog.de
Oversized animated GIFs (1.4MB total) are delaying LCP by 7+ seconds and consuming excessive bandwidth.
Replace large animated GIFs with optimized videos (MP4/WebM) using Shopify's native video support. Compress existing images using Shopify's built-in image transformation by adding proper sizing parameters to URLs. Add fetchpriority='high' to the LCP image element in your slider component.
A score of 31 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.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This Shopify site has severe performance issues with a critically low score of 31/100. The biggest problem is extremely slow loading times, with the main content (Largest Contentful Paint) taking a devastating 27.9 seconds to appear and the page becoming interactive only after 40.2 seconds. The primary culprit is oversized animated GIF images in the banner slider that are over 1.8MB combined and lack proper compression and sizing optimization. Additionally, the site loads nearly 900KB of unused JavaScript and CSS, creating significant blocking that delays the initial page render by almost 4 seconds. Compressing and properly sizing these banner images, removing unused code, and implementing better caching could potentially improve the score by 40+ points and provide a dramatically better user experience.
Why It Matters:
897KB of unused JavaScript is blocking page rendering and adding 2.4 seconds to load time.
How to Fix:
Audit Shopify apps and remove unused ones like redundant gift/loyalty apps. Configure remaining apps to load asynchronously or defer until after page interaction. Use Shopify's Script Tag API to load third-party scripts conditionally based on user actions.
Why It Matters:
Poor cache policies on 170KB of resources cause unnecessary re-downloads for returning visitors.
How to Fix:
Configure longer cache headers for static assets through Shopify Plus Launchpad or use a CDN like Cloudflare. Set cache-control headers to at least 1 year for CSS/JS files. Enable browser caching for third-party scripts by hosting critical ones locally in your theme assets.
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.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
Render-blocking CSS files delay First Contentful Paint by 260ms.
1,151 KiB of unused JavaScript delays LCP by 150ms and blocks main thread execution.
Poor CLS score of 0.897 severely impacts user experience and Core Web Vitals.
Render-blocking resources delay First Contentful Paint by 450ms and prevent page interaction.