Audit Result

UUID: 019db78a-6191-7060-8d07-86016aae30b4

tractionly.net

https://tractionly.net/

Scanned 4 months ago

65
Fair Score
39 total checks
Passed
16
Warnings
19
Errors
4

Meta Information

  • Title Tag Warning

    Found 10 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: /favicon.svg (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Pass

    Exactly one H1 found: "Stop guessing where to post your SaaS".

  • Valid heading flow across 19 headings.

  • All 2 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

    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 (12)
    • • accept-ranges: bytes
    • • alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
    • • cache-control: private
    • • content-length: 970
    • • content-type: text/html; charset=utf-8
    • • date: Wed, 22 Apr 2026 23:33:10 GMT
    • • expires: Wed, 22 Apr 2026 23:33:10 GMT
    • • last-modified: Wed, 22 Apr 2026 11:32:59 GMT
    • • server: Google Frontend
    • • strict-transport-security: max-age=63072000; includeSubDomains
    • • via: 1.1 google
    • • x-cloud-trace-context: 7f25d3e27b3b40a4034ba5fc4faf0b7c;o=1

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

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

  • 0 scripts and 2 styles may block rendering.

    • • style: https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap
    • • style: https://tractionly.net/assets/index-CQYK5tRO.css

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

  • Compression Warning

    4 text resources look uncompressed.

    • • https://tractionly.net/ (text/html; charset=utf-8)
    • • https://tractionly.net/assets/index-CQYK5tRO.css (text/css; charset=utf-8)
    • • https://tractionly.net/assets/index-afCUAylT.js (text/javascript; charset=utf-8)
    • • https://tractionly.net/api/stats (application/json; charset=utf-8)

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

  • Robots.txt Pass

    Found robots.txt (200).

  • Sitemap File Warning

    Sitemap missing or inaccessible at /api/sitemap.xml (no response).

    Fix: Publish a sitemap.xml and reference it in robots.txt with: Sitemap: https://tractionly.net/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.pl-10 (yourproduct.com)

    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

    11 interactive elements appear smaller than 48px.

    • • a.flex.items-center - 168x32px
    • • a.text-sm.font-medium (Blog) - 30x20px
    • • a.text-sm.font-medium (About) - 40x20px
    • • button.text-sm.font-medium (Log in) - 41x20px
    • • a.px-5.py-2.5 (Get Your Plan) - 134x40px
    • • a - 147x28px
    • • a.text-sm.text-muted-foreground (About) - 40x20px
    • • a.text-sm.text-muted-foreground (Blog) - 29x20px
    • • a.text-sm.text-muted-foreground (Contact) - 52x20px
    • • a.text-sm.text-muted-foreground (Terms of Service) - 110x20px
    • • a.text-sm.text-muted-foreground (Privacy Policy) - 92x20px

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

  • No broken external links found in checked URLs.

  • All 13 links use non-empty href values.

Performance & Runtime

  • Largest Contentful Paint: 7.07s.

    Fix: Improve LCP by optimizing above-the-fold media, reducing server latency, and inlining critical CSS.

  • Cumulative Layout Shift: 0.020.

  • Total Blocking Time estimate: 39ms.

  • No failed CSS/JS/image/font/media requests detected.

  • 2 JavaScript runtime issues detected.

    • • Request failed: https://tractionly.net/api/auth/me (HTTP 401, type: fetch)
    • • Failed to load resource: the server responded with a status of 401 () [https://tractionly.net/api/auth/me:1]

    Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.