Identity & Authority: Roccobarocco – Signal Evidence & AI Readability

Roccobarocco

(https://roccobarocco.it) 📸 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.
7 Impact Weight: 15 / 100
47% Reputation

Despite having a strong namesake authority in Rocco Barocco, the technical implementation fails to leverage this in structured data. The schema_json contains Organization data but lacks Person schema for the founder or any sameAs links to external authoritative profiles (e.g., Wikipedia or fashion databases). The About page also lacks an H1 or proper heading hierarchy, which diminishes the technical authority of the brand’s narrative.

The site claims to be among the most recognized of Italian fashion and appreciated internationally, yet it provides no specific evidence of global footprint, such as store counts, international stockists, or export percentages. The Sfilate page describes events in 2020 and 2024 but lacks 2025/2026 data as of the May 2026 audit, suggesting a slight disconnect between the ‘latest trends’ marketing and recent activities.

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://roccobarocco.it/",
            "url": "https://roccobarocco.it/",
            "name": "Roccobarocco - Sito e Store Ufficiale",
            "isPartOf": {
                "@id": "https://roccobarocco.it/#website"
            },
            "about": {
                "@id": "https://roccobarocco.it/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://roccobarocco.it/#primaryimage"
            },
            "image": {
                "@id": "https://roccobarocco.it/#primaryimage"
            },
            "thumbnailUrl": "https://roccobarocco.it/wp-content/uploads/2025/11/9.jpg",
            "datePublished": "2025-09-11T09:56:11+00:00",
            "dateModified": "2025-12-18T16:03:44+00:00",
            "description": "Store Ufficiale Roccobarocco. Borse, scarpe e accessori per uomo, donna e bambino. Design italiano, stile glamour ed elegante. Spedizione gratis oltre 150€.",
            "breadcrumb": {
                "@id": "https://roccobarocco.it/#breadcrumb"
            },
            "inLanguage": "it-IT",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://roccobarocco.it/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "it-IT",
            "@id": "https://roccobarocco.it/#primaryimage",
            "url": "https://roccobarocco.it/wp-content/uploads/2025/11/9.jpg",
            "contentUrl": "https://roccobarocco.it/wp-content/uploads/2025/11/9.jpg",
            "width": 1000,
            "height": 1000
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://roccobarocco.it/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://roccobarocco.it/#website",
            "url": "https://roccobarocco.it/",
            "name": "roccobarocco",
            "description": "Sito e Store Ufficiale",
            "publisher": {
                "@id": "https://roccobarocco.it/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://roccobarocco.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "it-IT"
        },
        {
            "@type": "Organization",
            "@id": "https://roccobarocco.it/#organization",
            "name": "roccobarocco",
            "url": "https://roccobarocco.it/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "it-IT",
                "@id": "https://roccobarocco.it/#/schema/logo/image/",
                "url": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "contentUrl": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "width": 1398,
                "height": 164,
                "caption": "roccobarocco"
            },
            "image": {
                "@id": "https://roccobarocco.it/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/roccobarocco_official/"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://roccobarocco.it/about/",
            "url": "https://roccobarocco.it/about/",
            "name": "About - Roccobarocco",
            "isPartOf": {
                "@id": "https://roccobarocco.it/#website"
            },
            "datePublished": "2024-10-30T15:09:47+00:00",
            "dateModified": "2025-11-03T15:42:59+00:00",
            "inLanguage": "it-IT",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://roccobarocco.it/about/"
                    ]
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://roccobarocco.it/#website",
            "url": "https://roccobarocco.it/",
            "name": "roccobarocco",
            "description": "Sito e Store Ufficiale",
            "publisher": {
                "@id": "https://roccobarocco.it/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://roccobarocco.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "it-IT"
        },
        {
            "@type": "Organization",
            "@id": "https://roccobarocco.it/#organization",
            "name": "roccobarocco",
            "url": "https://roccobarocco.it/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "it-IT",
                "@id": "https://roccobarocco.it/#/schema/logo/image/",
                "url": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "contentUrl": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "width": 1398,
                "height": 164,
                "caption": "roccobarocco"
            },
            "image": {
                "@id": "https://roccobarocco.it/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/roccobarocco_official/"
            ]
        }
    ]
}
/sfilate/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://roccobarocco.it/sfilate/",
            "url": "https://roccobarocco.it/sfilate/",
            "name": "Sfilate - Roccobarocco",
            "isPartOf": {
                "@id": "https://roccobarocco.it/#website"
            },
            "datePublished": "2025-09-11T10:02:06+00:00",
            "dateModified": "2025-11-11T11:53:21+00:00",
            "inLanguage": "it-IT",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://roccobarocco.it/sfilate/"
                    ]
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://roccobarocco.it/#website",
            "url": "https://roccobarocco.it/",
            "name": "roccobarocco",
            "description": "Sito e Store Ufficiale",
            "publisher": {
                "@id": "https://roccobarocco.it/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://roccobarocco.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "it-IT"
        },
        {
            "@type": "Organization",
            "@id": "https://roccobarocco.it/#organization",
            "name": "roccobarocco",
            "url": "https://roccobarocco.it/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "it-IT",
                "@id": "https://roccobarocco.it/#/schema/logo/image/",
                "url": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "contentUrl": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "width": 1398,
                "height": 164,
                "caption": "roccobarocco"
            },
            "image": {
                "@id": "https://roccobarocco.it/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/roccobarocco_official/"
            ]
        }
    ]
}
/press/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://roccobarocco.it/press/",
            "url": "https://roccobarocco.it/press/",
            "name": "Press - Roccobarocco",
            "isPartOf": {
                "@id": "https://roccobarocco.it/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://roccobarocco.it/press/#primaryimage"
            },
            "image": {
                "@id": "https://roccobarocco.it/press/#primaryimage"
            },
            "thumbnailUrl": "https://roccobarocco.it/wp-content/uploads/2025/11/01-rokobaroko-225423-1140x0-1.jpg",
            "inLanguage": "it-IT"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "it-IT",
            "@id": "https://roccobarocco.it/press/#primaryimage",
            "url": "https://roccobarocco.it/wp-content/uploads/2025/11/01-rokobaroko-225423-1140x0-1.jpg",
            "contentUrl": "https://roccobarocco.it/wp-content/uploads/2025/11/01-rokobaroko-225423-1140x0-1.jpg",
            "width": 1140,
            "height": 893
        },
        {
            "@type": "WebSite",
            "@id": "https://roccobarocco.it/#website",
            "url": "https://roccobarocco.it/",
            "name": "roccobarocco",
            "description": "Sito e Store Ufficiale",
            "publisher": {
                "@id": "https://roccobarocco.it/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://roccobarocco.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "it-IT"
        },
        {
            "@type": "Organization",
            "@id": "https://roccobarocco.it/#organization",
            "name": "roccobarocco",
            "url": "https://roccobarocco.it/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "it-IT",
                "@id": "https://roccobarocco.it/#/schema/logo/image/",
                "url": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "contentUrl": "https://roccobarocco.it/wp-content/uploads/2024/08/rb_logo.svg",
                "width": 1398,
                "height": 164,
                "caption": "roccobarocco"
            },
            "image": {
                "@id": "https://roccobarocco.it/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/roccobarocco_official/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
16Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 4 2
/about/ 4 2
/sfilate/ 4 2
/press/ 4 2