Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize mamasfruits.bg
A 13.7MB video file dominates your page weight (86% of total payload) and severely impacts loading performance.
Replace the master-3-1.mp4 video with a compressed version using H.264 codec targeting 2-3MB max. Consider using a video CDN like Cloudinary or hosting on YouTube/Vimeo and embedding instead. If autoplay is required, create a lightweight poster image with play button overlay.
A score of 59 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 59/100, indicating significant issues that are hurting user experience. The biggest problem is an enormous 13.7MB video file that's drastically slowing down the page load, contributing to a painfully slow 12.7-second Largest Contentful Paint and 6-second First Contentful Paint. Additionally, the site is loading 158KB of unused CSS and has poorly optimized images that are much larger than needed for their display size. To improve performance, the video file should be compressed or replaced with a lighter alternative, unused CSS should be removed, and images should be properly sized for their containers - these changes alone could save over 15MB of data and dramatically improve loading times.
Why It Matters:
Your LCP image has lazy loading enabled, delaying the largest content paint by 2.9 seconds.
How to Fix:
Remove loading='lazy' from the strawberry image that serves as LCP element. Add fetchpriority='high' to prioritize its loading. Ensure this critical image loads immediately by placing it in the initial HTML without lazy loading attributes.
Why It Matters:
158KB of unused CSS delays rendering by 900ms and blocks critical resource loading.
How to Fix:
Remove unused dashicons.min.css (36KB) since it's admin-only styling. Use PurgeCSS or Asset CleanUp Pro to eliminate unused rules from Elementor and plugin stylesheets. Consider critical CSS inlining for above-the-fold content using WP Rocket or Autoptimize.
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
158KB of unused CSS delays rendering by 900ms and blocks critical resource loading.
Your LCP image has lazy loading enabled, delaying the largest content paint by 2.9 seconds.
Oversized images waste 38 KiB and the LCP image lacks fetchpriority optimization, delaying render completion.
Render-blocking CSS files are delaying First Contentful Paint by 310ms and creating long dependency chains.