Trust & Proof: André Ferran – Signal Evidence & AI Readability

André Ferran

(https://andreferran.com) 📸 Data Snapshot: June 21, 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.
2 Impact Weight: 20 / 100
10% Reputation

The site exhibits high trust theatre with a static review_count of 7 across every single page, suggesting these are not product-specific verified ratings but a site-wide hardcoded value. The proof_links_count is 0, meaning the ‘Free Worldwide Shipping’ and ’30-Day Returns’ claims are standard retail promises without third-party logistics verification or customer testimonials. Bold performance claims like ‘fit flawlessly’ and ‘crafted from premium fabrication’ lack any linked evidence, such as size methodology or fabric certifications.

The ratio of verifiable evidence to assertions is near zero; the site makes dozens of claims about quality and fit but provides no material composition or manufacturing transparency. Only 7 reviews are referenced, and with 0 proof links or external validation paths, the site relies entirely on the user’s willingness to accept adjectives as truth. The only ‘proof’ offered is the presence of logos for Klarna and worldwide shipping, which are commodity service integrations rather than brand-specific proof points.

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
28Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 7 0
/collections/shirts/ 7 0
/collections/denim-jeans/ 7 0
/collections/bestseller/ 7 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Home",
                "item": "https://www.andreferran.com"
            }
        ]
    },
    [
        {
            "@context": "https://schema.org",
            "@type": "WebSite",
            "name": "André Ferran",
            "url": "https://www.andreferran.com",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.andreferran.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@context": "https://schema.org",
            "@type": "Organization",
            "name": "André Ferran",
            "url": "https://www.andreferran.com"
        }
    ]
]
/collections/shirts/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.andreferran.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Shirts",
            "item": "https://www.andreferran.com/collections/shirts"
        }
    ]
}
/collections/denim-jeans/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.andreferran.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Trousers",
            "item": "https://www.andreferran.com/collections/denim-jeans"
        }
    ]
}
/collections/bestseller/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.andreferran.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Bestseller",
            "item": "https://www.andreferran.com/collections/bestseller"
        }
    ]
}