Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mamasfruits.bg
Images are 177KB larger than needed due to oversized dimensions and poor compression, slowing LCP by 1.3 seconds.
Implement responsive images with proper srcset attributes for different screen sizes. Use WordPress image optimization plugins like ShortPixel to compress existing images. Configure your theme to serve appropriately sized images instead of loading 600x600 images for 253x253 display areas.
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 website has poor performance with a score of 54/100, primarily due to extremely slow loading times with pages taking over 12 seconds to display meaningful content. The biggest problem is a massive 11.4-second delay in loading the main strawberry image, which is caused by render-blocking CSS files that prevent the page from displaying content quickly. The site is also weighed down by a 13MB video file and oversized images that are much larger than needed for their display size, plus 171KB of unused CSS code that's unnecessarily slowing down the initial page load. Fixing the render-blocking resources and optimizing images could potentially improve load times by 4-6 seconds and dramatically enhance user experience.
Why It Matters:
Your LCP element has an 11.4-second resource load delay and isn't prioritized, severely impacting loading performance.
How to Fix:
Add fetchpriority='high' to the strawberry LCP image. Remove lazy loading from above-the-fold images. Move the LCP image source directly into HTML instead of loading via JavaScript to make it discoverable immediately.
Why It Matters:
CSS files are blocking initial page render for 3.9 seconds, preventing users from seeing content.
How to Fix:
Defer non-critical CSS using media='print' onload technique or async CSS loading. Inline critical above-the-fold CSS directly in HTML. Use a WordPress optimization plugin like WP Rocket to automatically handle CSS optimization and minification.
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
CSS files are blocking initial page render for 3.9 seconds, preventing users from seeing content.
Your LCP element has an 11.4-second resource load delay and isn't prioritized, severely impacting loading performance.
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.