Identity & Authority: Phillips Exeter Academy – Signal Evidence & AI Readability

Phillips Exeter Academy

(https://exeter.edu) 📸 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.
8 Impact Weight: 15 / 100
53% Reputation

The primary authority gap is technical and structural. The schema_json is basic (WebPage/WebSite) and lacks specific EducationalOrganization or Person schema for high-profile alumni mentioned, such as Christine Robson Weaver ’99. Additionally, the technical execution is marred by missing alt text on several images and the use of ‘Home’ as a generic H1 on the main landing page.

Performance claims are largely substantiated by institutional scale. The claim of having the ‘world’s largest high school library’ is a bold assertion that fits the Academy’s established reputation. The news section in ‘Exeter Today’ serves as a live ledger of performance, documenting ‘Prize Day’ and ‘college signings,’ which provides more proof of outcome than typical marketing copy.

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": "WebPage",
            "@id": "https://exeter.edu/",
            "url": "https://exeter.edu/",
            "name": "Home - Phillips Exeter Academy",
            "isPartOf": {
                "@id": "https://exeter.edu/#website"
            },
            "datePublished": "2024-01-31T19:26:32+00:00",
            "dateModified": "2026-06-15T14:26:55+00:00",
            "breadcrumb": {
                "@id": "https://exeter.edu/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exeter.edu/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exeter.edu/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exeter.edu/#website",
            "url": "https://exeter.edu/",
            "name": "Phillips Exeter Academy",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exeter.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/giving/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://exeter.edu/giving/",
            "url": "https://exeter.edu/giving/",
            "name": "Giving - Phillips Exeter Academy",
            "isPartOf": {
                "@id": "https://exeter.edu/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://exeter.edu/giving/#primaryimage"
            },
            "image": {
                "@id": "https://exeter.edu/giving/#primaryimage"
            },
            "thumbnailUrl": "https://exeter.edu/app/uploads/2024/07/DSC_0186-1.jpg",
            "datePublished": "2024-07-23T19:18:42+00:00",
            "dateModified": "2026-05-21T17:01:04+00:00",
            "description": "The impact of gifts to the Academy is reflected in the vibrant faces and stories of our community. Give a gift of knowledge and opportunity.",
            "breadcrumb": {
                "@id": "https://exeter.edu/giving/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exeter.edu/giving/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://exeter.edu/giving/#primaryimage",
            "url": "https://exeter.edu/app/uploads/2024/07/DSC_0186-1.jpg",
            "contentUrl": "https://exeter.edu/app/uploads/2024/07/DSC_0186-1.jpg",
            "width": 1620,
            "height": 1080,
            "caption": "red football helmet with E sticker"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exeter.edu/giving/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exeter.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Giving"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exeter.edu/#website",
            "url": "https://exeter.edu/",
            "name": "Phillips Exeter Academy",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exeter.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/exeter-today/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://exeter.edu/exeter-today/",
            "url": "https://exeter.edu/exeter-today/",
            "name": "Exeter Today - Phillips Exeter Academy",
            "isPartOf": {
                "@id": "https://exeter.edu/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://exeter.edu/exeter-today/#primaryimage"
            },
            "image": {
                "@id": "https://exeter.edu/exeter-today/#primaryimage"
            },
            "thumbnailUrl": "https://exeter.edu/app/uploads/2024/07/Campus-paths-drone.jpg",
            "datePublished": "2024-05-06T20:47:22+00:00",
            "dateModified": "2026-06-10T12:23:04+00:00",
            "breadcrumb": {
                "@id": "https://exeter.edu/exeter-today/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exeter.edu/exeter-today/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://exeter.edu/exeter-today/#primaryimage",
            "url": "https://exeter.edu/app/uploads/2024/07/Campus-paths-drone.jpg",
            "contentUrl": "https://exeter.edu/app/uploads/2024/07/Campus-paths-drone.jpg",
            "width": 782,
            "height": 435
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exeter.edu/exeter-today/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exeter.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Exeter Today"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exeter.edu/#website",
            "url": "https://exeter.edu/",
            "name": "Phillips Exeter Academy",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exeter.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/admissions/visit/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://exeter.edu/admissions/visit/",
            "url": "https://exeter.edu/admissions/visit/",
            "name": "Visit Exeter - Phillips Exeter Academy",
            "isPartOf": {
                "@id": "https://exeter.edu/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://exeter.edu/admissions/visit/#primaryimage"
            },
            "image": {
                "@id": "https://exeter.edu/admissions/visit/#primaryimage"
            },
            "thumbnailUrl": "https://exeter.edu/app/uploads/2024/06/Screenshot-2024-06-20-at-2.25.57 PM.png",
            "datePublished": "2024-04-16T14:44:01+00:00",
            "dateModified": "2025-09-11T18:10:34+00:00",
            "breadcrumb": {
                "@id": "https://exeter.edu/admissions/visit/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exeter.edu/admissions/visit/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://exeter.edu/admissions/visit/#primaryimage",
            "url": "https://exeter.edu/app/uploads/2024/06/Screenshot-2024-06-20-at-2.25.57 PM.png",
            "contentUrl": "https://exeter.edu/app/uploads/2024/06/Screenshot-2024-06-20-at-2.25.57 PM.png",
            "width": 1605,
            "height": 562
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exeter.edu/admissions/visit/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exeter.edu/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Admissions",
                    "item": "https://exeter.edu/admissions/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Visit Exeter"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exeter.edu/#website",
            "url": "https://exeter.edu/",
            "name": "Phillips Exeter Academy",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exeter.edu/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 2 3
/giving/ 2 3
/exeter-today/ 2 3
/admissions/visit/ 2 3