Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize topbusca.com.br
The header.min.css file blocks initial render for 633ms, delaying first contentful paint.
Use Critical CSS plugin or Autoptimize to inline above-the-fold styles. Move the 5.4KB header.min.css to load asynchronously after initial render. Consider combining critical header styles directly into the HTML head section.
A score of 99 falls in the "Good" 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 excellent performance with a score of 99/100, indicating very fast loading times for users. The biggest opportunity for improvement is optimizing image delivery, particularly a large 524KB coffee image that could be reduced by 471KB through modern formats like WebP and proper sizing. The site also has minor issues with render-blocking CSS files that delay initial page rendering by about 633ms, and some forced reflows caused by JavaScript layout calculations. While these optimizations would provide marginal gains given the already high score, implementing modern image formats and deferring non-critical CSS could push this site to perfect performance.
Why It Matters:
The main featured image wastes 469KB with outdated PNG format and could improve LCP significantly.
How to Fix:
Install WebP Express or ShortPixel plugin to automatically convert images to WebP. Enable WebP serving for the 524KB featured image which is displayed at 671x377px but served at 768x432px. Configure responsive images with proper srcset attributes.
Why It Matters:
Network dependency chain creates 1.33 second delay with sequential loading of critical resources.
How to Fix:
Use WP Rocket to defer the delay-load.min.js script until after page interactive. Add preconnect hints for external resources if any. Consider bundling small JavaScript files to reduce network requests in the critical path.
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
Network dependency chains increase load time by forcing sequential resource downloads.
Render-blocking CSS delays first paint and creates dependency chains that slow page loading.
The main image delays LCP by 2.35 seconds and wastes 471 KiB of bandwidth.
Network dependency chain creates 1.33 second delay with sequential loading of critical resources.