Trust & Proof: Grifols – Signal Evidence & AI Readability

Grifols

(https://www.grifols.com) 📸 Data Snapshot: May 16, 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.
10 Impact Weight: 20 / 100
50% Reputation

The site triggers trust theatre flags because it reports review counts (10 to 19) across multiple pages without providing corresponding outbound proof links (proof_links_count: 0). While the corporate claims are verifiable via news releases, the internal review system lacks external transparency, creating a minor ‘theatre’ effect.

Proof density is high, with a ratio of approximately one specific data point (date, dollar amount, or location) for every two sentences of marketing prose. The History page alone provides dozens of verifiable milestones from 1909 to 2025. The presence of EMA certification and FDA license references adds regulatory weight to the clinical claims.

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
59Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 10 0
/en/c/portal/update_language/ 0 0
/en/innovation/ 10 0
/en/our-history/ 10 0
/en/sustainability/ 19 0
/en/company/ 10 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/en/c/portal/update_language/ — no schema detected (entity gap)
/en/innovation/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": "1",
            "item": {
                "@id": "https://www.grifols.com/en/home",
                "name": "Grifols"
            }
        },
        {
            "@type": "ListItem",
            "position": "2",
            "item": {
                "@id": "https://www.grifols.com/en/innovation",
                "name": "Innovation"
            }
        }
    ]
}
/en/our-history/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": "1",
            "item": {
                "@id": "https://www.grifols.com/en/home",
                "name": "Grifols"
            }
        },
        {
            "@type": "ListItem",
            "position": "2",
            "item": {
                "@id": "https://www.grifols.com/en/company",
                "name": "Company"
            }
        },
        {
            "@type": "ListItem",
            "position": "3",
            "item": {
                "@id": "https://www.grifols.com/en/our-history",
                "name": "Our History"
            }
        }
    ]
}
/en/sustainability/ — no schema detected (entity gap)
/en/company/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": "1",
            "item": {
                "@id": "https://www.grifols.com/en/home",
                "name": "Grifols"
            }
        },
        {
            "@type": "ListItem",
            "position": "2",
            "item": {
                "@id": "https://www.grifols.com/en/company",
                "name": "Company"
            }
        }
    ]
}