Seo 谷歌提供的站点链接搜索框模式是否适用于博客?

Seo 谷歌提供的站点链接搜索框模式是否适用于博客?,seo,blogger,schema.org,google-rich-snippets,Seo,Blogger,Schema.org,Google Rich Snippets,我是一个博客作者,我试图在谷歌搜索结果中为我的博客显示一个sitelinks搜索框。我的博客正确地出现在搜索结果中-你可以通过谷歌搜索“101helper”来查看。不过,sitelinks搜索框不会出现在谷歌搜索结果中。我使用谷歌提供的代码: <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "http://101helper.blogs

我是一个博客作者,我试图在谷歌搜索结果中为我的博客显示一个
sitelinks
搜索框。我的博客正确地出现在搜索结果中-你可以通过谷歌搜索“101helper”来查看。不过,
sitelinks
搜索框不会出现在谷歌搜索结果中。我使用谷歌提供的代码:

<script type="application/ld+json"> 
{ "@context": "http://schema.org", "@type": "WebSite", "url": "http://101helper.blogspot.com/", "potentialAction": { "@type": "SearchAction", "target": "http://101helper.blogspot.com/p/search.html?cx=015429047261654082873:l2wznrj5qrq&cof=FORID%3A10&ie=UTF-8&q={search_term_string}", "query-input": "required name=search_term_string" } }
</script>

{@context”:http://schema.org“,“@type”:“网站”,“url”:”http://101helper.blogspot.com/,“potentialAction”:{“@type”:“SearchAction”,“target”:http://101helper.blogspot.com/p/search.html?cx=015429047261654082873:l2wznrj5qrq&cof=FORID%3A10&ie=UTF-8&q={search\u term\u string},“查询输入”:“所需名称=search\u term\u string”}

如何让
网站链接
搜索框显示在我博客的搜索结果中?

现在可以了,我可以获得网站链接-关于,如何增加,博客初学者,如何添加徽标,etcI获取站点链接但是站点链接搜索框没有出现。您能告诉我为什么会出现这种情况吗?可能是关于您如何搜索它-请尝试键入您的域名,包括.net或.com以确定,然后看看会发生什么。检查google结构化数据测试工具是否看到了json ld for SiteLinks请看这里它现在可以工作了,我得到了站点链接-关于,如何增加,博客初学者,如何添加徽标,etcI获取站点链接但是站点链接搜索框没有出现。您能告诉我为什么会出现这种情况吗?可能是关于您如何搜索它-请尝试键入您的域名,包括.net或.com以确定,然后看看会发生什么。检查google结构化数据测试工具是否在此处看到sitelinkssee的json ld