Site Search: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
| Line 1: | Line 1: | ||
== Google Web/Site Search == | == Google Web/Site Search == | ||
* '''新網站無法使用該服務''',先確認你的網站網頁已經有被Google列入索引中 | * '''新網站無法使用該服務''',先確認你的網站網頁已經有被Google列入索引中 ex: [http://www.google.com.tw/search?hl=zh-TW&rls=GGGL%2CGGGL%3A2006-27%2CGGGL%3Azh-TW&q=site%3Ahttp%3A%2F%2Fwiki.planetoid.info&btnG=%E6%90%9C%E5%B0%8B&meta= site:http://your.URL] | ||
* 申請[http://www.google.com/services/free.html The Google Free way goes your way] | * 申請[http://www.google.com/services/free.html The Google Free way goes your way] | ||
Revision as of 23:59, 27 January 2007
Google Web/Site Search
- 新網站無法使用該服務,先確認你的網站網頁已經有被Google列入索引中 ex: site:http://your.URL
Customize Google Site Search: 多個網域
<input type=hidden name=domains value="planetoid.info;wiki.planetoid.info"><br> <input type=radio name=sitesearch value=""> Search WWW <input type=radio name=sitesearch value="planetoid.info" checked> Search planetoid.info <input type=radio name=sitesearch value="wiki.planetoid.info">Search wiki.planetoid.info
參考: How many domains can I search across? 將不同網域用半形分號(semi-colon)間隔
Customize Google Site Search: 解決中文問題
插入以下語法
<input type=hidden name="ie" value="utf-8"> <input type=hidden name="oe" value="utf-8">
效果請參考planetoid.info
Yahoo Web/Site Search
<form method="get" action="http://tw.search.yahoo.com/search"> <img src="http://tw.i1.yimg.com/tw.yimg.com/i/tw/search/tw.gif" border="0" height="26" width="80"> <input name="p" value="" size="8" type="text"> <input name="ei" value="big5" type="hidden"> <input name="fr" value="" type="hidden"> <input name="meta" value="web*vs=planetoid.info" type="hidden"> </form>