Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize ona.co.il
LCP image has 2.3 second resource load delay because it's not discoverable in initial HTML.
Move the LCP image (mansittingpetrol-copy.jpg) directly into HTML instead of loading via JavaScript. Add rel='preload' for critical images. Remove render-blocking CSS by inlining critical styles above the fold.
A score of 50 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 website has significant performance issues with a score of 50/100, indicating major problems that are likely frustrating users. The biggest issue is an extremely slow Largest Contentful Paint of 10 seconds, caused primarily by unused CSS and JavaScript that's blocking the page from loading efficiently - the site is downloading 209 KB of unused CSS and 544 KB of unused JavaScript. Additionally, the main image isn't discoverable in the initial HTML, creating a 2.3-second delay before it even starts loading. By removing unused code, optimizing the critical loading path, and ensuring images load immediately, this site could dramatically improve its performance and provide a much better user experience.
Why It Matters:
Unused assets are wasting 750ms of load time and 750KB of bandwidth, directly delaying LCP.
How to Fix:
Use WP Rocket's CSS/JS optimization to remove unused code. Audit plugins like widget-CvBDaTAB.css (99% unused) and dashicons.min.css (100% unused). Consider removing or replacing heavy plugins with lighter alternatives.
Why It Matters:
Poor cache lifetimes waste 698KB on repeat visits and delay LCP by 1.9 seconds.
How to Fix:
Configure browser caching for static assets with 1-year expiration. Set up proper cache headers for Facebook scripts and fonts. Use a CDN like Cloudflare with longer cache times for external resources.
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
JavaScript is forcing 125ms of layout reflows, blocking the main thread and degrading user interaction responsiveness.
Images are causing 2,367 KiB of wasted bytes and delaying LCP by 400ms, with the hero image alone accounting for 1.6MB.
545 KiB of unused JavaScript and 208 KiB of unused CSS are blocking rendering and delaying LCP by 2.35 seconds.
The LCP image has a 2.4 second resource load delay because it's not discoverable in the initial HTML and lacks priority hints.