Audit Result

UUID: 019f0371-e040-71f5-9ea6-56e548bdec3d

shubhamparasharportfolio.web.app

https://shubhamparasharportfolio.web.app/

Scanned 3 weeks ago

64
Needs Attention
39 total checks
Passed
15
Warnings
20
Errors
4

Meta Information

  • Title Tag Warning

    Found 17 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 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.0

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "Hi, I'm Shubham Parashar".

  • Valid heading flow across 17 headings.

  • 9 of 10 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=31556926; 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 (15)
    • • accept-ranges: bytes
    • • alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
    • • cache-control: max-age=3600
    • • content-encoding: br
    • • content-length: 1708
    • • content-type: text/html; charset=utf-8
    • • date: Fri, 26 Jun 2026 10:20:18 GMT
    • • etag: "62a90f7189e792b9d389292dedc9127a5856abb80300bc695bbe609d5230f9ee-br"
    • • last-modified: Wed, 10 Jun 2026 15:40:22 GMT
    • • strict-transport-security: max-age=31556926; includeSubDomains; preload
    • • vary: x-fh-requested-host, accept-encoding
    • • x-cache: MISS
    • • x-cache-hits: 0
    • • x-served-by: cache-pdk-kfty8610056-PDK
    • • x-timer: S1782469219.848615,VS0,VE115

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

  • 0 scripts and 2 styles may block rendering.

    • • style: https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap
    • • style: https://shubhamparasharportfolio.web.app/css/style.css

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

  • Text-like assets appear compressed.

  • Robots.txt Error

    robots.txt missing or inaccessible (404).

    Fix: Create a robots.txt file at https://shubhamparasharportfolio.web.app/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://shubhamparasharportfolio.web.app/sitemap.xml (404).

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

    Missing landmarks: header, main.

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

  • Tap Target Size Warning

    16 interactive elements appear smaller than 48px.

    • • a.active (Home) - 43x21px
    • • a (About) - 45x21px
    • • a (Resources) - 77x21px
    • • a (Blogs) - 41x21px
    • • a.view-all (View All →) - 82x25px
    • • a.view-all (View All →) - 82x25px
    • • a.view-all (View All →) - 82x25px
    • • a (LinkedIn) - 63x25px
    • • a (Twitter) - 57x25px
    • • a (GitHub) - 54x25px
    • • a (Instagram) - 82x25px
    • • a (Home) - 48x25px
    • • a (About) - 50x25px
    • • a (Portfolio) - 69x25px
    • • a (Resources) - 85x25px
    • • a (Blogs) - 45x25px

    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

  • 1 internal links returned errors.

    • • https://shubhamparasharportfolio.web.app/blogs.html (HTTP 404)

    Fix: Fix or remove the listed internal URLs, and ensure routes/pages return 200 responses.

  • External Links Warning

    4 external links returned errors or timed out.

    • • https://medium.com/@sshubhamparashar (HTTP 403)
    • • https://medium.com/@sshubhamparashar/how-to-build-a-product-roadmap-that-actually-works-a-practical-guide-for-product-managers-fa26983a4ee8 (HTTP 403)
    • • https://medium.com/@sshubhamparashar/the-product-managers-guide-to-problem-discovery-e8a82a52a52d (HTTP 403)
    • • https://www.linkedin.com/in/shubham-parashar-22a33817a/ (HTTP 999)

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

  • Link Format Warning

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

    • • href="#" text="Home"
    • • href="#" text="Home"
    • • href="#" text="View All →"
    • • href="#" text="View All →"
    • • href="#" text="Home"
    • • href="#" text="About"
    • • href="#" text="Portfolio"
    • • href="#" text="Resources"
    • • href="#" text="Blogs"

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

Performance & Runtime