Cara Memasang Searchbox Sitelinks Blogspot Atau Wordpress Dipencarian Google

Sitelink search box akan muncul jika pengelola web atau blog menambahkan mark up schema.org untuk SearchAction pada web atau blognya. Inilah yang dikatakn Google kepada Publisher:


Cara Memasang Searchbox Sitelinks Blogspot Atau Wordpress Dipencarian Google

Google systems have detected that your site may be eligible for the new sitelinks search box. With it, you can make it easier for your visitors to reach specific content on your site directly from Google Search. We want to help you set up your site to take advantage of the new search box.

Cara Memasang Searchbox Sitelinks Blogspot

1. Buka dashboard - template - edit html - letakaan script dibawah ini diatas kode </body>

<div id='search-box'>
<div itemprop='mainEntity' itemscope='itemscope' itemtype='http://schema.org/WebSite'>
<meta expr:content='data:blog.homepageUrl' itemprop='url'/>
<form action='/search' itemprop='potentialAction' itemscope='itemscope' itemtype='http://schema.org/SearchAction' target="_blank" method='get'>
<meta content='/search?q={q}' itemprop='target'/>
<input id='search-form' itemprop='query-input' name='q' placeholder='Search here and hit enter' required='required' type='text'/>
</form>
</div>
</div>

2. Simpan dan fetch and render diwebmaster google

Cara Memasang Searchbox Sitelinks Wordpress.org
Sementara untuk wordpress silahkan download plugin nya sitelink search box

https://wordpress.org/plugins/sitelinks-search-box/

Download dan pasang dan aktifkan selesai

Demikian postingan mengenai bagaimana cara mempercepat mendapatkan sitelink dari google  jika schema dari blog anda sudah dikenali mungkin jangka waktu 1-2 bulan search box anda segera tampil di google sayapun baru mencobanya sekian dan terimakasih sudah berkunjung.