Eliminate Render Blocking Resources

How to optimize ormimaq.com.br

WordPress SiteScore: 58/100Analyzed February 2026

Eliminate Render Blocking Resources

High Impact+20 points estimated

Why It Matters

CSS files are blocking initial page render for 7.8 seconds, preventing users from seeing content.

How to Fix

Use a WordPress optimization plugin like WP Rocket to defer non-critical CSS files. Inline critical above-the-fold CSS directly in HTML head. Move widget and sticky-loader CSS to load after initial render using media='print' onload technique.

0Needs Improvement

What This Score Means

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

7.7s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

92ms
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 issues with a score of 58/100. The biggest problem is extremely slow visual loading, with content taking 18.7 seconds to fully appear and 7.7 seconds for the largest element to load. The site is overloaded with render-blocking CSS and JavaScript files that prevent the page from displaying quickly, along with unoptimized fonts that delay text rendering by over 2 seconds. Reducing the number of CSS/JS files, optimizing font loading with proper display settings, and addressing the complex network dependency chain could dramatically improve load times and user experience.

Other Optimization Recommendations

Optimize Font Loading Strategy

High Impact+25 points estimated

Why It Matters:

Font loading blocks content display for 2.3 seconds, severely delaying First Contentful Paint.

How to Fix:

Add font-display: swap to your custom Poppins fonts in WordPress theme CSS. Preload critical font files by adding <link rel='preload'> tags for Poppins-Regular.woff2 and Poppins-SemiBold.woff. Consider using font-display: optional for non-critical font weights to prevent render blocking.

Fix LCP Image Discovery

High Impact+15 points estimated

Why It Matters:

The largest content element isn't discoverable from initial HTML, causing unnecessary delay in loading.

How to Fix:

Add fetchpriority='high' attribute to your hero section background image or largest visible element. Ensure the LCP element is present in initial HTML rather than loaded via JavaScript. Move critical images above the fold out of lazy loading.

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

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