Audit Result

UUID: 019dc9a5-598f-735c-9deb-47979fc4c787

zoomcap.live

https://zoomcap.live/

Scanned 4 months ago

79
Fair Score
39 total checks
Passed
25
Warnings
12
Errors
2

Meta Information

  • Title Tag Pass

    Found 45 characters. Length is optimal.

  • Found 131 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: /icon.svg?icon.b0cb1ef5.svg (HTTP 200).

    Favicon
  • 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=31536000; includeSubDomains; preload

    Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.

  • Core security headers were detected.

    Full HTTP headers (23)
    • • access-control-allow-origin: *
    • • age: 90102
    • • cache-control: public, max-age=0, must-revalidate
    • • content-disposition: inline
    • • content-encoding: br
    • • content-security-policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://apis.google.com https://*.firebaseio.com; style-src 'self' 'unsafe-inline'; img-src 'self' blob: data: https://*.googleusercontent.com; font-src 'self'; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.dodopayments.com; frame-src 'self' https://accounts.google.com https://*.firebaseapp.com https://*.firebaseio.com; media-src 'self' blob:; worker-src 'self' blob:; object-src 'none'; base-uri 'self'
    • • content-type: text/html; charset=utf-8
    • • date: Sun, 26 Apr 2026 11:55:48 GMT
    • • etag: W/"cf36a902e5df8b6c4ce2fc59733c43f7"
    • • permissions-policy: camera=(self), microphone=(self), display-capture=(self), fullscreen=(self)
    • • referrer-policy: strict-origin-when-cross-origin
    • • server: Vercel
    • • strict-transport-security: max-age=31536000; includeSubDomains; preload
    • • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
    • • x-content-type-options: nosniff
    • • x-dns-prefetch-control: on
    • • x-frame-options: DENY
    • • x-matched-path: /
    • • x-nextjs-prerender: 1
    • • x-nextjs-stale-time: 300
    • • x-vercel-cache: HIT
    • • x-vercel-id: iad1::mxqsd-1777204547435-e5df367897ad
    • • x-xss-protection: 1; mode=block
  • CSP Quality Error

    3 CSP hardening issues detected.

    • • script-src/default-src permits 'unsafe-inline'.
    • • script-src/default-src permits 'unsafe-eval'.
    • • CSP is missing frame-ancestors protection.
    • • Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://apis.google.com https://*.firebaseio.com; style-src 'self' 'unsafe-inline'; img-src 'self' blob: data: https://*.googleusercontent.com; font-src 'self'; connect-src 'self' https://*.googleapis.com https://*.firebaseio.com wss://*.firebaseio.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com https://*.dodopayments.com; frame-src 'self' https://accounts.google.com https://*.firebaseapp.com https://*.firebaseio.com; media-src 'self' blob:; worker-src 'self' blob:; object-src 'none'; base-uri 'self'

    Fix: Tighten Content-Security-Policy by removing unsafe directives and adding object-src, base-uri, and frame-ancestors restrictions.

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

  • 1 scripts and 1 styles may block rendering.

    • • script: https://zoomcap.live/_next/static/chunks/a6dad97d9634a72d.js
    • • style: https://zoomcap.live/_next/static/chunks/f5287ef03151dee7.css

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

  • Compression Warning

    3 text resources look uncompressed.

    • • https://zoomcap.live/_next/static/chunks/633937562f3fbdd6.js (application/javascript; charset=utf-8)
    • • https://zoomcap.live/_next/static/chunks/ff1a16fafef87110.js (application/javascript; charset=utf-8)
    • • https://zoomcap.live/?_rsc=1r34m (text/x-component)

    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://zoomcap.live/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://zoomcap.live/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://zoomcap.live/sitemap.xml

  • Robots meta found: index, follow

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

    9 interactive elements appear smaller than 48px.

    • • a.flex.items-center (ZoomCap) - 128x36px
    • • a.hidden.rounded-lg (Features) - 93x40px
    • • a.hidden.rounded-lg (Pricing) - 80x40px
    • • a.hidden.rounded-lg (FAQ) - 60x40px
    • • a.inline-flex.items-center (Start Recording) - 135x36px
    • • a.flex.items-center (ZoomCap) - 105x28px
    • • a.transition-colors.hover:text-foreground (Features) - 51x16px
    • • a.transition-colors.hover:text-foreground (Pricing) - 41x16px
    • • a.transition-colors.hover:text-foreground (FAQ) - 23x16px

    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.

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

  • 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 3 links. No broken internal links found.

  • No broken external links found in checked URLs.

  • All 15 links use non-empty href values.

Performance & Runtime