Identity & Authority: Ziad Nakad – Signal Evidence & AI Readability

Ziad Nakad

(https://ziadnakad.com) 📸 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.
9 Impact Weight: 15 / 100
60% Reputation

An authority gap exists because the structured data (schema) does not include Person schema for the namesake designer, Ziad Nakad, despite the brand being entirely dependent on his personal authority. Technical credibility is slightly undermined by the presence of a glaring typo ‘SRPING 2027’ in H3 and H5 headings across the homepage. Additionally, the technical structure uses multiple H1 tags on the homepage, which contradicts the professional ‘design reference’ status claimed in the brand biography.

The site makes few bold performance claims, opting instead for descriptive and historical statements. The claim of being a ‘design reference in fashion shows’ is substantiated by specific mentions of international fashion shows in Milano and Cannes. Unlike typical BS-heavy sites, there are no claims of ‘best-selling’ or ‘trusted by thousands’ that lack evidence; the site allows the specific garment photography and high pricing to demonstrate the brand’s standing.

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://ziadnakad.com/",
            "url": "https://ziadnakad.com/",
            "name": "Ziad Nakad - Ziad Nakad",
            "isPartOf": {
                "@id": "https://ziadnakad.com/#website"
            },
            "about": {
                "@id": "https://ziadnakad.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://ziadnakad.com/#primaryimage"
            },
            "image": {
                "@id": "https://ziadnakad.com/#primaryimage"
            },
            "thumbnailUrl": "https://ziadnakad.com/wp-content/uploads/2026/04/bride-3-683x1024.jpg",
            "datePublished": "2018-07-16T08:04:30+00:00",
            "dateModified": "2026-04-20T07:58:26+00:00",
            "breadcrumb": {
                "@id": "https://ziadnakad.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ziadnakad.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://ziadnakad.com/#primaryimage",
            "url": "https://ziadnakad.com/wp-content/uploads/2026/04/bride-3.jpg",
            "contentUrl": "https://ziadnakad.com/wp-content/uploads/2026/04/bride-3.jpg",
            "width": 1000,
            "height": 1500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ziadnakad.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://ziadnakad.com/#website",
            "url": "https://ziadnakad.com/",
            "name": "ZIAD NAKAD",
            "description": "Fashion Designer",
            "publisher": {
                "@id": "https://ziadnakad.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ziadnakad.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://ziadnakad.com/#organization",
            "name": "Ziad Nakad",
            "url": "https://ziadnakad.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://ziadnakad.com/#/schema/logo/image/",
                "url": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "contentUrl": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "width": 500,
                "height": 98,
                "caption": "Ziad Nakad"
            },
            "image": {
                "@id": "https://ziadnakad.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZiadNakadFashion/",
                "https://x.com/ZiadNakadWorld",
                "https://www.instagram.com/ziadnakad/",
                "https://www.youtube.com/channel/UCncXWDTKOAkqATdQdzfhfSQ"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://ziadnakad.com/about/",
            "url": "https://ziadnakad.com/about/",
            "name": "About - Ziad Nakad",
            "isPartOf": {
                "@id": "https://ziadnakad.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://ziadnakad.com/about/#primaryimage"
            },
            "image": {
                "@id": "https://ziadnakad.com/about/#primaryimage"
            },
            "thumbnailUrl": "https://www.ziadnakad.site/wp-content/uploads/2020/11/ZiadNakad.jpg",
            "datePublished": "2018-07-16T02:51:14+00:00",
            "dateModified": "2023-12-05T15:17:23+00:00",
            "breadcrumb": {
                "@id": "https://ziadnakad.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ziadnakad.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://ziadnakad.com/about/#primaryimage",
            "url": "https://www.ziadnakad.site/wp-content/uploads/2020/11/ZiadNakad.jpg",
            "contentUrl": "https://www.ziadnakad.site/wp-content/uploads/2020/11/ZiadNakad.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ziadnakad.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ziadnakad.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://ziadnakad.com/#website",
            "url": "https://ziadnakad.com/",
            "name": "ZIAD NAKAD",
            "description": "Fashion Designer",
            "publisher": {
                "@id": "https://ziadnakad.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ziadnakad.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://ziadnakad.com/#organization",
            "name": "Ziad Nakad",
            "url": "https://ziadnakad.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://ziadnakad.com/#/schema/logo/image/",
                "url": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "contentUrl": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "width": 500,
                "height": 98,
                "caption": "Ziad Nakad"
            },
            "image": {
                "@id": "https://ziadnakad.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZiadNakadFashion/",
                "https://x.com/ZiadNakadWorld",
                "https://www.instagram.com/ziadnakad/",
                "https://www.youtube.com/channel/UCncXWDTKOAkqATdQdzfhfSQ"
            ]
        }
    ]
}
/online-shop/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://ziadnakad.com/online-shop/",
            "url": "https://ziadnakad.com/online-shop/",
            "name": "Online Shop - Ziad Nakad",
            "isPartOf": {
                "@id": "https://ziadnakad.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://ziadnakad.com/online-shop/#primaryimage"
            },
            "image": {
                "@id": "https://ziadnakad.com/online-shop/#primaryimage"
            },
            "thumbnailUrl": "https://ziadnakad.com/wp-content/uploads/2026/03/Untitled-1.png",
            "datePublished": "2018-07-13T10:01:24+00:00",
            "dateModified": "2020-07-23T09:47:27+00:00",
            "breadcrumb": {
                "@id": "https://ziadnakad.com/online-shop/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ziadnakad.com/online-shop/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://ziadnakad.com/online-shop/#primaryimage",
            "url": "https://ziadnakad.com/wp-content/uploads/2026/03/Untitled-1.png",
            "contentUrl": "https://ziadnakad.com/wp-content/uploads/2026/03/Untitled-1.png",
            "width": 1078,
            "height": 1500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ziadnakad.com/online-shop/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ziadnakad.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Online Shop"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://ziadnakad.com/#website",
            "url": "https://ziadnakad.com/",
            "name": "ZIAD NAKAD",
            "description": "Fashion Designer",
            "publisher": {
                "@id": "https://ziadnakad.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ziadnakad.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://ziadnakad.com/#organization",
            "name": "Ziad Nakad",
            "url": "https://ziadnakad.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://ziadnakad.com/#/schema/logo/image/",
                "url": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "contentUrl": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "width": 500,
                "height": 98,
                "caption": "Ziad Nakad"
            },
            "image": {
                "@id": "https://ziadnakad.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZiadNakadFashion/",
                "https://x.com/ZiadNakadWorld",
                "https://www.instagram.com/ziadnakad/",
                "https://www.youtube.com/channel/UCncXWDTKOAkqATdQdzfhfSQ"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://ziadnakad.com/contact-us/",
            "url": "https://ziadnakad.com/contact-us/",
            "name": "Contact - Ziad Nakad",
            "isPartOf": {
                "@id": "https://ziadnakad.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://ziadnakad.com/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://ziadnakad.com/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://ziadnakad.com/wp-content/uploads/2020/12/contact-us-2.jpg",
            "datePublished": "2018-07-14T07:33:36+00:00",
            "dateModified": "2023-12-05T15:27:55+00:00",
            "breadcrumb": {
                "@id": "https://ziadnakad.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://ziadnakad.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://ziadnakad.com/contact-us/#primaryimage",
            "url": "https://ziadnakad.com/wp-content/uploads/2020/12/contact-us-2.jpg",
            "contentUrl": "https://ziadnakad.com/wp-content/uploads/2020/12/contact-us-2.jpg",
            "width": 1170,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://ziadnakad.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://ziadnakad.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://ziadnakad.com/#website",
            "url": "https://ziadnakad.com/",
            "name": "ZIAD NAKAD",
            "description": "Fashion Designer",
            "publisher": {
                "@id": "https://ziadnakad.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://ziadnakad.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://ziadnakad.com/#organization",
            "name": "Ziad Nakad",
            "url": "https://ziadnakad.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://ziadnakad.com/#/schema/logo/image/",
                "url": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "contentUrl": "https://ziadnakad.com/wp-content/uploads/2020/07/cropped-Ziad-Nakad-logo-2.png",
                "width": 500,
                "height": 98,
                "caption": "Ziad Nakad"
            },
            "image": {
                "@id": "https://ziadnakad.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZiadNakadFashion/",
                "https://x.com/ZiadNakadWorld",
                "https://www.instagram.com/ziadnakad/",
                "https://www.youtube.com/channel/UCncXWDTKOAkqATdQdzfhfSQ"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
128Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 32 2
/about/ 32 2
/online-shop/ 32 2
/contact-us/ 32 2