Site Search: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Google Site Search ==
== Google Site Search ==
* 新網站無法使用該服務,先確認你的網站網頁已經有被Google列入索引中
* '''新網站無法使用該服務''',先確認你的網站網頁已經有被Google列入索引中
 
* 申請[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 02:41, 7 November 2005

Google Site Search

  • 新網站無法使用該服務,先確認你的網站網頁已經有被Google列入索引中



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