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 a massive 1448ms resource load delay and lacks fetchpriority optimization, significantly delaying the 9.1s LCP time.
Add fetchpriority='high' to the strawberry LCP image. Remove lazy loading from above-the-fold images by removing data-lazy attributes. Preload the LCP image with <link rel='preload' as='image'> in the document head to make it discoverable immediately.
A score of 57 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 serious performance problems with a score of only 57/100. The biggest issue is extremely slow loading times - it takes over 8 seconds for users to see any content (First Contentful Paint) and 9 seconds for the main image to fully load (Largest Contentful Paint), which is far beyond acceptable standards. The site is loading 278KB of unused CSS styles and serving oversized images that are much larger than needed for their display size, wasting bandwidth and slowing down the page. To fix these issues, the site needs to remove unused CSS, properly resize images to match their actual display dimensions, and optimize the main strawberry image that's causing the slowest loading time.
Why It Matters:
278 KiB of unused CSS blocks rendering for 150ms and delays both FCP and LCP metrics.
How to Fix:
Audit your Google Fonts request and remove unused font weights/styles (currently loading 9 weights each for 4 font families). Use only required Cyrillic characters. Remove or defer unused CSS rules from theme and plugin stylesheets using a plugin like Asset CleanUp.
Why It Matters:
Images are 200ms larger than needed due to serving oversized files, wasting 228 KiB and impacting LCP performance.
How to Fix:
Configure WordPress to generate appropriately sized images for different screen sizes. Use srcset with proper breakpoints in your Elementor theme. Serve 443px images for 443px display areas instead of 768px versions to reduce transfer size by 67%.
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
Images are 177KB larger than needed due to oversized dimensions and poor compression, slowing LCP by 1.3 seconds.
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.