1. 360搜索免費為站長們開放了站內搜索工具,將代碼加入網頁中,您的網站即可獲得同360搜索一樣強大的搜索功能。
2. 您可以按照如下方式定製您自己的站內搜索框,3分鍾即可輕鬆打造屬於您的站內搜索引擎。使用360站內搜索,對於增加收錄,提升體驗,盤活流量具有明顯幫助。
3. 在此之前,強烈建議您先提交一份sitemap,這樣才能保證您的網頁被完全收錄並被訪客搜索到,sitemap提交地址:
https://www.so.com/help/help_3_3.html
180
360搜索
站內搜索_360搜索使用幫助
站內搜索簡介
站內搜索代碼定製
您可根據下麵的表單對站內搜索代碼進行定製。
在您想要放置站內搜索的地方,添加如下代碼即可。複製代碼到剪貼板 代碼已被複製到剪貼板
<style type="text/css"> #so360{white-space:nowrap} #so360 form{margin:0;padding:0} #so360_keyword{width:307px;height:24px;line-height:24px;font:14px arial;padding:2px 5px;margin-right:5px; border:2px solid #3EAF0E;outline:0;vertical-align:middle;} #so360_keyword{background:url(https://p.ssl.qhimg.com/t01ab1a3fb05f0ee893.png) no-repeat right center;} #so360_submit{width:70px;height:32px;line-height:32px;border:0;color:#fff;background:#3FB30E; font-weight:bold;font:bold 14px arial;padding:0;padding-top:3px\9;cursor:pointer; vertical-align:middle} </style> <div id="so360"> <form action="https://www.so.com/s" target="_blank" id="so360form"> <input type="text" autocomplete="off" name="q" id="so360_keyword"> <input type="submit" id="so360_submit" value="搜 索"> <input type="hidden" name="ie" value="utf-8"> <input type="hidden" name="src" value="zz_so.com"> <input type="hidden" name="site" value="so.com"> <input type="hidden" name="rg" value="1"> <input type="hidden" name="inurl" value=""> </form> </div>
最後更新:2016-12-26 22:42:49