Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize lecab.se
The Skoda Kodiaq image is 1.97MB but displayed at only 700x525px, severely impacting LCP performance by 150ms.
Install ShortPixel or Imagify WordPress plugin to automatically compress and resize images. Generate responsive image sizes using WordPress's built-in srcset functionality. Replace the oversized kodiaq-1.jpg with properly sized variants (700w, 1400w for retina) and convert to WebP format for 60-80% file size reduction.
A score of 40 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 with a score of 40/100, indicating serious user experience issues. The biggest problem is an extremely oversized image (a Skoda Kodiaq photo that's 10338x8736 pixels but displayed at only 700x525) which is wasting nearly 2MB of download data and significantly delaying page loading. The site also suffers from excessive JavaScript execution time (1.5 seconds) and massive amounts of unused code - 447KB of unused JavaScript and 30KB of unused CSS that users are forced to download unnecessarily. Fixing the oversized images alone could save over 2MB of data transfer and dramatically improve the 31-second load time, while cleaning up the unused code would provide additional performance gains.
Why It Matters:
Unused JavaScript totals 447KB and blocks the main thread for 1.5 seconds, directly increasing Total Blocking Time by 450ms.
How to Fix:
Use Asset CleanUp Pro to disable unused JavaScript on specific pages. Split the 1.26MB production.min.js into smaller chunks using code splitting. Remove or replace the Talkie chat widget (214KB) with a lighter alternative, as it's 58% unused code.
Why It Matters:
CSS and JavaScript files are blocking First Contentful Paint by 2 seconds, delaying when users see meaningful content.
How to Fix:
Use WP Rocket or Autoptimize to inline critical CSS and defer non-critical stylesheets. Move JavaScript files to load asynchronously using defer or async attributes. Prioritize above-the-fold CSS and load remaining styles after initial render using media='print' onload technique.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
CSS files are blocking initial page render and delaying LCP by 200ms.
JavaScript blocks the main thread for 4.1 seconds, causing 720ms Total Blocking Time and poor interactivity.
Font loading delays are blocking First Contentful Paint by 900ms and causing layout shifts.
Poor cache policies waste 112 KiB on repeat visits and custom fonts delay render by 2.5 seconds.
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.