Audit Result

UUID: 019f661c-67bd-70d2-9b39-483e09c0e529

sandeep-sharma-eta.vercel.app

https://sandeep-sharma-eta.vercel.app/

Scanned 2 days ago

79
Fair Score
39 total checks
Passed
23
Warnings
16
Errors
0

Meta Information

  • Title Tag Warning

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

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

  • Found 212 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 Warning

    No favicon link found in <head>.

    Fix: Add <link rel="icon" href="/favicon.ico"> to ensure browser tab and bookmark visibility.

  • Viewport configured: width=device-width, initial-scale=1

  • 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=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 (16)
    • • access-control-allow-origin: *
    • • age: 14
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Wed, 15 Jul 2026 14:09:23 GMT
    • • etag: W/"7e17cbeeee7ee19912a24d603c80f91f"
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
    • • x-matched-path: /
    • • x-nextjs-prerender: 1
    • • x-nextjs-stale-time: 300
    • • x-vercel-cache: HIT
    • • x-vercel-id: iad1::b5xkj-1784124562946-9452c6b8bedc

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

  • 1 scripts and 1 styles may block rendering.

    • • script: https://sandeep-sharma-eta.vercel.app/_next/static/chunks/03~yq9q893hmn.js
    • • style: https://sandeep-sharma-eta.vercel.app/_next/static/chunks/0aw9.vdsidvb2.css

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

  • Text-like assets appear compressed.

  • Robots.txt Pass

    Found robots.txt (200).

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://sandeepsharma.dev/sitemap.xml (404).

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

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

  • Tap Target Size Warning

    12 interactive elements appear smaller than 48px.

    • • a.text-xl.sm:text-2xl (Sandeep.) - 107x32px
    • • a.relative.px-3 (About) - 63x32px
    • • a.relative.px-3 (Experience) - 100x32px
    • • a.relative.px-3 (Services) - 82x32px
    • • a.relative.px-3 (Wins) - 56x32px
    • • a.relative.px-3 (Skills) - 57x32px
    • • a.relative.px-3 (Certifications) - 110x32px
    • • a.relative.px-3 (Contact) - 75x32px
    • • button.relative.w-9 (Switch to dark mode) - 36x36px
    • • a.text-xs.text-text-muted (Email) - 31x16px
    • • a.text-xs.text-text-muted (LinkedIn) - 50x16px
    • • button.w-8.h-8 (Back to top) - 32x32px

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

    Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.

  • twitter:card set to summary_large_image.

  • JSON-LD schema detected.

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

  • 2 social preview quality issues detected.

    • • ISSUE: og:url should be an absolute URL.
    • • ISSUE: Use an absolute URL for og:image or twitter:image.
    • • 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 2 links. No broken internal links found.

  • No broken external links found in checked URLs.

  • Link Format Warning

    1 links are empty, invalid, or placeholder-only.

    • • href="#" text="Sandeep."

    Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.

Performance & Runtime