Audit Result

UUID: 01a029e2-91d6-7004-af40-afa1c627610f

console.kamatera.com

https://console.kamatera.com/reset?token=ebc21be826b0ba1e1eb718181a8f5003fa1f98872098b121d8171df0ec268056445fa1ec7b85ff3df096ed29c48bc7cafa997590915c44f3dad4d63b43afb3c2

Scanned 2 weeks ago

71
Fair Score
39 total checks
Passed
20
Warnings
15
Errors
4

Meta Information

  • Title Tag Pass

    Found 40 characters. Length is optimal.

  • 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: data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAflBMVEUAAAAUMncXMnkWMnoUM3oYMnoYMnsXNHsYMnoSLnYXMnsXMnoXMnwUMXYYMnsYMnsWMnsYMnsYMnsYMnsXMnoUMnkUMngXMnoYMnsYMnwYMnsXMnoXMnoXMnsYMnsXMXsXMnoYMnoYMnsYMXsYMnoYMnwYMnsYM3sVMn0XNHhE4sL3AAAAKnRSTlMATLN+GM2zWIEc79tMGtfrWvXx27NMMpnR5cG90Uyz3+V+69/Drb33VljLPsPbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA0UlEQVQ4ja2S2Q6CMBAA8agHaLGgtEXxxOv/f9DtFoKttDXGfSAkM9llEqLozzMYjsZeTGCcisZOpcO9Sosn01mrzA0hThAv4HWJCk1XhsBYnCCOUKEpY7aQ5etNk1lwIW0hy9XeslTLtzt4CmkK1Z6QJIZDB1jOjqCc7A5+Zm9Di57MPIMvucB1JoUjs67V9avwZFZ7uO3NvIUyaShThjLv32eaG3oyH6FMW9CZODrTFHQmKgUnmGkKKhOVJ29+uY/MVnFgU+nFneLEWvHin+YFR5AXTUm1UCgAAAAASUVORK5CYII= (HTTP 200).

  • Viewport configured: width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0

  • HTML Lang Pass

    Language declared as "en".

Content Structure

  • H1 Tag Error

    No H1 heading found.

    Fix: Use a single, descriptive <h1> that states the primary purpose of the page.

  • Valid heading flow across 0 headings.

  • 1 of 1 images are missing alt text.

    Fix: Add meaningful alt attributes to all informative images for accessibility and image SEO.

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

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

  • Missing: content-security-policy, referrer-policy.

    Full HTTP headers (8)
    • • cache-control: max-age=0, must-revalidate, no-cache, no-store, private
    • • content-encoding: gzip
    • • content-type: text/html; charset=UTF-8
    • • date: Sat, 22 Aug 2026 14:31:47 GMT
    • • strict-transport-security: max-age=31536000; includeSubDomains
    • • vary: Accept-Encoding
    • • x-content-type-options: nosniff
    • • x-frame-options: DENY SAMEORIGIN

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

  • 0 scripts and 4 styles may block rendering.

    • • style: https://console.kamatera.com/svc/activeTheme?t=1787409107
    • • style: https://fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Heebo:300,400,500,600,700|Crete+Round:400italic&display=swap
    • • style: https://console.kamatera.com/assets/vendor/fontawesome_pro/css/all.min.css
    • • style: https://console.kamatera.com/assets/cwm/css/cwm.css?t=1787409107

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

  • Text-like assets appear compressed.

  • Robots.txt Pass

    Found robots.txt (200).

  • Found sitemap (200) at https://console.kamatera.com/sitemap.xml.

  • Robots meta found: noindex, nofollow

Accessibility Basics

  • Form Labels Error

    4 of 4 controls are missing labels.

    • • input[type="text"].form-control (token)
    • • input[type="text"].form-control (userEmail)
    • • input[type="password"].form-control.password (newPassword)
    • • input[type="password"].form-control.password (newPasswordVerification)

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

  • Landmarks Warning

    Missing landmarks: header, nav, main, footer.

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

  • Tap Target Size Warning

    1 interactive elements appear smaller than 48px.

    • • button.btn.btn-squared (Processing) - 119x32px

    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

  • Largest Contentful Paint: 0.92s.

  • Cumulative Layout Shift: 0.047.

  • Total Blocking Time estimate: 37ms.

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

  • 4 JavaScript runtime issues detected.

    • • Request failed: https://analytics.google.com/g/collect?v=2&tid=G-1RE220KFG0&gtm=45je68j0v890440396za200zd890440396&_p=1787409107779&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&ecid=346546331&_eu=EAAAAGAC&are=1&cid=564123701.1787409108&ec_mode=a&frm=0&ir=1&pscdl=noapi&rcb=9&sr=1280x800&uaa=x86&uab=64&uafvl=Not%253AA-Brand%3B99.0.0.0%7CHeadlessChrome%3B145.0.7632.6%7CChromium%3B145.0.7632.6&uam=&uamb=0&uap=Linux&uapv=&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=115616985~115938466~115938468~118897920~118897930~119367802~119367810~120315471~120385422&uid=&sid=1787409107&sct=1&seg=0&dl=https%3A%2F%2Fconsole.kamatera.com%2Freset%3Ftoken%3Debc21be826b0ba1e1eb718181a8f5003fa1f98872098b121d8171df0ec268056445fa1ec7b85ff3df096ed29c48bc7cafa997590915c44f3dad4d63b43afb3c2&dt=Kamatera%20Cloud%20Platform%20-%20Reset%20Password&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.vid=3b3263d8-7f0a-4677-b182-32f3caf97645&tfd=1091 (net::ERR_ABORTED, type: fetch)
    • • Request failed: https://www.google.com/rmkt/collect/949063808/?random=1787409107972&cv=11&fst=1787409107972&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be68j0v894377782za200zd894377782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938468~117776796~118897920~118897930~119367802~119367810~120315470~120385422~120474862&u_w=1280&u_h=800&url=https%3A%2F%2Fconsole.kamatera.com%2Freset%3Ftoken%3Debc21be826b0ba1e1eb718181a8f5003fa1f98872098b121d8171df0ec268056445fa1ec7b85ff3df096ed29c48bc7cafa997590915c44f3dad4d63b43afb3c2&rcb=13&frm=0&tiba=Kamatera%20Cloud%20Platform%20-%20Reset%20Password&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=215166721.1787409108&uaa=x86&uab=64&uafvl=Not%253AA-Brand%3B99.0.0.0%7CHeadlessChrome%3B145.0.7632.6%7CChromium%3B145.0.7632.6&uamb=0&uam=&uap=Linux&uapv=&uaw=0&data=event%3Dgtag.config&ept=68&gcp=5 (net::ERR_ABORTED, type: fetch)
    • • Request failed: https://www.google.com/ccm/collect?rcb=13&frm=0&apvc=1&auid=215166721.1787409108&dt=Kamatera%20Cloud%20Platform%20-%20Reset%20Password&tid=AW-949063808&en=page_view&dl=https%3A%2F%2Fconsole.kamatera.com%2Freset%3Ftoken%3Debc21be826b0ba1e1eb718181a8f5003fa1f98872098b121d8171df0ec268056445fa1ec7b85ff3df096ed29c48bc7cafa997590915c44f3dad4d63b43afb3c2&scrsrc=www.googletagmanager.com&rnd=1365235995.1787409108&navt=n&npa=0&gtm=45be68j0v894377782za200zd894377782xec&gcd=13l3l3l3l1l1&dma=0&tag_exp=115938466~115938468~117776796~118897920~118897930~119367802~119367810~120315470~120385422~120474862&tft=1787409107993&tfd=1137&tids=AW-949063808&fmt=8 (net::ERR_ABORTED, type: fetch)
    • • Request failed: https://ad.doubleclick.net/ccm/s/collect?auid=215166721.1787409108&gtm=45be68j0v894377782za200zd894377782xec&fmt=8 (net::ERR_ABORTED, type: fetch)

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