Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ormimaq.com.br
LCP image has 4.7 second resource load delay and lacks priority hints, severely impacting user experience.
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'>.
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.
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 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.
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.
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.
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 WordPress Speed Tests
96% of your CSS (80KB) and 72% of JavaScript (94KB) is unused, wasting 544ms of load time.
Large PNG images are delaying LCP by 950ms and consuming 320KB of unnecessary bandwidth.
Render-blocking resources delay First Contentful Paint by 2.35 seconds, severely impacting user experience.
Web fonts are causing 60ms delays in text rendering and creating layout shifts during font swap.