Audit Result
UUID: 01a02516-474e-7323-829a-eab2a92e6ad9
https://athlete-pro-v7.vercel.app/
Scanned 2 weeks ago
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.
-
Meta Description Warning
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.
-
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1.0, viewport-fit=cover
-
HTML Lang Pass
Language declared as "en".
Content Structure
-
H1 Tag Pass
Exactly one H1 found: "What's your goal?".
-
Heading Hierarchy Pass
Valid heading flow across 1 headings.
-
Image Alt Text Pass
All 1 images include alt text.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
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.
-
Security Headers Pass
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, 21 Aug 2026 16:10:10 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: 82f9a5e6-0ded-45c7-b1cd-8da629be1735
- • x-vercel-cache: MISS
- • x-vercel-id: iad1::iad1::hhxwk-1787328610575-310c6ca3c360
- • x-xss-protection: 0
-
CSP Quality Pass
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'
-
Cookie Security Pass
No first-party cookies were set during the initial page load.
-
Server response headers do not expose version tokens.
-
Cloudflare Proxy Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Pass
Loaded in 0.38s (perceived).
-
Render Blocking Resources Warning
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).
-
Sitemap File Pass
Found sitemap (200) at https://athlete-pro-v7.vercel.app/sitemap.xml.
-
Crawl Directives Warning
No robots meta tag defined.
Fix: Add <meta name="robots" content="index,follow"> (or the intended directive) in <head>.
Accessibility Basics
-
Form Labels Pass
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
-
Open Graph Basics Pass
Core Open Graph tags are present.
-
Open Graph Image Warning
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.).
-
PWA Metadata Pass
Manifest and Apple touch icon are configured.
-
Open Graph/Twitter Quality Warning
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
-
Internal Links Pass
Checked 0 links. No broken internal links found.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Pass
All 0 links use non-empty href values.
Performance & Runtime
-
Core Web Vitals: LCP Pass
Largest Contentful Paint: 0.38s.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 0ms.
-
Broken Assets Pass
No failed CSS/JS/image/font/media requests detected.
-
No console/page runtime errors detected during audit.