Audit Result

UUID: 019de49e-d318-70f4-8e5e-9a90663def36

umairarshad-dev.vercel.app

https://umairarshad-dev.vercel.app/

Scanned 4 months ago

77
Fair Score
39 total checks
Passed
22
Warnings
16
Errors
1

Meta Information

  • Title Tag Pass

    Found 37 characters. Length is optimal.

  • Found 155 characters. Good snippet length.

  • 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.ico (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Warning

    Found 3 H1 tags.

    Fix: Use a single, descriptive <h1> that states the primary purpose of the page.

  • Detected 1 heading level jumps.

    • • Skipped from h1 to h3: "Learning and Work Experience" -> "Frontend Development & AI Certification".

    Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.

  • All 5 images include alt text.

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 (13)
    • • access-control-allow-origin: *
    • • age: 556553
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Fri, 01 May 2026 17:38:16 GMT
    • • etag: W/"135c3cfe2d650d00b1d5eabd36b59ff5"
    • • last-modified: Sat, 25 Apr 2026 07:02:22 GMT
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • x-vercel-cache: HIT
    • • x-vercel-id: iad1::xxbng-1777657096050-3cf3c06ff8e3

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

  • 0 scripts and 1 styles may block rendering.

    • • style: https://umairarshad-dev.vercel.app/static/css/main.161e29a2.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).

  • Found sitemap (200) at https://umairarshad-dev.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 1 controls are missing labels.

    • • input[type="text"].w-full.p-4 (Enter your name)

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

  • Landmarks Warning

    Missing landmarks: header, main.

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

  • Tap Target Size Warning

    6 interactive elements appear smaller than 48px.

    • • a.hover:text-purple-400 (Home) - 47x24px
    • • a.hover:text-purple-400 (Experience) - 89x24px
    • • a.hover:text-purple-400 (Skills) - 41x24px
    • • a.hover:text-purple-400 (Projects) - 63x24px
    • • a.hover:text-purple-400 (Contact) - 62x24px
    • • button.px-8.py-2.5 (View All Projects) - 223x44px

    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 set to summary_large_image.

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

  • 2 social preview quality issues detected.

    • • ISSUE: og:url points to a different origin than the scanned page.
    • • 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 9 links. No broken internal links found.

  • External Links Warning

    3 external links returned errors or timed out.

    • • https://www.linkedin.com/in/umairarshad-dev/ (HTTP 999)
    • • https://www.codecademy.com/ (HTTP 403)
    • • https://urbanloop.tech/ (network-error)

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

  • Link Format Warning

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

    • • href="#"

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

Performance & Runtime