Sub medie

Raport de scor

hype.sk

Scanat la July 10, 2026

WordPress 6.7.5
jQuery
Font Awesome
Swiper
reCAPTCHA
Webpack
Ultima scanare: July 10, 2026
Plan de acțiune

Remediază mai întâi aceste 3 lucruri

Sortate după impactul asupra scorului — fiecare remediere îți crește nota generală.

+21câștig potențial

Performance

Pondere: 25% · 9 trecute · 2 avertismente · 5 eșuate · 1 SPA (verifică manual)

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).

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: 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.

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: 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ă.

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: 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.

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: 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.

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 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.

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: 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: 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

7 probleme găsite în Performance. Loc de îmbunătățire.

Magazinul tău nu se califică încă pentru badge-ul Zulien Score. Obține un scor de 80+ pentru a-l câștiga!

📧 Memento-uri de rescanare

Îți trimitem un email lunar când e momentul să rescanezi și să urmărești progresul.

🚀 Îmbunătățește-ți scorul

Modulele noastre PrestaShop pot rezolva majoritatea acestor probleme automat.

Consultanță gratuită de 15 min · Fără obligații

Distribuie și exportă

Afacerea ta intră sub incidența NIS2?

Directiva NIS2 a UE cere conformitate de cybersecurity pentru multe afaceri online. Verifică dacă ești afectat.

Aceasta este o estimare euristică automată, nu un audit profesional. Constatările reflectă semnale observabile public la momentul scanării și pot include false positives.Află despre metodologia noastrăRaportează inexactitateElimină acest raport