Siteniz JSON şeklinde basıyorsa bu şekilde olmalı.
HTML halinide buluruz
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://www.r10.net/populer-konular/",
"name": "Popüler Konular"
}
}]
}
</script>
html kısmında hata böyle görünüyor?