Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize yimeowragdoll.ca
92% of CSS (30KB) is unused, slowing down initial page rendering and wasting bandwidth.
In Wix Editor, remove unused design elements and components from your site. Use Wix's built-in optimization by enabling 'Optimize site performance' in Site Settings. Consider switching to a simpler Wix template if using an overly complex design with many unused features.
A score of 76 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 Wix website has moderate performance issues with a score of 76/100, but users are experiencing slow loading times with key metrics taking over 4 seconds. The biggest problem is that the main image isn't discoverable in the initial HTML document, causing the Largest Contentful Paint to delay by 4.7 seconds - this significantly hurts user experience as visitors wait longer to see meaningful content. The site is also loading 30KB of unused CSS (92% waste) and experiencing forced reflows that cause visual instability during loading. Quick wins include making the main image discoverable in the HTML, removing unused CSS rules, and implementing better caching for the page optimizer script to reduce repeat loading times.
Why It Matters:
The LCP image is not discoverable in the initial HTML document, delaying the largest contentful paint by preventing early resource loading.
How to Fix:
In Wix Editor, go to the hero section image settings and ensure it's not set to load dynamically. Move the LCP image higher in the page structure or use Wix's preload image feature. Consider adding the image directly in the page header rather than loading it through JavaScript.
Why It Matters:
Forced reflows are causing 37.3ms of blocking time, directly impacting user interaction responsiveness and INP scores.
How to Fix:
In Wix's Custom Code section, identify scripts that query DOM properties after style changes. Batch DOM reads and writes together, avoid reading layout properties in loops, and use CSS transforms instead of changing layout properties. Consider using Wix's animation APIs instead of custom JavaScript animations.
Get AI-powered performance insights with actionable fixes in 30 seconds
More Performance Analyses
Forced reflows are causing 37.3ms of blocking time, directly impacting user interaction responsiveness and INP scores.
The LCP image is not discoverable in the initial HTML document, delaying the largest contentful paint by preventing early resource loading.
The LCP image is not discoverable in initial HTML, preventing early loading optimization.
489 KiB of unused JavaScript increases main thread work to 3.0s and blocks user interactions.
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.