-
{
“@context”: “https://schema.org”,
“@graph”: [
{
“@type”: “Organization”,
“@id”: “https://lizenzpunkt.de/#organization”,
“name”: “LizenzPunkt”,
“url”: “https://lizenzpunkt.de”
},
{
“@type”: “WebSite”,
“@id”: “https://lizenzpunkt.de/#website”,
“url”: “https://lizenzpunkt.de”,
“name”: “LizenzPunkt”,
“publisher”: {
“@id”: “https://lizenzpunkt.de/#organization”
},
“inLanguage”: “de-CH”
},
{
“@type”: “Product”,
“@id”: “https://lizenzpunkt.de/blog/#webpage”,
“url”: “https://lizenzpunkt.de/product/windows-10-pro-kaufen/”,
“name”: “Blog – lizenzpunkt.de”,
“isPartOf”: {
“@id”: “https://lizenzpunkt.de/#website”
},
“inLanguage”: “de-CH”,
“breadcrumb”: {
“@id”: “https://lizenzpunkt.de/blog/#breadcrumb”
},
“brand”: {
“@type”: “Brand”,
“name”: “Microsoft”
},
“image”: {
“@type”: “ImageObject”,
“url”: “https://lizenzpunkt.de/wp-content/uploads/2023/11/Blog-1_Banner_d01eaec2-c1c6-486a-bf7b-7737f4c7e4c0.webp”
},
“gtin8”: “0885370927085”,
“offers”: {
“@type”: “Offer”,
“url”: “https://lizenzpunkt.de/blog/”,
“price”: “13.99”,
“priceCurrency”: “Euro”,
“availability”: “InStock”
}
}
]
}in product schema why its taking as blog?? please this need to be fixed
The ticket ‘in product schema why its taking as blog’ is closed to new replies.