Audit Result

UUID: 019e2c6a-63a1-7296-b883-e744a74d7aa3

pritha.me

https://pritha.me/

Scanned 3 months ago

71
Fair Score
39 total checks
Passed
18
Warnings
19
Errors
2

Meta Information

  • Title Tag Warning

    Found 24 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: /favicon.svg (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • 2 HTTPS hardening issues detected.

    • • HSTS is missing includeSubDomains.
    • • Could not probe the HTTP version of this page.
    • • Strict-Transport-Security: max-age=31536000

    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 (11)
    • • accept-ranges: bytes
    • • age: 0
    • • cache-control: public,max-age=0,must-revalidate
    • • cache-status: "Netlify Edge"; fwd=miss
    • • content-length: 998
    • • content-type: text/html; charset=UTF-8
    • • date: Fri, 15 May 2026 16:13:45 GMT
    • • etag: "fba788fb1a8d40b4e1db180aa8a39a42-ssl"
    • • server: Netlify
    • • strict-transport-security: max-age=31536000
    • • x-nf-request-id: 01KRP6MKXJYZ86GXSSR93TV25H

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

  • 0 scripts and 2 styles may block rendering.

    • • style: https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Instrument+Serif:ital@0;1&display=swap
    • • style: https://pritha.me/assets/index-D2ljZuaI.css

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

  • Compression Warning

    1 text resources look uncompressed.

    • • https://pritha.me/ (text/html; charset=UTF-8)

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

  • Robots.txt Warning

    robots.txt responded with HTTP 404, but directives were found in the body.

    Fix: Serve https://pritha.me/robots.txt with HTTP 200 so crawlers reliably consume the directives.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://pritha.me/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://pritha.me/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

    3 of 3 controls are missing labels.

    • • input[type="text"].ring-offset-background.file:text-foreground (name)
    • • input[type="email"].ring-offset-background.file:text-foreground (email)
    • • textarea.ring-offset-background.flex (message)

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

  • Landmarks Pass

    Header, nav, main, and footer landmarks are present.

  • Tap Target Size Warning

    25 interactive elements appear smaller than 48px.

    • • a.shrink-0 (Back to top) - 23x26px
    • • a.block.select-none (Bio) - 42x28px
    • • a.block.select-none (Projects) - 72x28px
    • • a.block.select-none (Work Experience) - 123x28px
    • • a.block.select-none (Education) - 83x28px
    • • a.block.select-none (Skills) - 54x28px
    • • a.block.select-none (Process) - 70x28px
    • • a.block.select-none (GitHub) - 66x28px
    • • a.block.select-none (Contact) - 72x28px
    • • button.relative.flex (Switch to light mode) - 36x36px
    • • button.inline-flex.items-center (Let's Connect) - 152x40px
    • • a.inline-flex.items-center (View Site) - 119x36px
    • • a.inline-flex.items-center (View Site) - 119x36px
    • • a.inline-flex.items-center (View Site) - 119x36px
    • • a.inline-flex.items-center (View Site) - 119x36px
    • • a.inline-flex.items-center (View on GitHub) - 158x36px
    • • a.inline-flex.items-center (View on GitHub) - 158x36px
    • • a.inline-flex.items-center (View on GitHub) - 158x36px
    • • a.flex.items-center (874 contributions in 2026) - 187x20px
    • • button.rounded-md.px-2.5 (2026) - 49x24px
    • • button.rounded-md.px-2.5 (2025) - 49x24px
    • • button.rounded-md.px-2.5 (2024) - 49x24px
    • • a.flex.h-9 (Visit GitHub profile) - 36x36px
    • • a.flex.h-9 (Visit LinkedIn profile) - 36x36px
    • • a.flex.h-9 (Visit Twitter profile) - 36x36px

    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

  • Checked 9 links. No broken internal links found.

  • External Links Warning

    2 external links returned errors or timed out.

    • • https://github.com/getparas/barbershopBookingApplication (HTTP 404)
    • • https://www.linkedin.com/in/getpritha/ (HTTP 999)

    Fix: Replace dead external URLs or point to working alternatives.

  • All 35 links use non-empty href values.

Performance & Runtime