Trust & Proof: Wellcome Trust – Signal Evidence & AI Readability

Wellcome Trust

(http://www.wellcome.ac.uk) 📸 Data Snapshot: May 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.
19 Impact Weight: 20 / 100
95% Reputation

The site avoids trust theatre by grounding every claim in verifiable institutional history. While review_count is mentioned in the metadata (e.g., 4 on the podcast page), these appear to be internal engagement metrics or specific citations rather than unverified customer testimonials. The presence of a detailed timeline from 1936 to 2023 serves as a deep proof path that transcends typical theatre patterns.

Proof density is among the highest measured in this category. For every mission statement, there is a corresponding proof point: a specific grant count, a named research unit (e.g., OUCRU in Vietnam), or a dated breakthrough (2017 founding of CEPI). The ratio of verifiable evidence to vague assertions is approximately 10:1.

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
7Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/about-us/ 1 1
/insights/podcast/ 4 2
/research-funding/schemes/ 0 1
/research-funding/guidance/ 0 1
/our-priorities/ 0 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://wellcome.org/"
        }
    ]
}
/about-us/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "About us",
                "item": "https://wellcome.org/about-us"
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://wellcome.org/#organization",
        "name": "Wellcome Trust",
        "legalName": "Wellcome Trust",
        "description": "Wellcome supports science to solve the urgent health challenges facing everyone.",
        "url": "https://wellcome.org/",
        "logo": "https://wellcome.org/icons/android-chrome-192x192.png",
        "foundingDate": "1936",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "215 Euston Road",
            "addressRegion": "London",
            "postalCode": "NW1 2BE",
            "addressCountry": "United Kingdom"
        },
        "founder": {
            "@type": "Person",
            "name": "Sir Henry Wellcome",
            "image": "https://cms.wellcome.org/sites/default/files/styles/banner_hi/public/2020-10/history-of-wellcome-banner-1600.jpg",
            "url": "https://wellcome.org/who-we-are/history-wellcome"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "contactType": "general enquiries",
            "telephone": "[+44 (0)20 7611 8888]"
        },
        "sameAs": [
            "https://www.facebook.com/wellcometrust/",
            "https://twitter.com/wellcometrust",
            "https://www.youtube.com/user/wellcometrust",
            "https://www.linkedin.com/company/wellcome-trust/mycontact",
            "https://www.wikidata.org/wiki/Q326276"
        ]
    }
]
/insights/podcast/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Insights",
            "item": "https://wellcome.org/insights"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Podcast",
            "item": "https://wellcome.org/insights/podcast"
        }
    ]
}
/research-funding/schemes/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Grant funding",
            "item": "https://wellcome.org/grant-funding"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Find a funding opportunity",
            "item": "https://wellcome.org/grant-funding/schemes"
        }
    ]
}
/research-funding/guidance/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Research funding",
            "item": "https://wellcome.org/research-funding"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Guidance",
            "item": "https://wellcome.org/research-funding/guidance"
        }
    ]
}
/our-priorities/ — no schema detected (entity gap)