Identity & Authority: Stridex – Signal Evidence & AI Readability

Stridex

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

Authority is presented as corporate rather than personal; the site mentions ‘Stridex determined that alcohol was unnecessary’ without naming specific dermatologists or scientists. Schema.org data is technically sound for Organization and Product, but it lacks Person schema or sameAs links to professional certifications or regulatory filings that would bolster its pharmaceutical authority.

The disconnect is minimal because the claims are largely regulated by OTC drug monographs. The claim that the product removes impurities that ‘soaps and face washes leave behind’ is a bold performance assertion that is only supported by the internal directive to ‘look at the pad for proof,’ which is anecdotal rather than scientific. However, the 2% salicylic acid concentration is a verifiable pharmacological fact.

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": "BreadcrumbList",
            "@id": "https://stridex.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://stridex.com#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://stridex.com/#organization",
            "name": "Stridex | Easy on Skin. Tough on Acne.",
            "description": "Easy on Skin. Tough on Acne.",
            "url": "https://stridex.com/"
        },
        {
            "@type": "WebPage",
            "@id": "https://stridex.com/#webpage",
            "url": "https://stridex.com/",
            "name": "Home Page - Stridex | Easy on Skin. Tough on Acne.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://stridex.com/#website"
            },
            "breadcrumb": {
                "@id": "https://stridex.com/#breadcrumblist"
            },
            "datePublished": "2022-06-09T17:28:24-04:00",
            "dateModified": "2025-10-07T23:19:25-04:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://stridex.com/#website",
            "url": "https://stridex.com/",
            "name": "Stridex | Easy on Skin. Tough on Acne.",
            "description": "Easy on Skin. Tough on Acne.",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://stridex.com/#organization"
            }
        }
    ]
}
/product/stridex-xl-face-and-body-pads/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://stridex.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://stridex.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#listItem",
                        "name": "XL Face & Body Pads"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#listItem",
                    "position": 2,
                    "name": "XL Face & Body Pads",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://stridex.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "ItemPage",
            "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#itempage",
            "url": "https://stridex.com/product/stridex-xl-face-and-body-pads/",
            "name": "XL Face & Body Pads - Stridex | Easy on Skin. Tough on Acne.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://stridex.com/#website"
            },
            "breadcrumb": {
                "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#breadcrumblist"
            },
            "datePublished": "2022-08-17T08:40:35-04:00",
            "dateModified": "2023-10-13T09:56:17-04:00"
        },
        {
            "@type": "Organization",
            "@id": "https://stridex.com/#organization",
            "name": "Stridex | Easy on Skin. Tough on Acne.",
            "description": "Easy on Skin. Tough on Acne.",
            "url": "https://stridex.com/"
        },
        {
            "@type": "WebPage",
            "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#webpage",
            "url": "https://stridex.com/product/stridex-xl-face-and-body-pads/",
            "name": "XL Face & Body Pads - Stridex | Easy on Skin. Tough on Acne.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://stridex.com/#website"
            },
            "breadcrumb": {
                "@id": "https://stridex.com/product/stridex-xl-face-and-body-pads/#breadcrumblist"
            },
            "datePublished": "2022-08-17T08:40:35-04:00",
            "dateModified": "2023-10-13T09:56:17-04:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://stridex.com/#website",
            "url": "https://stridex.com/",
            "name": "Stridex | Easy on Skin. Tough on Acne.",
            "description": "Easy on Skin. Tough on Acne.",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://stridex.com/#organization"
            }
        }
    ]
}
/product/stridex-maximum/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://stridex.com/product/stridex-maximum/#breadcrumblist",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "@id": "https://stridex.com#listItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://stridex.com",
                        "nextItem": {
                            "@type": "ListItem",
                            "@id": "https://stridex.com/product/stridex-maximum/#listItem",
                            "name": "Maximum"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "@id": "https://stridex.com/product/stridex-maximum/#listItem",
                        "position": 2,
                        "name": "Maximum",
                        "previousItem": {
                            "@type": "ListItem",
                            "@id": "https://stridex.com#listItem",
                            "name": "Home"
                        }
                    }
                ]
            },
            {
                "@type": "ItemPage",
                "@id": "https://stridex.com/product/stridex-maximum/#itempage",
                "url": "https://stridex.com/product/stridex-maximum/",
                "name": "Maximum - Stridex | Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "isPartOf": {
                    "@id": "https://stridex.com/#website"
                },
                "breadcrumb": {
                    "@id": "https://stridex.com/product/stridex-maximum/#breadcrumblist"
                },
                "datePublished": "2022-08-17T20:32:19-04:00",
                "dateModified": "2025-10-07T23:21:53-04:00"
            },
            {
                "@type": "Organization",
                "@id": "https://stridex.com/#organization",
                "name": "Stridex | Easy on Skin. Tough on Acne.",
                "description": "Easy on Skin. Tough on Acne.",
                "url": "https://stridex.com/"
            },
            {
                "@type": "WebPage",
                "@id": "https://stridex.com/product/stridex-maximum/#webpage",
                "url": "https://stridex.com/product/stridex-maximum/",
                "name": "Maximum - Stridex | Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "isPartOf": {
                    "@id": "https://stridex.com/#website"
                },
                "breadcrumb": {
                    "@id": "https://stridex.com/product/stridex-maximum/#breadcrumblist"
                },
                "datePublished": "2022-08-17T20:32:19-04:00",
                "dateModified": "2025-10-07T23:21:53-04:00"
            },
            {
                "@type": "WebSite",
                "@id": "https://stridex.com/#website",
                "url": "https://stridex.com/",
                "name": "Stridex | Easy on Skin. Tough on Acne.",
                "description": "Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://stridex.com/#organization"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "@id": "https://stridex.com/product/stridex-maximum/",
        "name": "Maximum",
        "image": "https://stridex.com/wp-content/uploads/2022/08/Stridex-Max-90ct-Front-updated-copy-2.png",
        "description": "Stridex Maximum pads have the highest level of acne-fighting medicine allowed (2% salicylic acid) without a prescription, and are recommended for cases of moderate acne.",
        "sku": "0041388097091",
        "brand": "Stridex"
    }
]
/product/stridex-sensitive/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://stridex.com/product/stridex-sensitive/#breadcrumblist",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "@id": "https://stridex.com#listItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://stridex.com",
                        "nextItem": {
                            "@type": "ListItem",
                            "@id": "https://stridex.com/product/stridex-sensitive/#listItem",
                            "name": "Sensitive"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "@id": "https://stridex.com/product/stridex-sensitive/#listItem",
                        "position": 2,
                        "name": "Sensitive",
                        "previousItem": {
                            "@type": "ListItem",
                            "@id": "https://stridex.com#listItem",
                            "name": "Home"
                        }
                    }
                ]
            },
            {
                "@type": "ItemPage",
                "@id": "https://stridex.com/product/stridex-sensitive/#itempage",
                "url": "https://stridex.com/product/stridex-sensitive/",
                "name": "Sensitive - Stridex | Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "isPartOf": {
                    "@id": "https://stridex.com/#website"
                },
                "breadcrumb": {
                    "@id": "https://stridex.com/product/stridex-sensitive/#breadcrumblist"
                },
                "datePublished": "2022-08-17T20:37:29-04:00",
                "dateModified": "2025-10-07T23:23:44-04:00"
            },
            {
                "@type": "Organization",
                "@id": "https://stridex.com/#organization",
                "name": "Stridex | Easy on Skin. Tough on Acne.",
                "description": "Easy on Skin. Tough on Acne.",
                "url": "https://stridex.com/"
            },
            {
                "@type": "WebPage",
                "@id": "https://stridex.com/product/stridex-sensitive/#webpage",
                "url": "https://stridex.com/product/stridex-sensitive/",
                "name": "Sensitive - Stridex | Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "isPartOf": {
                    "@id": "https://stridex.com/#website"
                },
                "breadcrumb": {
                    "@id": "https://stridex.com/product/stridex-sensitive/#breadcrumblist"
                },
                "datePublished": "2022-08-17T20:37:29-04:00",
                "dateModified": "2025-10-07T23:23:44-04:00"
            },
            {
                "@type": "WebSite",
                "@id": "https://stridex.com/#website",
                "url": "https://stridex.com/",
                "name": "Stridex | Easy on Skin. Tough on Acne.",
                "description": "Easy on Skin. Tough on Acne.",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://stridex.com/#organization"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Product",
        "@id": "https://stridex.com/product/stridex-sensitive/",
        "name": "Sensitive",
        "image": "https://stridex.com/wp-content/uploads/2022/08/Stridex-sensitive-90ct-Front-updated-copy.png",
        "description": "Stridex Sensitive pad’s formula contains 0.5% salicylic acid and skin soothers, including aloe, to gently clean your skin. ",
        "sku": "0041388069654",
        "brand": "Stridex"
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
21Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 9 1
/product/stridex-xl-face-and-body-pads/ 4 1
/product/stridex-maximum/ 4 1
/product/stridex-sensitive/ 4 1