Identity & Authority: Discord – Signal Evidence & AI Readability

Discord

(https://discord.com) 📸 Data Snapshot: May 16, 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.
15 Impact Weight: 15 / 100
100% Reputation

Authority is well-established through technical transparency and robust structured data. The schema_json includes proper Organization and WebSite types with SameAs links to verified social profiles. The engineering posts provide technical footprints for the platform’s claimed scale, moving it beyond the unverifiable expert claims category.

Bold marketing claims are supported by forensic evidence. The claim of being the platform where the world plays is backed by internal data (Q4 2025) and specific partner results, such as a 29% boost in retention for Battlefield 6. The marketing tone is playful but the underlying proof is serious and documented.

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",
        "@type": "WebSite",
        "@id": "https://discord.com/#website",
        "url": "https://discord.com/",
        "name": "Discord",
        "publisher": {
            "@id": "https://discord.com/company"
        },
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://discord.com/search?q={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        "inLanguage": "en"
    },
    {
        "@context": "https://schema.org",
        "@type": "WebPage",
        "@id": "https://discord.com/#webpage",
        "url": "https://discord.com/",
        "name": "Discord Home Page",
        "about": {
            "@id": "https://discord.com/company"
        },
        "breadcrumb": {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://discord.com/"
                }
            ]
        },
        "lastReviewed": "2024-05-24",
        "mainContentOfPage": {
            "@type": "WebPageElement",
            "@id": "https://discord.com/#maincontent"
        },
        "primaryImageOfPage": {
            "@type": "ImageObject",
            "@id": "https://discord.com/#primaryimage",
            "url": "https://assets-global.website-files.com/6257adef93867e50d84d30e2/6286368c5f5cc306ac2a4672_Jobs%20and%20Career%20Opportunities%20at%20Discord-2%201.svg",
            "contentUrl": "https://assets-global.website-files.com/6257adef93867e50d84d30e2/6286368c5f5cc306ac2a4672_Jobs%20and%20Career%20Opportunities%20at%20Discord-2%201.svg",
            "caption": "Discord Logo"
        },
        "relatedLink": [
            "https://discord.com/company",
            "https://discord.com/terms",
            "https://discord.com/privacy"
        ],
        "reviewedBy": {
            "@type": "Organization",
            "@id": "https://discord.com/#organization",
            "name": "Discord"
        },
        "significantLink": [
            "https://discord.com/features",
            "https://discord.com/download",
            "https://discord.com/nitro"
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://discord.com/#organization",
        "name": "Discord",
        "url": "https://discord.com/",
        "sameAs": [
            "https://x.com/discord",
            "https://www.instagram.com/discord/",
            "https://www.facebook.com/discord/",
            "https://www.youtube.com/discord",
            "https://www.tiktok.com/@discord"
        ],
        "logo": {
            "@type": "ImageObject",
            "inLanguage": "en",
            "@id": "https://discord.com/#schema/logo/image",
            "url": "https://assets-global.website-files.com/6257adef93867e50d84d30e2/6286368c5f5cc306ac2a4672_Jobs%20and%20Career%20Opportunities%20at%20Discord-2%201.svg",
            "contentUrl": "https://assets-global.website-files.com/6257adef93867e50d84d30e2/6286368c5f5cc306ac2a4672_Jobs%20and%20Career%20Opportunities%20at%20Discord-2%201.svg",
            "width": 600,
            "height": 400,
            "caption": "Discord Logo"
        },
        "image": {
            "@id": "https://discord.com/#schema/logo/image"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "contactType": "Customer Support",
            "email": "support@discord.com",
            "url": "https://discord.com/support"
        }
    }
]
/ads/quests/ — no schema detected (entity gap)
/blog/
[
    {
        "@context": "http://schema.org",
        "@type": "Article",
        "mainEntityOfPage": {
            "@type": "WebPage",
            "@id": "https://discord.com/blog"
        },
        "headline": "Latest Updates and News from Discord",
        "description": "Stay informed with the latest news, features, and updates from Discord. Read our blog to discover what's happening in the Discord community.",
        "image": {
            "@type": "ImageObject",
            "url": "https://discord.com/assets/e12f30e07f503f051e9b92e2e44b674b.svg",
            "width": 600,
            "height": 315
        },
        "datePublished": "2023-09-06T00:00:00Z",
        "dateModified": "2023-09-06T00:00:00Z",
        "author": {
            "@type": "Person",
            "name": "Discord Team"
        },
        "publisher": {
            "@type": "Organization",
            "name": "Discord",
            "logo": {
                "@type": "ImageObject",
                "url": "https://discord.com/assets/e12f30e07f503f051e9b92e2e44b674b.svg",
                "width": 60,
                "height": 60
            }
        },
        "articleBody": "Stay up to date with the latest news, updates, and community stories from Discord. Our blog keeps you informed about all the exciting developments in the world of Discord.",
        "keywords": "Discord, updates, news, community, blog"
    },
    {
        "@context": "https://schema.org/",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "Discord",
                "item": "https://discord.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "Discord Blog",
                "item": "https://discord.com/blog"
            }
        ]
    }
]
/developers/ — no schema detected (entity gap)
/download/ — no schema detected (entity gap)
/nitro/
{
    "@context": "https://schema.org/",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home Page",
            "item": "https://discord.com/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Nitro",
            "item": "https://discord.com/nitro"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
34Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 3 2
/ads/quests/ 8 2
/blog/ 10 2
/developers/ 6 2
/download/ 1 2
/nitro/ 6 2