search-engines: Difference between revisions
Jump to navigation
Jump to search
(add hCard, hReview, hReview-aggregate, hProduct, to Google main search listing, note SG API, add Yahoo Search BOSS API note with list of microformats it supports, IceRocket supports rel-tag blog posts) |
(simplify groupings, separate "general web search" from "blog search". Google and Yahoo search engines could probably use their own pages w implementation details, figure out why Karniyarik was added) |
||
Line 3: | Line 3: | ||
Search engine [[implementations]] that index microformats across the web (i.e. not just on their own site). Alphabetical within status/stability. | Search engine [[implementations]] that index microformats across the web (i.e. not just on their own site). Alphabetical within status/stability. | ||
== | == web search == | ||
General web search. Search engines that index websites in general using microformats. | |||
* [http://google.com/ Google search] supports [[rel-nofollow]], [[hCard]], [[hReview]], [[hreview-aggregate|hReview aggregate]], [[hProduct]] (since 2009-05 for rich snippets) in main search. Through additional interfaces: | * [http://google.com/ Google search] supports [[rel-nofollow]], [[hCard]], [[hReview]], [[hreview-aggregate|hReview aggregate]], [[hProduct]] (since 2009-05 for rich snippets) in main search. Through additional interfaces: | ||
** [http://www.google.com/advanced_search Google Advanced Search - Usage rights] supports [[rel-license]] (since 2005(?) citation needed) | ** [http://www.google.com/advanced_search Google Advanced Search - Usage rights] supports [[rel-license]] (since 2005(?) citation needed) | ||
** [http://code.google.com/apis/socialgraph/ Google Social Graph API] supports [[XFN]] ( | ** [http://code.google.com/apis/socialgraph/ Google Social Graph API] supports [[XFN]] (launched 2008 February). See "[http://socialgraph-resources.googlecode.com/svn/trunk/samples/findyours.html Google Social Graph API How are your sites connected?]". | ||
* [http://search.yahoo.com Yahoo search] supports [[rel-nofollow]]. Through additional interfaces: | * [http://search.yahoo.com Yahoo search] supports [[rel-nofollow]]. Through additional interfaces: | ||
** [http://search.yahoo.com/cc Yahoo Creative Commons search] supports [[rel-license]] | ** [http://search.yahoo.com/cc Yahoo Creative Commons search] supports [[rel-license]] | ||
** [http://developer.yahoo.com/search/boss/ Yahoo Search BOSS] | ** [http://developer.yahoo.com/search/boss/ Yahoo Search BOSS] | ||
*** [http://www.bosshacks.com/build-semantic-search-boss.html Build a semantic Search Engine with BOSS] documents how to use Yahoo's BOSS API to access Yahoo Search Monkey which supports the [[hAtom]], [[hCalendar]], [[hCard]], [[hReview]], [[XFN]], [[geo]], [[rel-tag]], [[adr]] microformats. | *** [http://www.bosshacks.com/build-semantic-search-boss.html Build a semantic Search Engine with BOSS] documents how to use Yahoo's BOSS API to access Yahoo Search Monkey which supports the [[hAtom]], [[hCalendar]], [[hCard]], [[hReview]], [[XFN]], [[geo]], [[rel-tag]], [[adr]] microformats. | ||
** [http://developer.yahoo.net/blog/archives/2008/06/monkey_microformat.html Yahoo Search Monkey] ([[hCard]], [[hCalendar]], [[hReview]], [[hAtom]], others) - launched 2008 May | |||
*** [http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.uf.hcard search Yahoo for hCards] | |||
*** [http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.uf.hcalendar search Yahoo for hCalendar events] | |||
*** [http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.uf.hreview search Yahoo for hReviews] | |||
*** [http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.uf.hatom search Yahoo for hAtom] | |||
*** [http://search.yahoo.com/search?p=searchmonkeyid%3Acom.yahoo.uf.xfn search Yahoo for XFN] | |||
== | Editor note: Google and Yahoo search engines could probably use their own pages with implementation details and links to additional resources. | ||
== blog search == | |||
Search blog posts and blogs in general. Search engines that specifically index blogs, blog posts, and other realtime sources on the web using microformats. | |||
** [http:// | * [http://www.icerocket.com IceRocket] through additional interfaces | ||
** [http://www.icerocket.com/tags IceRocket Tag search] support [[rel-tag]] (to search for [http://www.icerocket.com/c?p=tags blog posts tagged with rel-tag]). | |||
* [http://technorati.com Technorati] ([[rel-nofollow]]) | |||
** [http:// | ** [http://technorati.com/tags/ Technorati Tag Search] supports [[rel-tag]] (to search for blog posts tagged with rel-tag). | ||
== prototype or alpha == | == prototype or alpha == | ||
Line 43: | Line 46: | ||
** 2008-09-09 Tag Edge: [http://tagedge.com/2008/09/09/virel-microformats-search-engine/ Virel: Microformats Search Engine] | ** 2008-09-09 Tag Edge: [http://tagedge.com/2008/09/09/virel-microformats-search-engine/ Virel: Microformats Search Engine] | ||
== search results in microformats == | |||
Search engines that publish microformats in their results (but may not necessarily be indexing microformats). | |||
=== Karniyarik === | === Karniyarik === | ||
* [http://www.karniyarik.com Karniyarik] Vertical Search Engine for Online Products ([http://www.karniyarik.com/karniyarik-web Stealth Beta] | * [http://www.karniyarik.com Karniyarik] Vertical Search Engine for Online Products ([http://www.karniyarik.com/karniyarik-web Stealth Beta]). Karniyarik's search results lists products and their vendors, which are marked up with [[hCard]] (e.g. [http://www.karniyarik.com/search.jsp?query=bebek+bezi search results for bebek bezi - diapers]. In addition, Karniyarik's [http://www.karniyarik.com/aboutus.jsp about page] is marked up with hCard. | ||
== related == | == related == | ||
* [[implementations]] | * [[implementations]] |
Revision as of 16:24, 18 May 2009
search engines
Search engine implementations that index microformats across the web (i.e. not just on their own site). Alphabetical within status/stability.
web search
General web search. Search engines that index websites in general using microformats.
- Google search supports rel-nofollow, hCard, hReview, hReview aggregate, hProduct (since 2009-05 for rich snippets) in main search. Through additional interfaces:
- Google Advanced Search - Usage rights supports rel-license (since 2005(?) citation needed)
- Google Social Graph API supports XFN (launched 2008 February). See "Google Social Graph API How are your sites connected?".
- Yahoo search supports rel-nofollow. Through additional interfaces:
- Yahoo Creative Commons search supports rel-license
- Yahoo Search BOSS
- Yahoo Search Monkey (hCard, hCalendar, hReview, hAtom, others) - launched 2008 May
Editor note: Google and Yahoo search engines could probably use their own pages with implementation details and links to additional resources.
blog search
Search blog posts and blogs in general. Search engines that specifically index blogs, blog posts, and other realtime sources on the web using microformats.
- IceRocket through additional interfaces
- IceRocket Tag search support rel-tag (to search for blog posts tagged with rel-tag).
- Technorati (rel-nofollow)
- Technorati Tag Search supports rel-tag (to search for blog posts tagged with rel-tag).
prototype or alpha
socialsearchme
- singpolyma social web search (xfn, hCard) part of the diso project.
- memorable URL: http://socialsearchme.com/
- e.g. try a search for Jeremy
- 2008-08-19 DiSo Gets Search - blog post announcing it!
to do
- both
socialsearchme.com/?q=b
andsocialsearchme.com/b
should redirect/retrievescrape.singpolyma.net/profile/?q=b
.
Technorati Kitchen
VIREL
- VIREL indexes both hCard and hCalendar and provides a user interface (pop-up menu) to choose between searching contacts or events.
- 2008-09-09 Tag Edge: Virel: Microformats Search Engine
search results in microformats
Search engines that publish microformats in their results (but may not necessarily be indexing microformats).
Karniyarik
- Karniyarik Vertical Search Engine for Online Products (Stealth Beta). Karniyarik's search results lists products and their vendors, which are marked up with hCard (e.g. search results for bebek bezi - diapers. In addition, Karniyarik's about page is marked up with hCard.