Eliminate Unused CSS Rules

How to optimize ormimaq.com.br

WordPress SiteScore: 55/100Analyzed March 2026Re-analyze this site

Eliminate Unused CSS Rules

High Impact+25 points estimated

Why It Matters

Massive CSS file blocks rendering for 5.3 seconds and wastes 887KB with 89% unused styles.

How to Fix

In your WordPress admin, go to LiteSpeed Cache settings and enable 'CSS Combine' with 'Remove Unused CSS'. Use Asset CleanUp plugin to identify and disable unused theme/plugin stylesheets. Consider switching from Woodmart theme's bundled CSS to a more optimized approach.

0Needs Improvement

What This Score Means

A score of 55 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

9.5s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

71ms
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 WordPress site has poor performance with a score of 55/100, indicating significant issues that need immediate attention. The biggest problem is an extremely bloated CSS file (nearly 1MB) that's blocking page rendering and causing a painfully slow 7.2-second First Contentful Paint - users are waiting far too long to see any content. The site is also suffering from a massive 866KB of unused CSS code and poor caching policies for fonts and other resources, which together are adding over 5 seconds to load times. Cleaning up the CSS, enabling proper browser caching, and optimizing the server response time (currently 820ms) would dramatically improve performance and user experience.

Other Optimization Recommendations

Optimize LCP Image Priority

High Impact+20 points estimated

Why It Matters:

LCP image has 4.7 second resource load delay and lacks priority hints, severely impacting user experience.

How to Fix:

Add fetchpriority='high' attribute to your product grid images in Woodmart theme templates. Install a plugin like Perfmatters to automatically add priority hints to above-the-fold images. Preload the LCP image in your theme's header.php using <link rel='preload' as='image'>.

Implement Proper Browser Caching

Medium Impact+10 points estimated

Why It Matters:

Font files have zero cache lifetime, forcing 235KB re-downloads on every visit and delaying LCP by 900ms.

How to Fix:

Add cache headers to your .htaccess file for font files (1 year expiry). In LiteSpeed Cache, enable 'Browser Cache' and set font files to 31536000 seconds. Move font files from wp-content/uploads to wp-content/themes/woodmart/fonts for better caching control.

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

Want to Analyze YOUR Website?

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

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions