• 06-07-2016, 15:14:49
    #1
    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
  • 07-07-2016, 23:20:27
    #2
    günceldir
  • 07-07-2016, 23:24:42
    #3
    wordpress ise plugini var.

    https://wordpress.org/plugins/all-in...rich-snippets/