Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize zodiaconline.com
5.3MB of oversized Instagram images are unnecessarily large for their 189x189px display size, slowing initial page render.
Replace Instagram API calls with responsive image srcsets that match display dimensions. Convert poster images to WebP format for 30-40% size reduction. Implement lazy loading for Instagram feed content since it's below the fold.
A score of 60 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.
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 poor performance with a score of 60/100, indicating significant user experience issues. The biggest problem is an extremely slow Time to Interactive of 36.8 seconds, caused by excessive JavaScript execution (1.7 seconds) and forced reflows that block the main thread for over 7 seconds total. The site is also suffering from a very slow Largest Contentful Paint of 6.5 seconds due to render-blocking CSS files and oversized images from Instagram that could save over 5MB through modern formats and proper sizing. Reducing unused JavaScript (253KB potential savings), optimizing the large video files (48MB total payload), and fixing the forced reflow issues would dramatically improve both loading speed and interactivity.
Why It Matters:
JavaScript is forcing 438ms of layout reflows, directly blocking user interactions and increasing Total Blocking Time to 360ms.
How to Fix:
Optimize the Swiper bundle JavaScript (169ms of reflows) by batching DOM reads/writes or using CSS transforms instead. Update global.js to cache DOM measurements rather than repeatedly querying offsetWidth. Consider replacing heavy carousel scripts with CSS-only solutions where possible.
Why It Matters:
253 KiB of unused JavaScript is delaying LCP by 150ms and wasting bandwidth on mobile users.
How to Fix:
Remove unused Breeze SDK chunks (86KB unused) and Wishlist app code (33KB unused) through Shopify's app settings. Use webpack-bundle-analyzer to identify dead code in custom scripts. Split JavaScript bundles to load only required functionality per page type.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Shopify Speed Tests
Poor cache lifetimes for Facebook scripts and third-party resources waste 571KB on repeat visits.
Multiple 4MB+ videos and oversized Instagram images create 24MB total payload severely impacting LCP and load times.
Render-blocking CSS and unused JavaScript delay first paint by over 20 seconds and cause massive blocking time.
6.7MB of unoptimized images delay LCP by 150ms and waste significant bandwidth.
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.