Audit Result

UUID: 019ce152-f14e-70f0-96c2-87ce69f232a6

thehousekraft.com

https://thehousekraft.com/home#hero

Scanned 4 days ago

67
Fair Score
39 total checks
Passed
16
Warnings
20
Errors
3

Meta Information

  • Title Tag Warning

    Found 14 characters. Keep title between 30 and 60 characters.

    Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.

  • Found 40 characters. Keep description around 70-160 characters.

    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.ico (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: "Krafted with Purpose.Designed for Life.".

  • Valid heading flow across 30 headings.

  • All 27 images include alt text.

Technical Optimization

  • HTTPS Pass

    Page is served over HTTPS.

  • HSTS & HTTPS Redirect Warning

    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.

    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.

  • Cookie Security Pass

    No first-party cookies were set during the initial page load.

  • Server response headers do not expose version tokens.

  • Cloudflare Proxy Warning

    Domain does not appear to be behind Cloudflare.

  • Loaded in 3.28s (perceived).

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

  • 0 scripts and 3 styles may block rendering.

    • • style: https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Questrial&display=swap
    • • style: https://fonts.googleapis.com/css2?family=Quintessential&display=swap
    • • style: https://thehousekraft.com/static/css/main.560a9f63.css

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

  • Compression Warning

    3 text resources look uncompressed.

    • • https://thehousekraft.com/ (text/html)
    • • https://thehousekraft.com/static/css/main.560a9f63.css (text/css)
    • • https://thehousekraft.com/static/js/main.c3f63989.js (text/javascript)

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

  • Robots.txt Pass

    Found robots.txt (200).

  • Found sitemap (200) at https://thehousekraft.com/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

    5 of 5 controls are missing labels.

    • • input[type="text"]#firstName.w-full.border-b (firstName)
    • • input[type="text"]#lastName.w-full.border-b (lastName)
    • • input[type="email"]#email.w-full.border-b (email)
    • • input[type="tel"]#phone.w-full.border-b (phone)
    • • textarea#message.w-full.resize-none (message)

    Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.

  • Landmarks Warning

    Missing landmarks: header.

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

  • Tap Target Size Warning

    22 interactive elements appear smaller than 48px.

    • • button.cursor-pointer - 208x24px
    • • a.hopacity-80.text-sm (Customisation) - 98x20px
    • • a.hopacity-80.text-sm (Our Story) - 64x20px
    • • a.hopacity-80.text-sm (Services) - 57x20px
    • • a.hopacity-80.text-sm (Blog) - 31x20px
    • • a.hopacity-80.text-sm (Warranty) - 61x20px
    • • button.hidden.rounded-lg (Contact Us) - 125x38px
    • • button.rounded.!border (Try For Free) - 142x46px
    • • button.rounded.!border (Know More) - 140x46px
    • • button.rounded.!border (Try For Free) - 142x46px
    • • button.rounded-lg.border (View All) - 118x46px
    • • button.rounded-lg.border (Load More) - 120x38px
    • • button.rounded-lg.border (Submit) - 116x46px
    • • a.text-sm (Home) - 41x20px
    • • a.text-sm (Services) - 57x20px
    • • a.text-sm (Blogs) - 38x20px
    • • a.text-sm (Customisation) - 96x20px
    • • a.text-sm (Back to Top) - 76x20px
    • • a.text-sm (Terms) - 40x20px
    • • a.text-sm (Privacy) - 48x20px
    • • a.text-sm (Refund Policy) - 91x20px
    • • a.text-sm (Cookies) - 56x20px

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

  • Manifest and Apple touch icon are configured.

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

  • No broken external links found in checked URLs.

  • All 18 links use non-empty href values.

Performance & Runtime

  • Largest Contentful Paint: 3.40s.

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

  • Cumulative Layout Shift: 0.000.

  • Total Blocking Time estimate: 232ms.

    Fix: Reduce heavy JavaScript work, split long tasks, and defer non-critical scripts.

  • 2 asset requests failed.

    • • https://www.googletagmanager.com/gtag/js?id=G-Q9ECMPYRGY&cx=c&gtm=4e63a1 (net::ERR_BLOCKED_BY_ORB)
    • • https://connect.facebook.net//log/error?p=pixel&sl=2&v=2.9.277&e=%5BMeta%20pixel%5D%20Bot%20traffic%20detected%20and%20blocked%20-%20pixel_id%3A%201809505193097476&ue=0&rs=stable&rqm=FGET (net::ERR_BLOCKED_BY_ORB)

    Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.

  • 1 JavaScript runtime issues detected.

    • • Request failed: https://www.googletagmanager.com/gtag/js?id=G-Q9ECMPYRGY&cx=c&gtm=4e63a1 (net::ERR_BLOCKED_BY_ORB, type: script)

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