Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mamasfruits.bg
The LCP element has lazy loading enabled and lacks priority hints, adding unnecessary 1+ second delay to your largest contentful paint.
Remove loading='lazy' from your main strawberry image (LCP element). Add fetchpriority='high' attribute to prioritize its download. Ensure this critical image loads immediately without lazy loading delays.
A score of 58 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 poor performance with a score of 58/100, indicating significant user experience issues. The biggest problem is extremely slow loading times - it takes 10.5 seconds for the page to become fully interactive and for the main content to appear, which is far longer than the recommended 2.5 seconds. The site is weighed down by 278 KB of unused CSS code (including unnecessary Google Fonts) and oversized images that are much larger than needed for their display size, which could save an additional 228 KB. Removing unused CSS, properly sizing images, and fixing the lazy loading on the main strawberry image could dramatically improve load times and boost the performance score by 30+ points.
Why It Matters:
278 KiB of unused CSS is blocking render and delaying FCP by 150ms and LCP by 300ms.
How to Fix:
Remove unused font variants from Google Fonts - you're loading 9 weights each for 4 font families but likely using only 2-3. Use a plugin like Asset CleanUp to disable unused CSS. Inline critical CSS for above-the-fold content.
Why It Matters:
Your images are 228 KiB larger than needed for their display dimensions, causing unnecessary bandwidth usage and slower LCP.
How to Fix:
Generate properly sized image variants using WordPress's responsive image features. Ensure your theme serves appropriately sized images (443x443 instead of 768x768 for the kiwi image). Consider using a plugin like ShortPixel for automatic optimization.
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
Your images are 228 KiB larger than needed for their display dimensions, causing unnecessary bandwidth usage and slower LCP.
278 KiB of unused CSS is blocking render and delaying FCP by 150ms and LCP by 300ms.
Images are 200ms larger than needed due to serving oversized files, wasting 228 KiB and impacting LCP performance.
The LCP element has a massive 1448ms resource load delay and lacks fetchpriority optimization, significantly delaying the 9.1s LCP time.