Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize rotorooternela.com
47 KiB of unused JavaScript delays LCP by 250ms and blocks main thread execution.
Deactivate WP Google Maps plugin if not essential (saves 25KB). Use Asset CleanUp plugin to disable Swiper.js on pages that don't use carousels. Consider replacing heavy plugins with lighter alternatives or custom code.
A score of 82 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 good performance with a score of 82/100, but there are key areas for improvement. The biggest issue is excessive unused JavaScript (46 KiB of savings available), particularly from plugins like WP Google Maps and Elementor, which is causing slower page interactivity at 5.8 seconds. Additionally, the site's main content (Largest Contentful Paint) takes 4.3 seconds to load due to poor caching policies and unoptimized images. Cleaning up unused code, implementing better caching for third-party scripts, and compressing images could easily push this site into the 90+ performance range and provide a noticeably faster user experience.
Why It Matters:
1.5 second resource load delay prevents the hero image from displaying quickly, hurting LCP performance.
How to Fix:
Add preload link for the hero image in WordPress header: <link rel='preload' as='image' href='wrench-banner-mobile.webp'>. Use ShortPixel to further compress the hero image. Ensure proper image dimensions match display size to avoid unnecessary bytes.
Why It Matters:
Missing cache headers for 20KB of resources slows repeat visits and delays LCP by 50ms.
How to Fix:
Install WP Rocket or W3 Total Cache to set proper cache headers. Configure long-term caching for the TrustIndex loader script. Add cache-control headers via .htaccess for static assets like JavaScript and CSS files.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.