Identity & Authority: Eric Schmidt – Signal Evidence & AI Readability

Eric Schmidt

(https://ericschmidt.com) πŸ“Έ Data Snapshot: June 20, 2026
Identity & Authority β€” The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
12 Impact Weight: 15 / 100
80% Reputation

There is a significant technical gap in the identity footprint as the site lacks H1 headings on all four pages, which is a fundamental structural error. Furthermore, the schema_json lacks Person or Organization properties, which are expected for an individual claiming high-level leadership roles across industry and government. While his real-world authority is immense, the digital structured data implementation is insufficient and relies on generic WebPage types.

Performance claims are minimal and strictly linked to specific outcomes, such as creating well over a trillion dollars in market value through mentoring. The site avoids the typical influencer trap of making bold, unbacked assertions about personal impact. Where the site claims to solve some of the world’s most pressing challenges, it provides the name of the specific initiative (e.g., The Schmidt Family Foundation) tasked with that mission.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

πŸ”— Identity & Technical Layer β€” schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://ericschmidt.com/#website",
            "url": "https://ericschmidt.com/",
            "name": "Eric Schmidt",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ericschmidt.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://ericschmidt.com/#webpage",
            "url": "https://ericschmidt.com/",
            "name": "Home - Eric Schmidt",
            "isPartOf": {
                "@id": "https://ericschmidt.com/#website"
            },
            "datePublished": "2019-07-31T04:22:28+00:00",
            "dateModified": "2025-08-13T19:24:59+00:00",
            "description": "Working across industry, philanthropy, academia and government, Eric Schmidt holds leadership roles in a number of organizations that promote social good.",
            "breadcrumb": {
                "@id": "https://ericschmidt.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ericschmidt.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ericschmidt.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        }
    ]
}
/initiatives/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://ericschmidt.com/#website",
            "url": "https://ericschmidt.com/",
            "name": "Eric Schmidt",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ericschmidt.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://ericschmidt.com/initiatives/#webpage",
            "url": "https://ericschmidt.com/initiatives/",
            "name": "Initiatives - Eric Schmidt",
            "isPartOf": {
                "@id": "https://ericschmidt.com/#website"
            },
            "datePublished": "2019-07-31T19:21:16+00:00",
            "dateModified": "2025-09-29T19:50:53+00:00",
            "description": "Working across industry, philanthropy, academia and government, Eric Schmidt holds leadership roles in a number of organizations that promote social good.",
            "breadcrumb": {
                "@id": "https://ericschmidt.com/initiatives/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ericschmidt.com/initiatives/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ericschmidt.com/initiatives/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ericschmidt.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Initiatives"
                }
            ]
        }
    ]
}
/thought-leadership/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://ericschmidt.com/#website",
            "url": "https://ericschmidt.com/",
            "name": "Eric Schmidt",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ericschmidt.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://ericschmidt.com/thought-leadership/#webpage",
            "url": "https://ericschmidt.com/thought-leadership/",
            "name": "Thought Leadership - Eric Schmidt",
            "isPartOf": {
                "@id": "https://ericschmidt.com/#website"
            },
            "datePublished": "2019-07-31T19:21:49+00:00",
            "dateModified": "2026-05-11T19:57:12+00:00",
            "description": "Read about new efforts that Eric Schmidt is involved in and views on critical issues shaping society today.",
            "breadcrumb": {
                "@id": "https://ericschmidt.com/thought-leadership/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ericschmidt.com/thought-leadership/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ericschmidt.com/thought-leadership/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ericschmidt.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Thought Leadership"
                }
            ]
        }
    ]
}
/books/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://ericschmidt.com/#website",
            "url": "https://ericschmidt.com/",
            "name": "Eric Schmidt",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ericschmidt.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://ericschmidt.com/books/#primaryimage",
            "url": "https://ericschmidt.com/wp-content/uploads/Genesis_HC2b-scaled.jpg",
            "contentUrl": "https://ericschmidt.com/wp-content/uploads/Genesis_HC2b-scaled.jpg",
            "width": 2560,
            "height": 2272
        },
        {
            "@type": "WebPage",
            "@id": "https://ericschmidt.com/books/#webpage",
            "url": "https://ericschmidt.com/books/",
            "name": "Books - Eric Schmidt",
            "isPartOf": {
                "@id": "https://ericschmidt.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://ericschmidt.com/books/#primaryimage"
            },
            "datePublished": "2019-07-31T19:22:08+00:00",
            "dateModified": "2024-12-03T20:09:17+00:00",
            "description": "Read books written by Eric Schmidt on coaching, technology, business and innovation.",
            "breadcrumb": {
                "@id": "https://ericschmidt.com/books/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ericschmidt.com/books/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ericschmidt.com/books/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ericschmidt.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Books"
                }
            ]
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
12Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/initiatives/ 2 0
/thought-leadership/ 6 0
/books/ 2 0