Site Search: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 39: | Line 39: | ||
</pre> | </pre> | ||
[[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] | == Lijit Search == | ||
[http://www.lijit.com/ Lijit]經由輸入RSS/OPML進行Blog, bookmarks, blogroll自訂搜尋 | |||
[[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] [[Category:Blog]] | |||
Revision as of 20:44, 14 February 2008
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>
Lijit Search
Lijit經由輸入RSS/OPML進行Blog, bookmarks, blogroll自訂搜尋