Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize playua.net
Unused JavaScript wastes 693 KiB and delays LCP by 3.15 seconds while blocking the main thread.
Remove or defer Google AdSense and Analytics scripts until after page load. Use Google Tag Manager's async implementation. Consider replacing heavy tracking scripts with lighter alternatives like Plausible or defer them with WP Rocket's delay JavaScript execution feature.
A score of 45 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 WordPress site has poor performance issues with a score of 45/100. The biggest problem is excessive unused JavaScript from Google tracking scripts (693 KiB), which is severely slowing down page load times and causing an extremely slow Largest Contentful Paint of 11.2 seconds. The site is also suffering from render-blocking resources, inefficient image compression, and forced reflows that are making pages feel sluggish and unresponsive. Reducing unused JavaScript, optimizing images, and deferring non-critical scripts could improve the score by 30+ points and dramatically enhance user experience.
Why It Matters:
Poor image compression wastes 89 KiB and delays LCP by 150ms for visible content.
How to Fix:
Install ShortPixel or Imagify plugin to automatically compress images at 80-85% quality. Enable WebP conversion for modern browsers. Set proper image dimensions in WordPress media settings to prevent layout shifts during loading.
Why It Matters:
Images without dimensions cause layout shifts as they load, hurting user experience and CLS scores.
How to Fix:
Add explicit width='35' height='34' attributes to your logo images in the WordPress theme files. Update your theme's header.php template to include proper image dimensions. Enable WordPress's responsive images feature to maintain aspect ratios across devices.
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
Images are oversized for their display dimensions and poorly compressed, wasting 23KB+ per image load.
The LCP image has lazy loading enabled, delaying the largest contentful paint and hurting user experience.
FCP at 1.8 seconds delays initial page rendering, making the site feel slow to users.
Your stylesheet contains 64% unused CSS rules (12KB), slowing down render blocking resources.