NeuStar adlı üyeden alıntı: mesajı görüntüle
r10+ verdim teşekkürler fakat ingilizce çevirdim anladım kadarı ile bunu metanın altına

<script type="application/ld+json"> 
{ 
    "@context": "http://schema.org", 
    "@type": "WebSite", 
    "url": "http://site.com/", 
    "potentialAction": { 
      "@type": "SearchAction", 
      "target": "http://site.com/search?&q={query}", 
      "query-input": "required" 
    } 
} 
</script>
bunuda footer falan ? ama nereye buda arama kutusu çıkartıyor doğrumu ?

<div itemscope itemtype="http://schema.org/WebSite"> 
    <meta itemprop="url" content="http://site.com/"/> 
    <form itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction"> 
      <meta itemprop="target" content="http://site.com/?s="/> 
      <input itemprop="query-input" type="text" name="s"> 
      <input type="submit"> 
    </form> 
</div>
Bunu siz yapmıyorsunuz, Google indeks sayısı fazla olan ve popülaritesi yüksek sitelere yapıyor.