Scanat la July 10, 2026
Sortate după impactul asupra scorului — fiecare remediere îți crește nota generală.
Pondere: 25% · 9 trecute · 2 avertismente · 5 eșuate · 1 SPA (verifică manual)
De ce contează: LCP >4s fails Core Web Vitals — Google actively demotes these pages. Each 100ms improvement in LCP correlates with 1.7% higher conversion rate (Vodafone study).
Cum să repari: Urgent: your largest content element loads too slowly. 1) Preload hero image, 2) Convert to WebP/AVIF, 3) Serve from CDN, 4) Remove render-blocking JS before it, 5) Consider lazy loading all other images.
Dovadă: PSI-lab · Încredere: high
Ce am găsit: 5.02s (good: <2.5s) — Core Web Vital FAILING
De ce contează: LCP >4s fails Core Web Vitals — Google actively demotes these pages. Each 100ms improvement in LCP correlates with 1.7% higher conversion rate (Vodafone study).
De ce contează: Pages over 3 MB take 12+ seconds on 3G. The average e-commerce page is 2.2 MB — you're well above that. Amazon found every 100ms of latency costs 1% of sales.
Cum să repari: Critical: your page is over 3 MB. 1) Convert all images to WebP/AVIF, 2) Lazy load everything below the fold, 3) Remove unused plugins, 4) Combine and minify CSS/JS, 5) Enable brotli compression.
Dovadă: PSI-lab · Încredere: high
Ce am găsit: 14.4 MB, 147 requests — too heavy!
De ce contează: Pages over 3 MB take 12+ seconds on 3G. The average e-commerce page is 2.2 MB — you're well above that. Amazon found every 100ms of latency costs 1% of sales.
De ce contează: Over 200 KB of unused code significantly slows parsing and execution. This is one of the easiest performance wins — removing dead code requires no trade-offs.
Cum să repari: You're loading 867 KB of code that isn't used on this page. 1) Audit plugins and remove unused ones, 2) Use code-splitting for page-specific JS, 3) Run PurgeCSS on your stylesheets.
Dovadă: PSI-lab · Încredere: low
Ce am găsit: 867 KB wasted on unused code!
De ce contează: Over 200 KB of unused code significantly slows parsing and execution. This is one of the easiest performance wins — removing dead code requires no trade-offs.
Notă: Această verificare folosește detecție euristică și poate produce false positives. Verificare manuală recomandată.
De ce contează: 21 render-blocking scripts can add 1-3 seconds to page load. Each synchronous script creates a sequential download-parse-execute chain.
Cum să repari: Add defer or async to all <script src='...'> tags. Render-blocking scripts are the #1 cause of slow FCP. Defer maintains execution order, async does not.
Dovadă: HTML-heuristic · Încredere: high
Ce am găsit: Only 5% of 22 scripts optimized — most are render-blocking
De ce contează: 21 render-blocking scripts can add 1-3 seconds to page load. Each synchronous script creates a sequential download-parse-execute chain.
De ce contează: Each CSS file blocks rendering. With 39 files, the browser must download all of them before painting anything. This can add 1-2+ seconds on mobile networks.
Cum să repari: Bundle your CSS files into 1-3 files maximum. Use a build tool (Webpack, Vite, Gulp) to concatenate and minify. Critical CSS should be inlined, the rest deferred.
Dovadă: HTML-heuristic · Încredere: high
Ce am găsit: 39 CSS files — too many!
De ce contează: Each CSS file blocks rendering. With 39 files, the browser must download all of them before painting anything. This can add 1-2+ seconds on mobile networks.
De ce contează: Render-blocking CSS delays first paint. Inlining critical CSS eliminates the render-blocking round trip — the biggest FCP improvement for CSS-heavy sites.
Cum să repari: Extract critical above-the-fold CSS and inline it in <head>. Load remaining CSS asynchronously: <link rel='preload' href='styles.css' as='style' onload='this.rel="stylesheet"'>.
Dovadă: PSI-lab · Încredere: high
Ce am găsit: 39 CSS files without critical CSS extraction
De ce contează: Render-blocking CSS delays first paint. Inlining critical CSS eliminates the render-blocking round trip — the biggest FCP improvement for CSS-heavy sites.
De ce contează: Third-party connections require DNS lookup, TCP handshake, and TLS negotiation. Preconnect performs these in parallel with HTML parsing, saving 100-300ms per origin.
Cum să repari: Add <link rel='preconnect'> for key third-party domains: cdn-cookieyes.com, www.googletagmanager.com, www.google.com. Preconnect saves 100-300ms per domain by starting DNS+TCP+TLS early.
Dovadă: PSI-lab · Încredere: high
Ce am găsit: 6 external domains without preconnect
De ce contează: Third-party connections require DNS lookup, TCP handshake, and TLS negotiation. Preconnect performs these in parallel with HTML parsing, saving 100-300ms per origin.
Cum să repari: Re-run the scan, or test directly at PageSpeed Insights. This metric needs a successful Lighthouse lab run.
Dovadă: PSI-lab · Încredere: high
Magazinul tău nu se califică încă pentru badge-ul Zulien Score. Obține un scor de 80+ pentru a-l câștiga!
Magazinul tău pierde clienți în fiecare zi. Problemele de mai sus te costă vânzări.
| Kategória | Skóre | Váha | Chyby | Upozornenia | OK |
|---|---|---|---|---|---|
| Performance | 67/100 | 25% | 5 | 2 | 9 |
| SEO | 87/100 | 20% | 1 | 4 | 19 |
| Security | 57/100 | 15% | 3 | 8 | 6 |
| Mobile | 67/100 | 10% | 1 | 8 | 7 |
| AI Readiness | 68/100 | 10% | 3 | 15 | 13 |
| GDPR | 71/100 | 10% | 1 | 6 | 7 |
| Vulnerability | 48/100 | 10% | 6 | 6 | 6 |
Plnú interaktívnu verziu s klikateľnými odkazmi a možnosťou opätovného skenu nájdete tu:
https://score.zulien.sk/r/hype.sk