Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize yarashar.com
Oversized images waste 277 KiB and the LCP image lacks proper optimization, directly impacting load performance.
Implement responsive images using WordPress srcset attributes for the slider images. Add fetchpriority='high' to the LCP image (IMG_4722.jpg.webp). Use a plugin like ShortPixel to automatically serve properly sized images based on display dimensions.
A score of 85 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
Your WordPress site has good performance with a score of 85/100, but there's significant room for improvement. The biggest issue is oversized images that are wasting 277KB of bandwidth - your main slider images are being loaded at 2528x1696 pixels but only displayed at 686x460 pixels, which is hurting your page load speed. Additionally, your site is loading 186KB of unused JavaScript from jQuery and Swiper libraries that aren't fully utilized. To boost performance, implement responsive images that match display sizes, minify your JavaScript files (which could save 71KB), and add explicit width/height attributes to images to prevent layout shifts.
Why It Matters:
186 KiB of unused JavaScript delays LCP by 900ms and FCP by 250ms, blocking critical rendering.
How to Fix:
Remove duplicate Swiper libraries - you have both Elementor's and WoodMart's versions loaded. Minify remaining JavaScript files to save additional 71 KiB. Use Asset CleanUp Pro to disable jQuery and other scripts on pages that don't need them.
Why It Matters:
Missing width and height attributes on images cause layout shifts as content loads, hurting user experience.
How to Fix:
Add explicit width and height attributes to the LCP image and header logo in your WordPress theme templates. Modify the Swiper slide images to include dimensions. This prevents content jumping during page load.
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.