Trust & Proof: TechCrunch – Signal Evidence & AI Readability

TechCrunch

(https://techcrunch.com) πŸ“Έ Data Snapshot: May 28, 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

Trust theatre is nearly non-existent as the site relies on editorial authority rather than social proof widgets. While a review_count of 9 is noted in the homepage schema, the site provides substance through named journalists like Zack Whittaker and Amanda Silberling and verified speaker lists including Mary Barra and Roelof Botha. The site bypasses trust theatre by providing forensic evidence of its reporting quality in the form of deep-linkable news items.

Proof density is very high, with a ratio of approximately 10 specific evidence points for every 1 vague assertion. Verifiable evidence includes exact investment amounts, names of legal filings (SpaceX files to go public), and specific government actions (Dutch government blocks US company). The content serves as its own verification through journalistic transparency.

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
15Review mentions (all pages)
7External proof links (all pages)
PageReviewsProof links
/ (home) 9 1
/category/startups/ 2 1
/category/artificial-intelligence/ 2 1
/events/techcrunch-disrupt/ 2 4
πŸ”— Identity & Technical Layer β€” schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://techcrunch.com/",
            "url": "https://techcrunch.com/",
            "name": "TechCrunch | Startup and Technology News",
            "isPartOf": {
                "@id": "https://techcrunch.com/#website"
            },
            "about": {
                "@id": "https://techcrunch.com/#organization"
            },
            "description": "TechCrunch | Reporting on the business of technology, startups, venture capital funding, and Silicon Valley",
            "breadcrumb": {
                "@id": "https://techcrunch.com/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://techcrunch.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://techcrunch.com/#website",
            "url": "https://techcrunch.com/",
            "name": "TechCrunch",
            "description": "Startup and Technology News",
            "publisher": {
                "@id": "https://techcrunch.com/#organization"
            },
            "alternateName": "TC",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://techcrunch.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://techcrunch.com/#organization",
            "name": "TechCrunch",
            "alternateName": "TC",
            "url": "https://techcrunch.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://techcrunch.com/#/schema/logo/image/",
                "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "width": 1200,
                "height": 1200,
                "caption": "TechCrunch"
            },
            "image": {
                "@id": "https://techcrunch.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/techcrunch",
                "https://x.com/TechCrunch",
                "https://mstdn.social/@TechCrunch",
                "https://bsky.app/profile/techcrunch.com",
                "https://www.threads.net/@techcrunch"
            ]
        }
    ]
}
/category/startups/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://techcrunch.com/category/startups/",
            "url": "https://techcrunch.com/category/startups/",
            "name": "Startups | TechCrunch",
            "isPartOf": {
                "@id": "https://techcrunch.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://techcrunch.com/category/startups/#primaryimage"
            },
            "image": {
                "@id": "https://techcrunch.com/category/startups/#primaryimage"
            },
            "thumbnailUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "description": "Read more about tech startup news that breaks down funding, growth, and long-term trajectory of companies across every stage and industry.",
            "breadcrumb": {
                "@id": "https://techcrunch.com/category/startups/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://techcrunch.com/category/startups/#primaryimage",
            "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "width": 4033,
            "height": 3025,
            "caption": "Triomics co-founders Sarim Khan and Hrituraj Singh"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://techcrunch.com/category/startups/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://techcrunch.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Startups"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://techcrunch.com/#website",
            "url": "https://techcrunch.com/",
            "name": "TechCrunch",
            "description": "Startup and Technology News",
            "publisher": {
                "@id": "https://techcrunch.com/#organization"
            },
            "alternateName": "TC",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://techcrunch.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://techcrunch.com/#organization",
            "name": "TechCrunch",
            "alternateName": "TC",
            "url": "https://techcrunch.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://techcrunch.com/#/schema/logo/image/",
                "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "width": 1200,
                "height": 1200,
                "caption": "TechCrunch"
            },
            "image": {
                "@id": "https://techcrunch.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/techcrunch",
                "https://x.com/TechCrunch",
                "https://mstdn.social/@TechCrunch",
                "https://bsky.app/profile/techcrunch.com",
                "https://www.threads.net/@techcrunch"
            ]
        }
    ]
}
/category/artificial-intelligence/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://techcrunch.com/category/artificial-intelligence/",
            "url": "https://techcrunch.com/category/artificial-intelligence/",
            "name": "AI News & Artificial Intelligence | TechCrunch",
            "isPartOf": {
                "@id": "https://techcrunch.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://techcrunch.com/category/artificial-intelligence/#primaryimage"
            },
            "image": {
                "@id": "https://techcrunch.com/category/artificial-intelligence/#primaryimage"
            },
            "thumbnailUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "description": "Read the latest on artificial intelligence and machine learning tech, the companies that are building them, and the ethical issues AI raises today.",
            "breadcrumb": {
                "@id": "https://techcrunch.com/category/artificial-intelligence/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://techcrunch.com/category/artificial-intelligence/#primaryimage",
            "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png",
            "width": 1920,
            "height": 1280,
            "caption": "Vertu Alphafold"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://techcrunch.com/category/artificial-intelligence/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://techcrunch.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "AI"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://techcrunch.com/#website",
            "url": "https://techcrunch.com/",
            "name": "TechCrunch",
            "description": "Startup and Technology News",
            "publisher": {
                "@id": "https://techcrunch.com/#organization"
            },
            "alternateName": "TC",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://techcrunch.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://techcrunch.com/#organization",
            "name": "TechCrunch",
            "alternateName": "TC",
            "url": "https://techcrunch.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://techcrunch.com/#/schema/logo/image/",
                "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "width": 1200,
                "height": 1200,
                "caption": "TechCrunch"
            },
            "image": {
                "@id": "https://techcrunch.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/techcrunch",
                "https://x.com/TechCrunch",
                "https://mstdn.social/@TechCrunch",
                "https://bsky.app/profile/techcrunch.com",
                "https://www.threads.net/@techcrunch"
            ]
        }
    ]
}
/events/techcrunch-disrupt/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://techcrunch.com/events/techcrunch-disrupt/",
            "url": "https://techcrunch.com/events/techcrunch-disrupt/",
            "name": "TechCrunch Disrupt 2026 | TechCrunch",
            "isPartOf": {
                "@id": "https://techcrunch.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://techcrunch.com/events/techcrunch-disrupt/#primaryimage"
            },
            "image": {
                "@id": "https://techcrunch.com/events/techcrunch-disrupt/#primaryimage"
            },
            "thumbnailUrl": "https://techcrunch.com/wp-content/uploads/2025/10/TC26_Disrupt_General_Article_Headers_1920x1080.png",
            "datePublished": "2025-10-27T03:16:18+00:00",
            "dateModified": "2026-05-28T01:06:52+00:00",
            "description": "TechCrunch Disrupt 2026 is the startup epicenter for tech and VC leaders. Taking place at Moscone West in San Francisco from October 13-15, 2026.",
            "breadcrumb": {
                "@id": "https://techcrunch.com/events/techcrunch-disrupt/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://techcrunch.com/events/techcrunch-disrupt/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://techcrunch.com/events/techcrunch-disrupt/#primaryimage",
            "url": "https://techcrunch.com/wp-content/uploads/2025/10/TC26_Disrupt_General_Article_Headers_1920x1080.png",
            "contentUrl": "https://techcrunch.com/wp-content/uploads/2025/10/TC26_Disrupt_General_Article_Headers_1920x1080.png",
            "width": 1920,
            "height": 1080,
            "caption": "TechCrunch Disrupt 2026, October 13-15"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://techcrunch.com/events/techcrunch-disrupt/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://techcrunch.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Events",
                    "item": "https://techcrunch.com/events/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "TechCrunch Disrupt 2026"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://techcrunch.com/#website",
            "url": "https://techcrunch.com/",
            "name": "TechCrunch",
            "description": "Startup and Technology News",
            "publisher": {
                "@id": "https://techcrunch.com/#organization"
            },
            "alternateName": "TC",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://techcrunch.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://techcrunch.com/#organization",
            "name": "TechCrunch",
            "alternateName": "TC",
            "url": "https://techcrunch.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://techcrunch.com/#/schema/logo/image/",
                "url": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "contentUrl": "https://techcrunch.com/wp-content/uploads/2018/04/tc-logo-2018-square-reverse2x.png?resize=1200,1200",
                "width": 1200,
                "height": 1200,
                "caption": "TechCrunch"
            },
            "image": {
                "@id": "https://techcrunch.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/techcrunch",
                "https://x.com/TechCrunch",
                "https://mstdn.social/@TechCrunch",
                "https://bsky.app/profile/techcrunch.com",
                "https://www.threads.net/@techcrunch"
            ]
        },
        {
            "@type": "Event",
            "@id": "https://techcrunch.com/events/techcrunch-disrupt/#event",
            "mainEntityOfPage": {
                "@id": "https://techcrunch.com/events/techcrunch-disrupt/"
            },
            "name": "TechCrunch Disrupt 2026",
            "startDate": "2026-10-13T00:00:00+00:00",
            "endDate": "2026-10-15T00:00:00+00:00",
            "eventStatus": "https://schema.org/EventScheduled",
            "description": "Disrupt is where you’ll find innovation for every stage of your startup journey. Whether you’re a budding founder with a revolutionary idea, a seasoned startup looking to scale, or an investor seeking the next big thing, Disrupt offers unparalleled resources, connections, and expert insights to propel your venture forward.\n",
            "organizer": {
                "@type": "Organization",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            },
            "image": {
                "@id": "https://techcrunch.com/events/techcrunch-disrupt/#primaryimage"
            },
            "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
            "location": [
                {
                    "@type": "Place",
                    "name": "Moscone West",
                    "address": {
                        "@type": "PostalAddress",
                        "streetAddress": "800 Howard St. ",
                        "addressLocality": "San Francisco",
                        "postalCode": "94103",
                        "addressRegion": "CA",
                        "addressCountry": "United States of America"
                    }
                }
            ],
            "sponsor": [
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                },
                {
                    "@type": "Organization",
                    "name": ""
                }
            ]
        }
    ]
}