Site Search: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 48: Line 48:
[http://www.lijit.com/ Lijit]經由輸入RSS/OPML進行Blog, bookmarks, blogroll自訂搜尋
[http://www.lijit.com/ Lijit]經由輸入RSS/OPML進行Blog, bookmarks, blogroll自訂搜尋


== site search syntax comparison of various search engines ==
Question: is the site search syntax e.g. {{kbd | key=site:domain.com}} was supported by various search engines
Google: [https://support.google.com/websearch/answer/2466433?hl=en Search operators - Search Help]
* support {{kbd | key=site:domain.com}}: yes
* support {{kbd | key=site:sub.domain.com}}: yes([https://www.google.com.tw/search?hl=zh-TW&q=site%3Awiki.planetoid.info&gws_rd=ssl example])
Yahoo: [http://websearch.about.com/library/cheatsheet/blyahoocheatsheet.htm Yahoo Search Engine Shortcuts]
* support {{kbd | key=site:domain.com}}: yes {{exclaim}} the search result also contains the URLs matches sub.domain.com e.g. the search result of site:yahoo.com also contains hk.yahoo.com, news.yahoo.com and so on.
* support {{kbd | key=site:sub.domain.com}}: yes
[http://www.baidu.com/ 百度一下]
* support {{kbd | key=site:domain.com}}: yes {{exclaim}} also contains the URLs matches sub.domain.com
* support {{kbd | key=site:sub.domain.com}}: yes
[http://www.bing.com/ Bing]
* support {{kbd | key=site:domain.com}}: yes {{exclaim}} also contains the URLs matches sub.domain.com
* support {{kbd | key=site:sub.domain.com}}: yes
[http://www.gigablast.com/ Gigablast - An Alternative Open Source Search Engine]
* support {{kbd | key=site:domain.com}}: yes {{exclaim}} also contains the URLs matches sub.domain.com
* support {{kbd | key=site:sub.domain.com}}: yes
[https://duckduckgo.com/ DuckDuckGo]
[http://www.gigablast.com/ Gigablast - An Alternative Open Source Search Engine]
* support {{kbd | key=site:domain.com}}: yes {{exclaim}} also contains the URLs matches sub.domain.com
* support {{kbd | key=site:sub.domain.com}}: yes


[[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] [[Category:Blog]]
[[Category:Google]] [[Category:Yahoo]] [[Category:Search]] [[Category:Web_Dev]] [[Category:Blog]]

Revision as of 23:28, 2 June 2015

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自訂搜尋


site search syntax comparison of various search engines

Question: is the site search syntax e.g. site:domain.com was supported by various search engines

Google: Search operators - Search Help

  • support site:domain.com: yes
  • support site:sub.domain.com: yes(example)

Yahoo: Yahoo Search Engine Shortcuts

  • support site:domain.com: yes Icon_exclaim.gif the search result also contains the URLs matches sub.domain.com e.g. the search result of site:yahoo.com also contains hk.yahoo.com, news.yahoo.com and so on.
  • support site:sub.domain.com: yes

百度一下

  • support site:domain.com: yes Icon_exclaim.gif also contains the URLs matches sub.domain.com
  • support site:sub.domain.com: yes

Bing

  • support site:domain.com: yes Icon_exclaim.gif also contains the URLs matches sub.domain.com
  • support site:sub.domain.com: yes

Gigablast - An Alternative Open Source Search Engine

  • support site:domain.com: yes Icon_exclaim.gif also contains the URLs matches sub.domain.com
  • support site:sub.domain.com: yes

DuckDuckGo Gigablast - An Alternative Open Source Search Engine

  • support site:domain.com: yes Icon_exclaim.gif also contains the URLs matches sub.domain.com
  • support site:sub.domain.com: yes