Site Search: Difference between revisions
Jump to navigation
Jump to search
m
→site search syntax comparison of various search engines
m (7個修訂) |
|||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Google Web/Site Search == | == Google Web/Site Search == | ||
=== search syntax === | |||
We want to search the 用戶體驗要素 at ptt.cc, we have two search syntaxes: | |||
# {{kbd | key = keywords site:domain.com}} e.g. 用戶體驗要素 site:ptt.cc | |||
# {{kbd | key = keywords site_name}} e.g. 用戶體驗要素 ptt | |||
=== 使用者 === | |||
站內搜尋工具: | |||
* [http://blog.planetoid.info/2015/05/google.html Google站內搜尋的瀏覽器按鈕] (bookmarklet) for {{Fx}}, {{Chrome}}, {{IE}} | |||
* [https://chrome.google.com/webstore/detail/cckcidchbmodjccllbmegoignhmidncg Omnibox Site Search] for {{Chrome}},在瀏覽的網頁網址列輸入 {{kbd | key=site 關鍵字}} 即可站內搜尋 (擴充套件) | |||
=== 網站開發者 === | |||
* '''新網站無法使用該服務''',先確認你的網站網頁已經有被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] | * '''新網站無法使用該服務''',先確認你的網站網頁已經有被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] | ||
| Line 7: | Line 19: | ||
=== Customize Google Site Search: 多個網域 === | ==== Customize Google Site Search: 多個網域 ==== | ||
<pre> | <pre> | ||
<input type=hidden name=domains value="planetoid.info;wiki.planetoid.info"><br> | <input type=hidden name=domains value="planetoid.info;wiki.planetoid.info"><br> | ||
| Line 18: | Line 30: | ||
=== Customize Google Site Search: 解決中文問題 === | ==== Customize Google Site Search: 解決中文問題 ==== | ||
插入以下語法 | 插入以下語法 | ||
<pre> | <pre> | ||
| Line 39: | Line 51: | ||
</pre> | </pre> | ||
== | == site search syntax comparison of various search engines == | ||
[ | [[Do search engines support#Do search engines support sites:domain.com?]] | ||
== Tools == | |||
* [https://chrome.google.com/webstore/detail/insite-search/kieffkegofmfpgbnkahdobhkbhijijgg/related InSite Search - Chrome 線上應用程式商店] | |||
== References == | |||
<references /> | |||
[[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] [[Category:Blog]] | [[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] [[Category:Blog]] | ||