Trust & Proof: prAna – Signal Evidence & AI Readability

prAna

(https://prana.com) 📸 Data Snapshot: May 24, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
11 Impact Weight: 20 / 100
55% Reputation

The site displays internal review counts (15-20 per page) but shows a proof_links_count of only 1, suggesting reviews are hosted internally without clear third-party verification links. While the trust_theatre_flag is false, the presence of specific review counts without granular access to the rating source or verified buyer badges in the text data creates a minor trust gap. No bold performance claims like ‘Best in the world’ were detected, which prevents a higher penalty.

Proof density is concentrated in product identity and legacy rather than external validation. The specificity of product names (e.g., ‘Hana Highway Triangle Swim Top’) serves as a form of proof that the business has a real manufacturing catalog. The ratio of vague marketing claims to specific product entities is healthy, with more than 8 specific product names identified across the promo pages.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
75Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 15 1
/women/swimwear.html 20 1
/women/promotion.html 20 1
/men/promotion.html 20 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://www.prana.com/",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://www.prana.com/search?q={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "prAna",
        "legalName": "prAna Living",
        "url": "https://www.prana.com/",
        "foundingDate": "1992",
        "logo": "https://www.prana.com/on/demandware.static/Sites-Prana_US-Site/-/-/images/logo-mask-1.svg",
        "sameAs": [
            "https://www.youtube.com/channel/UC5jccBbILz4YtOXgoD2APXg",
            "https://www.pinterest.com/prAna/",
            "https://www.instagram.com/prana/?hl=en",
            "https://www.facebook.com/prana/"
        ]
    }
]
/women/swimwear.html
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.prana.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Women",
            "item": "https://www.prana.com/women.html"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Swim",
            "item": "https://www.prana.com/women/swimwear.html"
        }
    ]
}
/women/promotion.html
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.prana.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "25% Off Select Styles",
            "item": "https://www.prana.com/promotion.html"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Women's",
            "item": "https://www.prana.com/women/promotion.html"
        }
    ]
}
/men/promotion.html
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.prana.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "25% Off Select Styles",
            "item": "https://www.prana.com/promotion.html"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Men's",
            "item": "https://www.prana.com/men/promotion.html"
        }
    ]
}