Remove Unused CSS Rules

How to optimize yimeowragdoll.ca

Wix SiteScore: 76/100Analyzed January 2026

Remove Unused CSS Rules

Medium Impact+8 points estimated

Why It Matters

92% of CSS (30KB) is unused, slowing down initial page rendering and wasting bandwidth.

How to Fix

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

4.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

16ms
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 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.

Other Optimization Recommendations

Fix LCP Image Discovery Issue

High Impact+15 points estimated

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.

Eliminate Forced Reflow Performance Issues

High Impact+12 points estimated

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.

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Performance Analyses

Wix Performance Resources

Frequently Asked Questions

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