最近在搜尋結果頁(SERP),搜尋某公司或網站關鍵字,出現站內搜尋框
查閱相關資料,還需透過schema.org標籤 完成。
<div itemscope itemtype="http://schema.org/WebSite">
<meta itemprop="url" content="https://www.example-petstore.com/"/>
<form itemprop="potentialAction" itemscope itemtype="http://schema.org/SearchAction">
<meta itemprop="target" content="https://query.example-petstore.com/search?q={search_term_string}"/>
<input itemprop="query-input" type="text" name="search_term_string" required/>
<input type="submit"/>
</form>
</div>
如果是用 MICRO
以下分享之:
1) An improved search box within the search results
2) Sitelinks Search Box:http://goo.gl/Kc2XVt
文章標籤
全站熱搜
留言列表