Identity & Authority: Seadrill Limited – Signal Evidence & AI Readability

Seadrill Limited

(https://seadrill.com) 📸 Data Snapshot: June 19, 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 is well-established through NYSE:SDRL and OSE:SDRL ticker symbols, yet digital footprint gaps exist in the structured data. While the leadership team is named (Samir Ali, Grant Creed, etc.), there is a lack of Person schema to connect these individuals to their professional records via sameAs links. The technical implementation is otherwise clean, with proper Organization schema and valid social media linkages.

The primary disconnect lies in the tension between the ‘young, smart fleet’ claim and the lack of specific average fleet age data on the analyzed pages. While the site cites ‘100 MPD wells’, it avoids granular performance metrics like rig uptime percentages or safety incident rates in the immediate text, relying instead on the ‘Seadrill Safe’ conceptual branding to carry the weight of its safety record.

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://www.seadrill.com/",
            "url": "https://www.seadrill.com/",
            "name": "Home - Seadrill Limited (NYSE:SDRL)",
            "isPartOf": {
                "@id": "https://www.seadrill.com/#website"
            },
            "about": {
                "@id": "https://www.seadrill.com/#organization"
            },
            "datePublished": "2024-01-10T13:02:44+00:00",
            "dateModified": "2026-05-14T11:34:21+00:00",
            "description": "From shallow to ultra-deep water, in both harsh and benign environments, Seadrill sets the standard in offshore drilling.",
            "breadcrumb": {
                "@id": "https://www.seadrill.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.seadrill.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.seadrill.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.seadrill.com/#website",
            "url": "https://www.seadrill.com/",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "description": "Our fleet, your business",
            "publisher": {
                "@id": "https://www.seadrill.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.seadrill.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.seadrill.com/#organization",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "url": "https://www.seadrill.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.seadrill.com/#/schema/logo/image/",
                "url": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "contentUrl": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "width": 500,
                "height": 184,
                "caption": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)"
            },
            "image": {
                "@id": "https://www.seadrill.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://x.com/seadrillltd",
                "https://www.instagram.com/seadrillltd",
                "https://uk.linkedin.com/company/seadrill"
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.seadrill.com/about-us/",
            "url": "https://www.seadrill.com/about-us/",
            "name": "About Us - Seadrill Limited (NYSE:SDRL)",
            "isPartOf": {
                "@id": "https://www.seadrill.com/#website"
            },
            "datePublished": "2024-01-11T09:42:00+00:00",
            "dateModified": "2026-04-09T05:37:49+00:00",
            "description": "Seadrill safely unlock oil and gas resources for our customers, helping them to deliver energy around the world.",
            "breadcrumb": {
                "@id": "https://www.seadrill.com/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.seadrill.com/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.seadrill.com/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.seadrill.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.seadrill.com/#website",
            "url": "https://www.seadrill.com/",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "description": "Our fleet, your business",
            "publisher": {
                "@id": "https://www.seadrill.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.seadrill.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.seadrill.com/#organization",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "url": "https://www.seadrill.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.seadrill.com/#/schema/logo/image/",
                "url": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "contentUrl": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "width": 500,
                "height": 184,
                "caption": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)"
            },
            "image": {
                "@id": "https://www.seadrill.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://x.com/seadrillltd",
                "https://www.instagram.com/seadrillltd",
                "https://uk.linkedin.com/company/seadrill"
            ]
        }
    ]
}
/media/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.seadrill.com/media/",
            "url": "https://www.seadrill.com/media/",
            "name": "Media - Seadrill Limited (NYSE:SDRL)",
            "isPartOf": {
                "@id": "https://www.seadrill.com/#website"
            },
            "datePublished": "2024-01-15T15:46:58+00:00",
            "dateModified": "2024-03-13T10:57:08+00:00",
            "description": "The latest news and media for Seadrill Limited.",
            "breadcrumb": {
                "@id": "https://www.seadrill.com/media/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.seadrill.com/media/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.seadrill.com/media/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.seadrill.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Media"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.seadrill.com/#website",
            "url": "https://www.seadrill.com/",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "description": "Our fleet, your business",
            "publisher": {
                "@id": "https://www.seadrill.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.seadrill.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.seadrill.com/#organization",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "url": "https://www.seadrill.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.seadrill.com/#/schema/logo/image/",
                "url": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "contentUrl": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "width": 500,
                "height": 184,
                "caption": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)"
            },
            "image": {
                "@id": "https://www.seadrill.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://x.com/seadrillltd",
                "https://www.instagram.com/seadrillltd",
                "https://uk.linkedin.com/company/seadrill"
            ]
        }
    ]
}
/careers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.seadrill.com/careers/",
            "url": "https://www.seadrill.com/careers/",
            "name": "Careers - Seadrill Limited (NYSE:SDRL)",
            "isPartOf": {
                "@id": "https://www.seadrill.com/#website"
            },
            "datePublished": "2024-01-16T14:25:37+00:00",
            "dateModified": "2026-03-02T21:14:28+00:00",
            "description": "Seadrill works offshore and onshore in the oil & gas industry. For careers, jobs and work on rigs and onshore, search for positions.",
            "breadcrumb": {
                "@id": "https://www.seadrill.com/careers/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.seadrill.com/careers/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.seadrill.com/careers/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.seadrill.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Careers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.seadrill.com/#website",
            "url": "https://www.seadrill.com/",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "description": "Our fleet, your business",
            "publisher": {
                "@id": "https://www.seadrill.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.seadrill.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.seadrill.com/#organization",
            "name": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)",
            "url": "https://www.seadrill.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.seadrill.com/#/schema/logo/image/",
                "url": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "contentUrl": "https://seadrill.wpenginepowered.com/wp-content/uploads/2024/01/logo.png",
                "width": 500,
                "height": 184,
                "caption": "Seadrill Limited (NYSE:SDRL & OSE:SDRL)"
            },
            "image": {
                "@id": "https://www.seadrill.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://x.com/seadrillltd",
                "https://www.instagram.com/seadrillltd",
                "https://uk.linkedin.com/company/seadrill"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
16Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 4 0
/about-us/ 4 0
/media/ 4 0
/careers/ 4 0