Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ouviradios.com.br
CSS files block initial page render and delay content visibility for users.
Inline critical CSS for above-the-fold content directly in HTML head. Load app-mobile.css and home.min.css asynchronously using media='print' onload technique. Split CSS into critical and non-critical portions.
A score of 0 falls in the "Poor" 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 website has severe performance issues with a score of 0/100, indicating major problems that significantly impact user experience. The biggest issue is excessive layout shifting (CLS of 0.209) caused primarily by web fonts loading after the page content, which makes elements jump around as users try to interact with the site. The site also suffers from extremely slow loading times with a Speed Index of 12 seconds and First Contentful Paint of 3.8 seconds, largely due to oversized images (930 KB could be saved through optimization) and render-blocking CSS files. Implementing proper font loading strategies, optimizing and resizing images to appropriate dimensions, and addressing the caching issues could dramatically improve performance and user experience.
Why It Matters:
Web font loading causes massive layout shifts (0.193 CLS score) that severely hurt user experience.
How to Fix:
Add font-display: swap to your Google Fonts Inter import and preload the font file. Set fallback font metrics using size-adjust CSS property to match Inter's dimensions. Reserve space for text content with CSS min-height before font loads.
Why It Matters:
Oversized images waste 930 KiB of bandwidth and slow down page loading significantly.
How to Fix:
Convert podcast cover images from JPEG to WebP format for 50% size reduction. Resize images to match display dimensions (164x164px instead of 600x600px). Implement responsive images with srcset attribute for different screen sizes.
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 Generic Speed Tests
Oversized images waste 930 KiB of bandwidth and slow down page loading significantly.
Web font loading causes massive layout shifts (0.193 CLS score) that severely hurt user experience.
Current Cloudflare challenge setup suggests security concerns that could be optimized to maintain protection while reducing overhead.
With a 99 performance score, proactive monitoring prevents future regressions and maintains excellent user experience.