Audit Result

UUID: 019f980c-175a-70a9-994c-e83a3ac243a6

hypeer.vercel.app

https://hypeer.vercel.app/

Scanned 1 month ago

83
Fair Score
39 total checks
Passed
27
Warnings
11
Errors
1

Meta Information

  • Title Tag Pass

    Found 44 characters. Length is optimal.

  • Found 44 characters. Keep description around 70-160 characters.

    Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.

  • Canonical URL Warning

    Canonical link not found.

    Fix: Add <link rel="canonical" href="https://example.com/page"> to avoid duplicate URL ambiguity.

  • Favicon Pass

    Favicon found and reachable: /favicon.ico (HTTP 200).

    Favicon
  • Viewport configured: width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, viewport-fit=cover, user-scalable=no

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "Bienvenue — sélectionnez un profil".

  • Valid heading flow across 1 headings.

  • All 3 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • 1 HTTPS hardening issues detected.

    • • Could not probe the HTTP version of this page.
    • • Strict-Transport-Security: max-age=63072000; includeSubDomains; preload

    Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.

  • Core security headers were detected.

    Full HTTP headers (17)
    • • age: 0
    • • cache-control: private, no-cache, no-store, max-age=0, must-revalidate
    • • content-encoding: br
    • • content-security-policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https: wss:; worker-src 'self' blob:; child-src 'self' blob:; frame-src 'self'
    • • content-type: text/html; charset=utf-8
    • • date: Sat, 25 Jul 2026 06:52:35 GMT
    • • link: </_next/static/media/25ab8995c98996d7-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/5ab5267d02dae909-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/8201559e247ad180-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/a1c0e39fc0203fbc-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/a96d39bb07629603-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/bed26dc8a57eea87-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/c1cea951ee9d7b7a-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e11f95d95ac59fa4-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e2008ff4e1104eb8-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e270c9fc4fe96f5a-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e4af272ccee01ff0-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"
    • • referrer-policy: strict-origin-when-cross-origin
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
    • • x-content-type-options: nosniff
    • • x-frame-options: DENY
    • • x-matched-path: /
    • • x-powered-by: Next.js
    • • x-vercel-cache: MISS
    • • x-vercel-id: iad1::iad1::l769r-1784962355693-4c0911444d40
  • CSP Quality Error

    5 CSP hardening issues detected.

    • • script-src/default-src permits 'unsafe-inline'.
    • • script-src/default-src permits 'unsafe-eval'.
    • • CSP is missing object-src 'none'.
    • • CSP is missing a base-uri restriction.
    • • CSP is missing frame-ancestors protection.
    • • Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://cdn.jsdelivr.net; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src 'self' data: blob: https:; font-src 'self' data: https://fonts.gstatic.com; connect-src 'self' https: wss:; worker-src 'self' blob:; child-src 'self' blob:; frame-src 'self'

    Fix: Tighten Content-Security-Policy by removing unsafe directives and adding object-src, base-uri, and frame-ancestors restrictions.

  • No first-party cookies were set during the initial page load.

  • Server response headers do not expose version tokens.

  • Domain does not appear to be behind Cloudflare.

  • Loaded in 0.39s (perceived).

  • 1 scripts and 4 styles may block rendering.

    • • script: https://hypeer.vercel.app/_next/static/chunks/polyfills-42372ed130431b0a.js
    • • style: https://hypeer.vercel.app/_next/static/css/d031d689f3bc4576.css
    • • style: https://hypeer.vercel.app/_next/static/css/553455af774a53fa.css
    • • style: https://hypeer.vercel.app/_next/static/css/df64af30921ff372.css
    • • style: https://hypeer.vercel.app/_next/static/css/3e7c663ecf62f6de.css

    Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.

  • Compression Warning

    1 text resources look uncompressed.

    • • https://hypeer.vercel.app/_next/static/chunks/main-app-809a344ecf0a0cd7.js (application/javascript; charset=utf-8)

    Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.

  • Robots.txt Pass

    Found robots.txt (200).

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://hypeer.vercel.app/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://hypeer.vercel.app/sitemap.xml

  • Robots meta found: index, follow

Accessibility Basics

  • All 0 controls are labeled.

  • Landmarks Warning

    Missing landmarks: header, nav, main, footer.

    Fix: Use semantic regions (<header>, <nav>, <main>, <footer>) for navigation and assistive tech.

  • Tap Target Size Warning

    4 interactive elements appear smaller than 48px.

    • • button.inline-flex.items-center (Ajouter un profil) - 161x40px
    • • button.absolute.-top-1.5 (Supprimer le profil Arka) - 28x28px
    • • button.absolute.-top-1.5 (Supprimer le profil Abanalka) - 28x28px
    • • button.absolute.-top-1.5 (Supprimer le profil SoluPaPa+) - 28x28px

    Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.

Social & Rich Results

  • Core Open Graph tags are present.

  • og:image is present and absolute.

    Open Graph Image
  • twitter:card set to summary_large_image.

  • Structured Data Warning

    No JSON-LD schema scripts found.

    Fix: Add JSON-LD structured data matching your page type (Organization, Article, Product, etc.).

  • Manifest and Apple touch icon are configured.

  • 1 social preview quality issues detected.

    • • ISSUE: og:description should typically be between 50 and 200 characters.
    • • GUIDELINE: Optimal og:title length: 40-60 characters (acceptable: 10-70).
    • • GUIDELINE: Optimal og:description length: 110-160 characters (acceptable: 50-200).
    • • GUIDELINE: Optimal preview image size: 1200x630 pixels.
    • • GUIDELINE: Optimal preview image aspect ratio: 1.91:1.
    • • GUIDELINE: Optimal preview image file size: under 5 MB.
    • • GUIDELINE: Recommended twitter:card: summary_large_image.
    • • MEASURED: Image size: 0.06 MB
    • • MEASURED: Image dimensions: 1200x630

    Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.

Links Analysis

Performance & Runtime