Implement Modern Image Formats

How to optimize emd.kyiv.ua

Generic SiteScore: 61/100Analyzed January 2026

Implement Modern Image Formats

Medium Impact+8 points estimated

Why It Matters

Large unoptimized images are delaying LCP by 200ms and consuming excessive bandwidth.

How to Fix

Convert JPEG images to WebP or AVIF format for 30-50% size reduction. Add explicit width and height attributes to prevent layout shifts. Implement fetchpriority='high' on your LCP image and ensure it's discoverable in initial HTML rather than lazy-loaded.

0Needs Improvement

What This Score Means

A score of 61 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

7.5s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

122ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.07
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This website has poor performance with a score of 61/100, primarily due to extremely slow loading times - it takes 7.5 seconds for the largest content to appear and 5.3 seconds for the first content to show. The biggest issues are render-blocking resources that delay page rendering by nearly 3 seconds, combined with excessive unused CSS (123 KiB) and JavaScript (150 KiB) that's being downloaded but not used. The site would benefit most from optimizing its CSS and JavaScript delivery, implementing proper font loading strategies, and using modern image formats like WebP to reduce the overall page weight. Fixing these issues could potentially improve the performance score by 30+ points and dramatically enhance user experience.

Other Optimization Recommendations

Optimize Font Loading Strategy

High Impact+12 points estimated

Why It Matters:

FontAwesome fonts are blocking rendering and causing 190ms delay in First Contentful Paint.

How to Fix:

Add font-display: swap to all @font-face declarations in your CSS files. Preload critical FontAwesome icons used above-the-fold. Consider switching to a subset of FontAwesome or using SVG icons for better performance.

Remove Unused CSS and JavaScript

High Impact+18 points estimated

Why It Matters:

273 KiB of unused code is unnecessarily delaying page load and increasing LCP by 450ms.

How to Fix:

Use PurgeCSS to remove unused styles from bootstrap.min.css and joomla-fontawesome.min.css. Audit and remove unused JavaScript from Google Maps API and Quix vendor files. Split code into critical and non-critical bundles, loading non-critical resources after page interactive.

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions

Keep Your Site Fast After 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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites