Audit Result

UUID: 01a06dd8-f9d7-72ea-84fe-6db50173bfbb

aava-hoffman.vercel.app

https://aava-hoffman.vercel.app/

Scanned 2 days ago

71
Fair Score
39 total checks
Passed
19
Warnings
17
Errors
3

Meta Information

  • Title Tag Warning

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

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

  • Missing meta description.

    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: /aava-favicon.png (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "Good evening, Deepak".

  • Valid heading flow across 4 headings.

  • 1 of 1 images are missing alt text.

    Fix: Add meaningful alt attributes to all informative images for accessibility and image SEO.

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.

  • Missing: content-security-policy, x-frame-options, x-content-type-options, referrer-policy.

    Full HTTP headers (14)
    • • accept-ranges: bytes
    • • access-control-allow-origin: *
    • • age: 57
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-length: 589
    • • content-type: text/html; charset=utf-8
    • • date: Fri, 04 Sep 2026 19:15:30 GMT
    • • etag: "1f1e81fe8294784b8deed2804e9a651b"
    • • last-modified: Fri, 04 Sep 2026 19:14:32 GMT
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • x-vercel-cache: HIT
    • • x-vercel-id: iad1::fc9kd-1788549330000-a1e9cd0fb5f5

    Fix: Add the missing security headers at your reverse proxy or application layer.

  • CSP Quality Warning

    Content-Security-Policy header is missing.

    • • Missing Content-Security-Policy header.

    Fix: Define a restrictive Content-Security-Policy and avoid unsafe directives such as unsafe-inline and unsafe-eval.

  • 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.59s (perceived).

  • 0 scripts and 1 styles may block rendering.

    • • style: https://aava-hoffman.vercel.app/assets/index-C0TOXhqF.css

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

  • Compression Warning

    1 text resources look uncompressed.

    • • https://aava-hoffman.vercel.app/ (text/html; 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://aava-hoffman.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

  • Form Labels Error

    1 of 2 controls are missing labels.

    • • input[type="file"].hidden

    Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.

  • Landmarks Warning

    Missing landmarks: header, footer.

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

  • Tap Target Size Warning

    25 interactive elements appear smaller than 48px.

    • • button.press.hit (AAVA home) - 40x40px
    • • button.press.ml-auto (Collapse sidebar) - 28x28px
    • • button.press.relative (New Session) - 238x40px
    • • button.press.relative (My Tasks) - 238x40px
    • • button.press.relative (Search) - 238x40px
    • • button.press.group (Pinned1) - 238x27px
    • • button.press.flex (Add telemetry functionality — Working) - 234x30px
    • • button.press.absolute (Unpin Add telemetry functionality) - 28x28px
    • • button.press.ml-auto (Filter recents) - 28x28px
    • • button.press.flex (Yesterday) - 234x30px
    • • button.press.absolute (Pin Sprint scope questions) - 28x28px
    • • button.press.flex (Migrate the refunds API to the v2 schema — Needs your input) - 234x30px
    • • button.press.absolute (Pin Migrate the refunds API to the v2 schema) - 28x28px
    • • button.press.flex (Modify the progress bar behavior — Needs your input) - 234x30px
    • • button.press.absolute (Pin Modify the progress bar behavior) - 28x28px
    • • button.press.flex (Reduce the page load time for the ‘Careers’ website landing page. — Blocked) - 234x30px
    • • button.press.absolute (Pin Reduce the page load time for the ‘Careers’ website landing page.) - 28x28px
    • • button.press.flex (Add product feedback form — Ready for review) - 234x30px
    • • button.press.absolute (Pin Add product feedback form) - 28x28px
    • • button.press.flex (Deprecate the legacy artifact store — Completed) - 234x30px
    • • button.press.absolute (Pin Deprecate the legacy artifact store) - 28x28px
    • • button.press.flex (Write the Experience Studio migration runbook — Completed) - 234x30px
    • • button.press.absolute (Pin Write the Experience Studio migration runbook) - 28x28px
    • • button.press.flex (Deepak — account) - 238x40px
    • • button.press.relative (Switch to light mode) - 34x34px

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

Social & Rich Results

  • Missing og:title or og:description.

    Fix: Add og:title and og:description tags to control social preview text.

  • og:image is missing.

    Fix: Add <meta property="og:image" content="https://..."> with a high-quality share 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 Warning

    Manifest or Apple touch icon is missing.

    Fix: Link your web app manifest and apple-touch-icon for improved install/share experiences.

  • 5 social preview quality issues detected.

    • • ISSUE: og:url should be an absolute URL.
    • • ISSUE: og:title should typically be between 10 and 70 characters.
    • • 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