Audit Result

UUID: 019fff92-a994-70fc-98aa-b441d559cb0f

athlete-pro-v7.vercel.app

https://athlete-pro-v7.vercel.app/

Scanned 3 weeks ago

81
Fair Score
39 total checks
Passed
24
Warnings
15
Errors
0

Meta Information

  • Title Tag Warning

    Found 11 characters. Keep title between 30 and 60 characters.

    Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.

  • Found 32 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: icons/favicon.ico (HTTP 200).

    Favicon
  • Viewport configured: width=device-width, initial-scale=1.0, viewport-fit=cover

  • HTML Lang Pass

    Language declared as "en".

Content Structure

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=31536000; includeSubDomains

    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 (24)
    • • accept-ranges: bytes
    • • access-control-allow-credentials: true
    • • age: 0
    • • cache-control: no-store
    • • content-encoding: br
    • • content-security-policy: default-src 'self';script-src 'self' https://cdn.jsdelivr.net;script-src-attr 'none';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: https://*.supabase.co;connect-src 'self' https://cdn.jsdelivr.net https://api.anthropic.com https://*.supabase.co https://*.firebaseio.com https://*.googleapis.com https://generativelanguage.googleapis.com;font-src 'self';worker-src 'self';media-src 'self' blob:;object-src 'none';base-uri 'self';form-action 'self';frame-ancestors 'self'
    • • content-type: text/html; charset=UTF-8
    • • cross-origin-opener-policy: same-origin
    • • cross-origin-resource-policy: same-origin
    • • date: Fri, 14 Aug 2026 09:20:27 GMT
    • • origin-agent-cluster: ?1
    • • referrer-policy: no-referrer
    • • server: Vercel
    • • strict-transport-security: max-age=31536000; includeSubDomains
    • • vary: Origin, Accept-Encoding
    • • x-content-type-options: nosniff
    • • x-dns-prefetch-control: off
    • • x-download-options: noopen
    • • x-frame-options: SAMEORIGIN
    • • x-permitted-cross-domain-policies: none
    • • x-request-id: 19c49e8b-8b72-44b8-bbae-15f1a8cd196f
    • • x-vercel-cache: MISS
    • • x-vercel-id: iad1::iad1::msjsm-1786699226388-5948367de5fc
    • • x-xss-protection: 0
  • Content Security Policy looks restrictive and avoids common unsafe directives.

    • • Content-Security-Policy: default-src 'self';script-src 'self' https://cdn.jsdelivr.net;script-src-attr 'none';style-src 'self' 'unsafe-inline';img-src 'self' data: blob: https://*.supabase.co;connect-src 'self' https://cdn.jsdelivr.net https://api.anthropic.com https://*.supabase.co https://*.firebaseio.com https://*.googleapis.com https://generativelanguage.googleapis.com;font-src 'self';worker-src 'self';media-src 'self' blob:;object-src 'none';base-uri 'self';form-action 'self';frame-ancestors 'self'
  • 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 2.10s (perceived).

    Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.

  • 1 scripts and 6 styles may block rendering.

    • • script: https://athlete-pro-v7.vercel.app/js/theme-boot.js
    • • style: https://athlete-pro-v7.vercel.app/css/base.css
    • • style: https://athlete-pro-v7.vercel.app/css/dashboard.css
    • • style: https://athlete-pro-v7.vercel.app/css/athlete-room.css
    • • style: https://athlete-pro-v7.vercel.app/css/privacy.css
    • • style: https://athlete-pro-v7.vercel.app/css/dynamic-island.css
    • • style: https://athlete-pro-v7.vercel.app/css/claude.css

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

  • Compression Warning

    1 text resources look uncompressed.

    • • https://athlete-pro-v7.vercel.app/js/version.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).

  • Found sitemap (200) at https://athlete-pro-v7.vercel.app/sitemap.xml.

  • No robots meta tag defined.

    Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.

Accessibility Basics

  • All 0 controls are labeled.

  • Landmarks Warning

    Missing landmarks: header, main, footer.

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

  • Tap Target Size Warning

    1 interactive elements appear smaller than 48px.

    • • button#athlete-avatar-btn.athlete-avatar-btn (A) - 30x30px

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

Social & Rich Results

  • Core Open Graph tags are present.

  • og:image exists but is not an absolute URL.

    Fix: Use an absolute URL in <meta property="og:image">.

  • Twitter Card Warning

    twitter:card is missing.

    Fix: Add <meta name="twitter:card" content="summary_large_image"> for better previews on X.

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

  • 4 social preview quality issues detected.

    • • ISSUE: og:url should be an absolute URL.
    • • ISSUE: og:description should typically be between 50 and 200 characters.
    • • ISSUE: Use an absolute URL for og:image or twitter:image.
    • • ISSUE: twitter:card is missing.
    • • 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.

    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