Trust & Proof: Selfapy – Signal Evidence & AI Readability

Selfapy

(https://www.selfapy.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.
17 Impact Weight: 20 / 100
85% Reputation

The site avoids trust theatre by backing ‘scientific’ claims with actual links to university publications. While the review_count is 0 on most pages and only 6 on the funnel page, this is offset by high-value proof links to the Charité Berlin and the University of Heidelberg. The presence of the CE label and ISO 27001 mention provides verified regulatory trust rather than social-proof theater.

The proof density is high, with a ratio of approximately 1 verifiable clinical/regulatory fact for every 2 marketing claims. Specific proof points include the CE-Zulassung, ISO 27001 certification, and four different named university research partners. Vague assertions are rare, usually limited to the magazine titles which follow a more standard content-marketing pattern.

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
6Review mentions (all pages)
5External proof links (all pages)
PageReviewsProof links
/ (home) 0 1
/fragebogen/ 6 0
/ueber-uns/wissenschaft/ 0 1
/kurse/depression/ 0 1
/kurse/generalisierte-angststoerung/ 0 1
/kurse/binge-eating/ 0 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "@id": "https://www.selfapy.com"
            }
        }
    ]
}
/fragebogen/ — no schema detected (entity gap)
/ueber-uns/wissenschaft/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "@id": "https://www.selfapy.com"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Über Uns",
                "@id": "https://www.selfapy.com/ueber-uns"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Wissenschaft",
                "@id": "https://www.selfapy.com/ueber-uns/wissenschaft"
            }
        }
    ]
}
/kurse/depression/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "@id": "https://www.selfapy.com"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Online-Therapie",
                "@id": "https://www.selfapy.com/kurse"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Depression",
                "@id": "https://www.selfapy.com/kurse/depression"
            }
        }
    ]
}
/kurse/generalisierte-angststoerung/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "@id": "https://www.selfapy.com"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Online-Therapie",
                "@id": "https://www.selfapy.com/kurse"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Generalisierte Angststörung",
                "@id": "https://www.selfapy.com/kurse/generalisierte-angststoerung"
            }
        }
    ]
}
/kurse/binge-eating/
{
    "@context": "http://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "name": "Home",
                "@id": "https://www.selfapy.com"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "name": "Online-Therapie",
                "@id": "https://www.selfapy.com/kurse"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "name": "Binge-Eating",
                "@id": "https://www.selfapy.com/kurse/binge-eating"
            }
        }
    ]
}