Jump to content

Edit History

P i l o u

P i l o u

Bonjour,

Quand j'analyse une page produit via https://search.google.com/test/rich-results

J'obtiens une erreur d'analyses :

Erreurs de syntaxe détectées dans les données structurées
Symbole "," ou "}" manquants

PS 1.6.2.15
Php 7.4.33

Comment corriger cette erreur svp ?

{
    "@context": "http://schema.org/",
    "@type": "Product",
    "name": "Garmin Zumo XT2, GPS 6" pour moto",
    "description": " Le GPS pour moto zūmo® XT2 est la solution idéale pour prendre la route, où qu'elle vous conduise ",
    "category": "GPS Garmin",
    "image" :"https://www.domaine.be/4159-large_default/garmin-zumo-xt2.jpg",
        "mpn": "505105",
        "gtin13": "753759313432",
    "brand": {
        "@type": "Brand",
        "name": "Garmin"
    },
    "weight": {
        "@context": "https://schema.org",
        "@type": "QuantitativeValue",
        "value": "0.000000",
        "unitCode": "kg"
    },
    "offers": {
        "@type": "Offer",
        "priceCurrency": "EUR",
        "name": "Garmin Zumo XT2, GPS 6" pour moto",
        "price": "599.90",
        "url": "https://www.domaine.be/1063-garmin-zumo-xt2.html",
        "priceValidUntil": "2023-09-30",
        "image": ["https://www.domaine.be/4159-large_default/garmin-zumo-xt2.jpg","https://www.domaine.be/4160-large_default/garmin-zumo-xt2.jpg","https://www.domaine.be/4161-large_default/garmin-zumo-xt2.jpg"],
        "gtin13": "753759313432","mpn": "505105",
        "availability": "http://schema.org/InStock",
        "seller": {
            "@type": "Organization",
            "name": ""
        }
    }
    }

 

P i l o u

P i l o u

Bonjour,

Quand j'analyse une page produit via https://search.google.com/test/rich-results

J'obtiens une erreur d'analyses :

Erreurs de syntaxe détectées dans les données structurées
Symbole "," ou "}" manquants

PS 1.6.2.15
Php 7.4.33

Comment corriger cette erreur svp ?

{
    "@context": "http://schema.org/",
    "@type": "Product",
    "name": "Garmin Zumo XT2, GPS 6" pour moto",
    "description": " Le GPS pour moto zūmo® XT2 est la solution idéale pour prendre la route, où qu'elle vous conduise ",
    "category": "GPS Garmin",
    "image" :"https://www.domaine.be/4159-large_default/garmin-zumo-xt2.jpg",
        "mpn": "505105",
        "gtin13": "753759313432",
    "brand": {
        "@type": "Brand",
        "name": "Garmin"
    },
    "weight": {
        "@context": "https://schema.org",
        "@type": "QuantitativeValue",
        "value": "0.000000",
        "unitCode": "kg"
    },
    "offers": {
        "@type": "Offer",
        "priceCurrency": "EUR",
        "name": "Garmin Zumo XT2, GPS 6" pour moto",
        "price": "599.90",
        "url": "https://www.domaine.be/1063-garmin-zumo-xt2.html",
        "priceValidUntil": "2023-09-30",
        "image": ["https://www.domaine.be/4159-large_default/garmin-zumo-xt2.jpg","https://www.domaine.be/4160-large_default/garmin-zumo-xt2.jpg","https://www.domaine.be/4161-large_default/garmin-zumo-xt2.jpg"],
        "gtin13": "753759313432","mpn": "505105",
        "availability": "http://schema.org/InStock",
        "seller": {
            "@type": "Organization",
            "name": "Giga PC Services"
        }
    }
    }

 

×
×
  • Create New...