Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize tyzot.com
PageFly scripts are causing 110ms of forced reflows, blocking the main thread and delaying interactivity.
Access PageFly app settings and disable unused modules or widgets on this product page. Move PageFly scripts to load after DOM content using defer attribute. Consider replacing PageFly sections with native Shopify theme blocks to reduce JavaScript overhead.
A score of 0 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 problems with a failing score of 0/100, taking 3.4 seconds just to show the first content to users. The biggest issue is an enormous 5.8MB page size, primarily caused by oversized font files (over 1MB just for Merriweather fonts) and unoptimized product images that are loading at 900x900 pixels but only displaying at 322x322 pixels. The site is also suffering from render-blocking CSS files and JavaScript that's causing forced reflows, which makes the page feel sluggish and unresponsive. Immediately compressing and properly sizing the images, optimizing font loading, and addressing the render-blocking resources could dramatically improve load times and user experience.
Why It Matters:
Product images are oversized by 271KB and poorly compressed, directly impacting LCP and load speed.
How to Fix:
In Shopify admin, go to Settings > Files and replace current product images with WebP format at 322x322 pixels (actual display size). Enable Shopify's automatic image optimization in theme settings. Use responsive image URLs with proper sizing parameters like ?width=322&height=322.
Why It Matters:
CSS files totaling 42KB are blocking initial page render and delaying First Contentful Paint to 3.4 seconds.
How to Fix:
In your Shopify theme code, add media='print' onload="this.media='all'" to non-critical CSS links like plugins.min.css. Inline critical above-the-fold CSS directly in the <head> section. Use Shopify's liquid {% style %} tags for critical product page styles.
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
CSS files totaling 42KB are blocking initial page render and delaying First Contentful Paint to 3.4 seconds.
Product images are oversized by 271KB and poorly compressed, directly impacting LCP and load speed.
PageFly page builder is causing 294ms of forced reflows, blocking the main thread and degrading user experience.
Product images are oversized and poorly compressed, wasting 304 KiB and potentially delaying LCP.