Audit Result

UUID: 019e2ffd-9779-7227-8662-0598d369e180

analyzis-website.vercel.app

https://analyzis-website.vercel.app/

Scanned 3 months ago

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

Meta Information

  • Title Tag Pass

    Found 56 characters. Length is optimal.

  • Found 124 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 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

  • H1 Tag Pass

    Exactly one H1 found: "Know what your users actually do".

  • Detected 1 heading level jumps.

    • • Skipped from h2 to h4: "One lifecycle, zero config" -> "Mount".

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

  • All 0 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 (15)
    • • access-control-allow-origin: *
    • • age: 68784
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Sat, 16 May 2026 08:53:27 GMT
    • • etag: W/"d2d9b05697ae8135d1c5ddbe2e28ccbf"
    • • last-modified: Fri, 15 May 2026 13:47:03 GMT
    • • server: Vercel
    • • strict-transport-security: max-age=63072000; includeSubDomains; preload
    • • x-matched-path: /
    • • x-vercel-cache: HIT
    • • x-vercel-enable-rewrite-caching: 1
    • • x-vercel-id: iad1::7t9vv-1778921607576-9d32133d5a5a

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

  • 1 scripts and 1 styles may block rendering.

    • • script: https://analyzis-website.vercel.app/_next/static/chunks/03~yq9q893hmn.js
    • • style: https://analyzis-website.vercel.app/_next/static/chunks/0dalswd2mfcc2.css

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

  • Compression Warning

    3 text resources look uncompressed.

    • • https://analyzis-website.vercel.app/__next.__PAGE__.txt?_rsc=8nTjltbQWvg6NcbE (text/plain; charset=utf-8)
    • • https://analyzis-website.vercel.app/docs/__next._tree.txt?_rsc=5CB68i4pnAekjehf (text/plain; charset=utf-8)
    • • https://analyzis-website.vercel.app/docs/__next.docs.txt?_rsc=3eqErdnzE3xIvvRG (text/plain; charset=utf-8)

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

  • Robots.txt Error

    robots.txt missing or inaccessible (404).

    Fix: Create a robots.txt file at https://analyzis-website.vercel.app/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://analyzis-website.vercel.app/sitemap.xml (404).

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

    2 of 2 controls are missing labels.

    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

    7 interactive elements appear smaller than 48px.

    • • a.flex.items-center (analyzis) - 98x28px
    • • a.text-sm.font-medium (Home) - 40x20px
    • • a.text-sm.font-medium (Docs) - 35x20px
    • • a.text-sm.font-medium (GitHub) - 48x20px
    • • button.inline-flex.items-center (Join the Waitlist) - 162x46px
    • • a.text-sm.font-medium (Browse the docs →) - 133x20px
    • • button.inline-flex.items-center (Join the Waitlist) - 162x46px

    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