Identity & Authority: WordPress – Signal Evidence & AI Readability

WordPress

(https://wordpress.org) 📸 Data Snapshot: May 24, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority gaps are nearly non-existent due to robust schema implementation. The Organization schema includes valid sameAs links to Wikipedia and established social profiles. A minor gap exists where the community and news sections mention release events without utilizing Person schema to connect lead developers to their digital footprints.

Marketing claims such as choice for millions are substantiated by the vast Showcase and the sheer volume of ratings in the plugin repository. Unlike typical SaaS fluff, WordPress provides the WordPress Playground to verify performance claims in a live browser environment before any commitment. There is no disconnect between the platform’s alleged power and its demonstrated utility.

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": "Organization",
            "@id": "https://wordpress.org/#organization",
            "url": "https://wordpress.org/",
            "name": "WordPress",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://wordpress.org/#logo",
                "url": "https://s.w.org/style/images/about/WordPress-logotype-wmark.png"
            },
            "sameAs": [
                "https://www.facebook.com/WordPress/",
                "https://twitter.com/WordPress",
                "https://en.wikipedia.org/wiki/WordPress"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://wordpress.org/#website",
            "url": "https://wordpress.org/",
            "name": "WordPress.org",
            "publisher": {
                "@id": "https://wordpress.org/#organization"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://wordpress.org/",
            "url": "https://wordpress.org/",
            "inLanguage": "en",
            "name": "Blog Tool, Publishing Platform, and CMS - WordPress.org",
            "description": "Open source software which you can use to easily create a beautiful website, blog, or app.",
            "isPartOf": {
                "@id": "https://wordpress.org/#website"
            }
        }
    ]
}
/download/
[
    {
        "@context": "http://schema.org",
        "@type": [
            "SoftwareApplication",
            "Product"
        ],
        "name": "WordPress",
        "operatingSystem": [
            "Linux",
            "Windows",
            "Unix",
            "Apache",
            "NGINX"
        ],
        "url": "https://wordpress.org/download/",
        "description": "Download WordPress today, and get started on creating your website with one of the most powerful, popular, and customizable platforms in the world.",
        "softwareVersion": "7.0",
        "fileFormat": "application/zip",
        "downloadUrl": "https://wordpress.org/latest.zip",
        "dateModified": "2026-05-20T17:42:32+00:00",
        "applicationCategory": "WebApplication",
        "offers": {
            "@type": "Offer",
            "url": "https://wordpress.org/download/",
            "price": "0.00",
            "priceCurrency": "USD",
            "seller": {
                "@type": "Organization",
                "name": "WordPress.org",
                "url": "https://wordpress.org"
            }
        }
    }
]
/showcase/ — no schema detected (entity gap)
/plugins/
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "WordPress Plugins",
    "url": "https://wordpress.org/plugins/",
    "potentialAction": [
        {
            "@type": "SearchAction",
            "target": "https://wordpress.org/plugins/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
126Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/download/ 2 1
/showcase/ 1 1
/plugins/ 121 1