百度站内搜索功能怎么用,百度站内搜索怎么布置代码?

admins

温馨提示:这篇文章已超过644天没有更新,请注意相关的内容是否还可用!

百度搜索功能怎么用,百度搜索怎么布置代码


以前一直用百度搜索功能网友网站搜索可以直接显示自己的网址搜索结果,现在发现搜索不能用了,提示搜索的网址不存在。


本来以为自己的域名解析误了,想登录百度搜索后台直接布置新的代码,可发现,百度搜索网址打不开了。


只能另外想别的办法了,百度搜索真的不能用了,不能绑定自己的网址了,只能跳转到百度的网址,利用精准搜索搜索

代码如下:<form method="get" target="_blank" action="https://m.baidu.com/baidu"> <input type="text" name="word" size="20"  width="250" height="35" id="s"> <input type="submit" value="搜索"   name="btnG" id="searchsubmit"> <input name="ie" type="hidden" value="utf-8"> <input name="tn" type="hidden" value="bds"> <input name="cl" type="hidden" value="3"> <input name="ct" type="hidden" value="2097152"> <input name="si" type="hidden" value="wenzhaihui.com"> </form>

想用的小伙伴们可以放到你自己的网站,变成你自己的 网址使用。

文章版权声明:除非注明,否则均为橦心摘原创文章,转载或复制请以超链接形式并注明出处。

发表评论

快捷回复: 表情:
评论列表 (暂无评论,392人围观)

还没有评论,来说两句吧...