Audit Result

UUID: 019ff6bd-5495-73e2-aa41-ae22abbf64c5

v2.143.198.205.179.nip.io

https://v2.143.198.205.179.nip.io/

Scanned 3 weeks ago

67
Fair Score
39 total checks
Passed
15
Warnings
22
Errors
2

Meta Information

  • Title Tag Warning

    Found 18 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 Pass

    Favicon found and reachable: /images/icon.png (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "Build Tests Faster with Oxford Quality".

  • Detected 2 heading level jumps.

    • • Skipped from h2 to h4: "A complete, uncompromising toolkit" -> "15,000+ Oxford Questions".
    • • Skipped from h2 to h4: "A simple, powerful workflow for teachers" -> "Select class & subject".

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

  • All 2 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • 2 HTTPS hardening issues detected.

    • • Missing Strict-Transport-Security header.
    • • Could not probe the HTTP version of this page.

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

  • Missing: strict-transport-security, content-security-policy, x-frame-options, x-content-type-options, referrer-policy.

    Full HTTP headers (13)
    • • cache-control: s-maxage=31536000
    • • connection: keep-alive
    • • content-encoding: gzip
    • • content-type: text/html; charset=utf-8
    • • date: Wed, 12 Aug 2026 16:10:24 GMT
    • • etag: "thgyyybzig1nmz"
    • • server: nginx/1.30.0
    • • transfer-encoding: chunked
    • • vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
    • • x-nextjs-cache: HIT
    • • x-nextjs-prerender: 1 1
    • • x-nextjs-stale-time: 300
    • • x-powered-by: Next.js

    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.

  • Versioned headers detected: server.

    • • server: nginx/1.30.0

    Fix: Hide or remove version tokens in Server and X-Powered-By headers.

  • Domain does not appear to be behind Cloudflare.

  • Loaded in 2.48s (perceived).

    Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.

  • 2 scripts and 2 styles may block rendering.

    • • script: https://v2.143.198.205.179.nip.io/_next/static/chunks/0cz1d0mv5g_q7.js
    • • script: https://v2.143.198.205.179.nip.io/_next/static/chunks/3f9026qv1cb_4.js
    • • style: https://v2.143.198.205.179.nip.io/_next/static/chunks/09qci2ppocvww.css
    • • style: https://v2.143.198.205.179.nip.io/_next/static/chunks/1ciy8pb-wqno5.css

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

  • Compression Warning

    1 text resources look uncompressed.

    • • https://v2.143.198.205.179.nip.io/api/auth/me (application/json)

    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://v2.143.198.205.179.nip.io/robots.txt and allow intended crawlers.

  • Sitemap File Warning

    Sitemap missing or inaccessible at https://v2.143.198.205.179.nip.io/sitemap.xml (404).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://v2.143.198.205.179.nip.io/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: main.

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

  • Tap Target Size Warning

    13 interactive elements appear smaller than 48px.

    • • a.flex.items-center - 140x40px
    • • a.relative.px-4 (Features) - 90x36px
    • • a.relative.px-4 (Question Bank) - 129x36px
    • • a.relative.px-4 (Workflow) - 95x36px
    • • a.relative.px-4 (FAQ) - 60x36px
    • • button.inline-flex.items-center (Register Interest) - 166x36px
    • • button.h-1.5.rounded-full (Go to slide 1) - 40x6px
    • • button.h-1.5.rounded-full (Go to slide 2) - 6x6px
    • • button.h-1.5.rounded-full (Go to slide 3) - 6x6px
    • • a.text-sm.text-slate-500 (Features) - 73x20px
    • • a.text-sm.text-slate-500 (Workflow) - 78x20px
    • • a.text-sm.text-slate-500 (FAQ) - 44x20px
    • • button#rcc-confirm-button (Accept cookies) - 124x42px

    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

  • Checked 2 links. No broken internal links found.

  • No broken external links found in checked URLs.

  • All 10 links use non-empty href values.

Performance & Runtime