Skip to content

Inclure entête schema.org #21

@tfrancart

Description

@tfrancart

exemple

{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@id": "https://sparnarun.fr/collection-sparna/",
            "@type": "WebPage",
            "breadcrumb": {
                "@id": "https://sparnarun.fr/collection-sparna/#breadcrumb"
            },
            "dateModified": "2024-01-27T11:33:34+00:00",
            "datePublished": "2023-10-08T16:29:14+00:00",
            "inLanguage": "fr-FR",
            "isPartOf": {
                "@id": "https://sparnarun.fr/#website"
            },
            "name": "La collection Sparna",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://sparnarun.fr/collection-sparna/"
                    ]
                }
            ],
            "url": "https://sparnarun.fr/collection-sparna/"
        },
        {
            "@id": "https://sparnarun.fr/collection-sparna/#breadcrumb",
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "item": "https://sparnarun.fr/",
                    "name": "Accueil",
                    "position": 1
                },
                {
                    "@type": "ListItem",
                    "name": "La collection Sparna",
                    "position": 2
                }
            ]
        },
        {
            "@id": "https://sparnarun.fr/#website",
            "@type": "WebSite",
            "description": "Courons ensemble vers un avenir plus vert !",
            "inLanguage": "fr-FR",
            "name": "Sparna Running",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueName": "search_term_string",
                        "valueRequired": true
                    },
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://sparnarun.fr/?s={search_term_string}"
                    }
                }
            ],
            "publisher": {
                "@id": "https://sparnarun.fr/#organization"
            },
            "url": "https://sparnarun.fr/"
        },
        {
            "@id": "https://sparnarun.fr/#organization",
            "@type": "Organization",
            "image": {
                "@id": "https://sparnarun.fr/#/schema/logo/image/"
            },
            "logo": {
                "@id": "https://sparnarun.fr/#/schema/logo/image/",
                "@type": "ImageObject",
                "caption": "Sparna Running",
                "contentUrl": "https://sparnarun.fr/wp-content/uploads/2023/10/SPARNA-Title-Decoupe.png",
                "height": 108,
                "inLanguage": "fr-FR",
                "url": "https://sparnarun.fr/wp-content/uploads/2023/10/SPARNA-Title-Decoupe.png",
                "width": 605
            },
            "name": "Sparna Running",
            "sameAs": [
                "https://www.facebook.com/people/Run-Green-Epernay/100054830409601/"
            ],
            "url": "https://sparnarun.fr/"
        }
    ]
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions