Audit Result

UUID: 019ff849-8156-713b-9d79-33f1af6e63e7

trii.com

https://trii.com/

Scanned 3 weeks ago

77
Fair Score
39 total checks
Passed
23
Warnings
14
Errors
2

Meta Information

  • Title Tag Warning

    Found 21 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: data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 34'><path d='M31.9974 37.1452C29.5498 37.1372 27.1861 36.2526 25.334 34.652C23.4821 33.0514 22.2643 30.8403 21.9013 28.4191C23.9683 30.4449 26.7512 31.5725 29.6448 31.5566H31.3112V28.223H29.6448C27.7824 28.2344 25.9773 27.5781 24.5568 26.3731C23.1361 25.168 22.1942 23.4939 21.9013 21.6538C23.4339 22.8303 25.3117 23.4679 27.2434 23.4678H28.9098V20.1342H27.2434C25.8006 20.1342 24.4169 19.5609 23.3967 18.5404C22.3765 17.5199 21.8034 16.1358 21.8034 14.6926V13.0259H18.4706V14.6926C18.4578 16.1403 17.8737 17.5243 16.8457 18.5434C15.8178 19.5625 14.4289 20.1342 12.9816 20.1342H11.3152V23.4678H12.9816C14.9133 23.4679 16.7911 22.8303 18.3236 21.6538C18.0308 23.4939 17.0887 25.168 15.6682 26.3731C14.2477 27.5781 12.4426 28.2344 10.5801 28.223H8.96276V31.5566H10.5801C13.4738 31.5725 16.2567 30.4449 18.3236 28.4191C17.9702 30.8444 16.7552 33.0614 14.9011 34.6638C13.0471 36.2664 10.6779 37.1472 8.22762 37.1452H6.56128V40.4788H8.22762C10.168 40.4768 12.0857 40.0604 13.8522 39.2572C15.6187 38.454 17.1933 37.2827 18.4706 35.8215V54.5484H21.8034V35.8215C23.069 37.2839 24.6345 38.4566 26.3935 39.2602C28.1524 40.0639 30.0636 40.4794 31.9974 40.4788H33.6637V37.1452H31.9974Z' fill='%2302FB7E' transform='translate(-6,0) scale(0.55)'/></svg> (HTTP 200).

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

  • HTML Lang Pass

    Language declared as "es".

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.

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

    Full HTTP headers (15)
    • • access-control-allow-origin: *
    • • alt-svc: h3=":443"; ma=86400
    • • cache-control: public, max-age=0, must-revalidate
    • • cf-cache-status: DYNAMIC
    • • cf-ray: a2a339ff7c5ecff8-IAD
    • • content-encoding: br
    • • content-type: text/html; charset=utf-8
    • • date: Wed, 12 Aug 2026 23:23:13 GMT
    • • nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    • • referrer-policy: strict-origin-when-cross-origin
    • • report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YLwNmpzeVTmc%2FMnRTfKLFTwTDNaKPgazDjU1opeT6DJg9EdK46jzyjHkDhUVTvimc%2B1rlUn36pqelMp8siCzOv5dfyCJPwSjcjoiGVVUWAv0gqe3uvgsp3fySsgW1E5sKkp8A3XqLg%3D%3D"}]}
    • • server: cloudflare
    • • server-timing: cfCacheStatus;desc="DYNAMIC" cfEdge;dur=12,cfOrigin;dur=40
    • • vary: accept-encoding
    • • x-content-type-options: nosniff

    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 appears to be behind Cloudflare.

    • • server: cloudflare
    • • cf-cache-status: DYNAMIC
    • • cf-ray: a2a339ff7c5ecff8-IAD
  • Loaded in 0.22s (perceived).

  • 0 scripts and 1 styles may block rendering.

    • • style: https://trii.com/styles.css

    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://trii.com/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: header, footer.

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

  • Interactive targets look touch-friendly.

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