Trust & Proof: Centrum – Signal Evidence & AI Readability

Centrum

(https://centrum.com) 📸 Data Snapshot: May 29, 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.
14 Impact Weight: 20 / 100
70% Reputation

Trust theatre is minimal as the brand does not rely on unverifiable ‘customer reviews’ widgets; the homepage review_count is 0. However, the proof_links_count is low (1 per page), indicating that while they name their sources (Harvard, Wake Forest), they do not provide direct outbound paths to the raw data or DOI citations. The mandatory FDA disclaimer asterisk is pervasive, which is an industry requirement but functions as a structural ‘claim softener.’

Proof density is high for the supplement category. Instead of vague assertions of ‘feeling better,’ the site provides specific durations (12 weeks for hot flash reduction, 3 years for cognitive protection). The ratio of verifiable evidence to vague marketing assertions is roughly 2:1, which is superior to most consumer-facing health brands.

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
4Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 0 1
/products/multivitamins/ 3 1
/products/menopause-support/ 0 1
/about/ 1 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org/",
        "@type": "WebSite",
        "name": "Centrum",
        "url": "https://www.centrum.com",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://www.centrum.com/search-results/?_charset_=UTF-8&q={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "https://schema.org",
        "@type": "Corporation",
        "name": "Centrum",
        "url": "https://www.centrum.com/",
        "logo": "https://i-cf65.ch-static.com/content/dam/cf-consumer-healthcare/bp-wellness-centrum/en_US/global/logo/Logo%20(1).png?auto=format",
        "contactPoint": {
            "@type": "ContactPoint",
            "openingHours": "Mo-Fr 08:00-18:00 EST",
            "telephone": " 1-800-452-0051",
            "email": "mailto:mystory.us@haleon.com",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/centrum",
            "https://www.youtube.com/centrumbrand",
            "https://www.instagram.com/centrumusa/"
        ]
    }
]
/products/multivitamins/
{
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.centrum.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Products",
            "item": "https://www.centrum.com/products/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Multivitamins",
            "item": "https://www.centrum.com/products/multivitamins/"
        }
    ]
}
/products/menopause-support/
{
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.centrum.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Products",
            "item": "https://www.centrum.com/products/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Multivitamins",
            "item": "https://www.centrum.com/products/multivitamins/"
        }
    ]
}
/about/
{
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.centrum.com"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "About",
            "item": "https://www.centrum.com/about/"
        }
    ]
}