sabah sabah ufak bir tüyo ekleyelim ;
misal makale mi yazdırıyorsunuz ;
yukarıdaki metinlerin altına şunu ekleyin ;
google yapısal veri zengin sonuçlara göre içeriği derle sana bir örnek ekliyorum. tüm bilgileri örneğe uygun html formatta çıktı olarak verir misin
<html>
  <head>
    <title>Title of a News Article</title>
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "NewsArticle",
      "headline": "Title of a News Article",
      "image": [
        "https://example.com/photos/1x1/photo.jpg",
        "https://example.com/photos/4x3/photo.jpg",
        "https://example.com/photos/16x9/photo.jpg"
       ],
      "datePublished": "2015-02-05T08:00:00+08:00",
      "dateModified": "2015-02-05T09:20:00+08:00",
      "author": [{
          "@type": "Person",
          "name": "Jane Doe",
          "url": "https://example.com/profile/janedoe123"
        },{
          "@type": "Person",
          "name": "John Doe",
          "url": "https://example.com/profile/johndoe123"
      }]
    }
    </script>
  </head>
  <body>
  </body>
</html>
diğer içerik türleri için kaynak : https://developers.google.com/search/docs/appearance/structured-data/search-gallery?hl=tr