Merhaba,

Aşağıdaki Shema kodlarını siteye eklemek istiyoruz nasıl ekleyebileceğimiz konusunda yardımcı olabilecek var mı acaba ?

<script type="application/ld+json">
{
  "@context": "http://schema.org/",
  "@type": "Review",
  "itemReviewed": {
    "@type": "Thing",
    "name": "Super Book"
  },
  "author": {
    "@type": "Person",
    "name": "Joe"
  },
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": "7",
    "bestRating": "10"
  },
  "publisher": {
    "@type": "Organization",
    "name": "Washington Times"
  }
}
</script>
Ardından şöyle görünmesi gerekiyor;



İlgili linke buradan ulaşabilirsiniz;

https://developers.google.com/search...allery#recipes