Unterdurchschnittlich

Score-Bericht

hype.sk

Gescannt am July 10, 2026

WordPress 6.7.5
jQuery
Font Awesome
Swiper
reCAPTCHA
Webpack
Zuletzt gescannt: July 10, 2026
Aktionsplan

Beheben Sie zuerst diese 3 Dinge

Sortiert nach Score-Wirkung — jede Behebung verbessert Ihre Gesamtnote.

+21möglicher Gewinn

Performance

Gewichtung: 25% · 9 bestanden · 2 Warnungen · 5 fehlgeschlagen · 1 SPA (manuell prüfen)

Was wir gefunden haben: 5.02s (good: <2.5s) — Core Web Vital FAILING

Warum es wichtig ist: 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).

So beheben: 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.
Nachweis:PSI-lab· Konfidenz: high

Was wir gefunden haben: 14.4 MB, 147 requests — too heavy!

Warum es wichtig ist: 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.

So beheben: 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.
Nachweis:PSI-lab· Konfidenz: high

Was wir gefunden haben: 867 KB wasted on unused code!

Warum es wichtig ist: 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.

Hinweis: Diese Prüfung nutzt heuristische Erkennung und kann False Positives produzieren. Manuelle Verifizierung empfohlen.

So beheben: 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.
Nachweis:PSI-lab· Konfidenz: low

Was wir gefunden haben: Only 5% of 22 scripts optimized — most are render-blocking

Warum es wichtig ist: 21 render-blocking scripts can add 1-3 seconds to page load. Each synchronous script creates a sequential download-parse-execute chain.

So beheben: 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.
Nachweis:HTML-heuristic· Konfidenz: high

Was wir gefunden haben: 39 CSS files — too many!

Warum es wichtig ist: 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.

So beheben: 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.
Nachweis:HTML-heuristic· Konfidenz: high

Was wir gefunden haben: 39 CSS files without critical CSS extraction

Warum es wichtig ist: Render-blocking CSS delays first paint. Inlining critical CSS eliminates the render-blocking round trip — the biggest FCP improvement for CSS-heavy sites.

So beheben: 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"'>.
Nachweis:PSI-lab· Konfidenz: high

Was wir gefunden haben: 6 external domains without preconnect

Warum es wichtig ist: Third-party connections require DNS lookup, TCP handshake, and TLS negotiation. Preconnect performs these in parallel with HTML parsing, saving 100-300ms per origin.

So beheben: 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.
Nachweis:PSI-lab· Konfidenz: high

7 Probleme gefunden in Performance. Verbesserungspotenzial vorhanden.

Ihr Shop qualifiziert sich noch nicht für das Zulien Score-Badge. Erreichen Sie 80+, um es zu verdienen!

📧 Erinnerungen für Re-Scans

Wir senden Ihnen monatlich eine E-Mail, wenn ein erneuter Scan ansteht und Sie Ihre Verbesserungen verfolgen können.

🚀 Verbessern Sie Ihren Score

Unsere PrestaShop-Module beheben die meisten dieser Probleme automatisch.

Kostenlose 15-Min-Beratung · Unverbindlich

Teilen & Exportieren

Fällt Ihr Unternehmen unter NIS2?

Die NIS2-Richtlinie der EU verlangt Cybersicherheits-Compliance für viele Online-Unternehmen. Prüfen Sie, ob Sie betroffen sind.

Dies ist eine automatisierte heuristische Schätzung, kein professionelles Audit. Befunde spiegeln öffentlich beobachtbare Signale zum Scan-Zeitpunkt wider und können False Positives enthalten.Mehr zu unserer MethodikUngenauigkeit meldenDiesen Bericht entfernen