Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize lavie.bio
39 KB of outdated polyfills slow down modern browsers unnecessarily by 350ms.
Update your WordPress build process to target modern browsers (ES2017+). Remove or conditionally load polyfills only for older browsers. Update third-party scripts like WonderPush SDK to newer versions that don't include unnecessary polyfills.
A score of 54 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 poor performance with a score of 54/100. The biggest problem is inefficient caching, which is wasting 1,886 KB of data transfers and delaying page load by 1.3 seconds on repeat visits. The site is also loading 602 KB of unused JavaScript and has 39 KB of outdated legacy JavaScript that modern browsers don't need. Implementing proper cache headers for images and scripts, removing unused code, and optimizing the massive 1.6MB background image could improve your score by 30+ points and dramatically speed up the site for users.
Why It Matters:
Missing cache headers force 1,886 KB to reload on every visit, delaying LCP by 1.3 seconds.
How to Fix:
Add cache headers to your .htaccess file for static assets. Set ExpiresByType image/png 'access plus 1 year' and similar rules for CSS/JS files. Configure your CDN (if using) to cache assets with proper TTL headers.
Why It Matters:
602 KB of unused JavaScript delays LCP by 2.7 seconds and blocks page rendering.
How to Fix:
Use Asset CleanUp Pro plugin to disable unused scripts on specific pages. Remove or replace heavy plugins like WooCommerce components if not needed on this page. Defer Google Analytics and other tracking scripts until after page load.
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
602 KB of unused JavaScript delays LCP by 2.7 seconds and blocks page rendering.
Missing cache headers force 1,886 KB to reload on every visit, delaying LCP by 1.3 seconds.
Logo image is 4x larger than displayed size, wasting 51KB and delaying initial paint.
70% of your main CSS file is unused, adding unnecessary 19KB to every page load.