RSS Search Engines: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
RSS feeds(含Blog)的搜尋引擎
RSS Feeds (including Blog) Search Engines


* [https://www.twingly.com/search Twingly Blog Search] {{access | date = 2017-10-08}}
{{LanguageSwitcher | content = [[RSS Search Engines | English]], [[RSS Search Engines in Mandarin | 漢字]] }}
* [http://search.sina.com.cn/?t=blog 新浪搜索_新浪网] 可按照相關性、時間排序 {{access | date = 2017-06-13}}
 
* [http://www.blogsearchengine.com/ Blog Search Engine] powered by [http://blogs.icerocket.com/ blogs.IceRocket] 支援中文搜尋 (last visted: 2006-04-01)
__TOC__
* [https://cse.google.com/publicurl?cx=010660376355600943635:zp0f35qp4bo Google 自訂搜尋]
 
* [https://search.feedi.me/ Feedi Search Engine] 不支援中文文章 {{access | date=2019-05-08}}
== Searching Multiple Blogs or Blog RSS Feeds ==
* {{Gd}} [https://rssfinder.app/ RSS finder] {{access | date=2025-02-16}}
* [https://rss.feedspot.com/ RSS Reader - Feedspot] {{access | date=2025-02-16}}
* [[RSS Server Side Aggregator | RSS aggregator]] which support blog search
 
== Discontinued Services ==
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Discontinued Services</div>
<div class="mw-collapsible-content">


已下架的服務
* [http://www.bloglines.com/advsearch Bloglines | Advanced Search]
* [http://www.bloglines.com/advsearch Bloglines | Advanced Search]
* [http://findory.com/ Findory]: [http://glinden.blogspot.tw/2008/01/brief-history-of-findory.html Geeking with Greg: A brief history of Findory]
* [http://findory.com/ Findory]: [http://glinden.blogspot.tw/2008/01/brief-history-of-findory.html Geeking with Greg: A brief history of Findory]
* [http://www.feedster.com/ Feedster] 轉為其他服務
* [http://www.feedster.com/ Feedster] converted to other services
* [http://blogsearch.google.com/ Google Blog Search]
* [http://blogsearch.google.com/ Google Blog Search]
* Microsoft [http://search.msn.com.tw/feeds/results.aspx?q=&FORM=BFFR Live Search 摘要]
* Microsoft [http://search.msn.com.tw/feeds/results.aspx?q=&FORM=BFFR Live Search Feeds]
* [http://www.icerocket.com/ IceRocket blog search] 轉為其他服務
* [http://www.icerocket.com/ IceRocket blog search] converted to other services
* [https://ctrlq.org/ RSS Feed Search Engine] 轉為其他服務
* [https://ctrlq.org/ RSS Feed Search Engine] converted to other services
* [http://www.souyo.com/ Souyo - 中文博客搜索引擎]
* [http://www.souyo.com/ Souyo - Chinese Blog Search Engine]
* [http://www.sphere.com/ Sphere - What's New in Media and Blogs]
* [http://www.sphere.com/ Sphere - What's New in Media and Blogs]
* [http://technorati.com/ Technorati] 轉為其他服務
* [http://technorati.com/ Technorati] converted to other services
* [http://blog.qihoo.com/ 奇虎-博客搜索]
* [http://blog.qihoo.com/ Qihoo-Blog Search]
* [http://www.blogpulse.com/index.html Intelliseek's BlogPulse]: 特色是 Conversation Tracker ex:追蹤眾家Blog對於[http://www.blogpulse.com/conversation?query=technorati+tag+search&link=&max_results=25&start_date=20050824&Submit.x=0&Submit.y=0&Submit=Submit technorati tag search]的討論
* [http://www.blogpulse.com/index.html Intelliseek's BlogPulse]: Features Conversation Tracker e.g., tracking multiple blog discussions about [http://www.blogpulse.com/conversation?query=technorati+tag+search&link=&max''results=25&start''date=20050824&Submit.x=0&Submit.y=0&Submit=Submit technorati tag search]
* [https://www.twingly.com/search Twingly Blog Search]
 
* [http://www.bloogz.com/ Bloogz] does not support Chinese search (last visited: 2006-04-01)
 
* [http://www.blogwise.com/ Blogwise] - Blog directory, does not support Chinese search
 
* [http://bulkfeeds.net/ Bulkfeeds] - Japanese RSS Directory & Search
 
* [http://search.msn.com/ MSN Search]: via [http://masternewmedia.org/RSS''search/RSS''search''tools/MSN''RSS''search''improves''capabilities''20050831.htm MSN Searches RSS Deeper - Robin Good's Latest News] 2005-08-31
 
* [http://search.sina.com.cn/?t=blog Sina Search_Sina.com] can be sorted by relevance or time {{access | date = 2017-06-13}}
* [http://www.blogsearchengine.com/ Blog Search Engine] powered by [http://blogs.icerocket.com/ blogs.IceRocket] supports Chinese search (last visited: 2006-04-01)
* [https://cse.google.com/publicurl?cx=010660376355600943635:zp0f35qp4bo Google Custom Search]


* [http://www.bloogz.com/ Bloogz] 不支援中文搜尋 (last visited: 2006-04-01)
</div>
</div>


* [http://www.blogwise.com/ Blogwise] - Blog目錄, 不支援中文搜尋
== How to Find a Website's RSS Feed Link ==


* [http://bulkfeeds.net/ Bulkfeeds] - 日文 RSS Directory & Search
1. '''Look for visible RSS links on the webpage'''
* Look for icons or text labeled "RSS," "Feed," or "ATOM"
* These are often located at the bottom of the page, in sidebars, or near social media icons


* [http://search.msn.com/ MSN Search]:  via [http://masternewmedia.org/RSS_search/RSS_search_tools/MSN_RSS_search_improves_capabilities_20050831.htm MSN Searches RSS Deeper - Robin Good's Latest News] 2005-08-31
2. '''Search the page source code'''
* Right-click on the webpage and select "View Page Source" or "View Source"
* Use Ctrl+F to search for "RSS" or "ATOM" or "feed"


Related terms
3. '''Look for the following HTML tag:'''
* blog search engine
<pre>
<link rel="alternate" type="application/rss+xml" href="/feed" title="Website Name"/>
</pre>


4. '''Access the Feed'''
* The actual feed URL will be what follows href=xxx (for example, /feed in the example above)
* Click on or copy this path to directly access the RSS feed
* If it's a relative path like "/feed", add it to the main website domain (e.g., https://example.com/feed)


=== RSS 搜尋引擎: 相關文章 ===
5. '''Alternative Feed Formats'''
* [http://searchenginewatch.com/searchday/article.php/3531191 RSS Search Engines] 2005-08-31
* Some sites use similar tags but with "application/atom+xml" instead of "rss+xml"
* [http://big5.xinhuanet.com/gate/big5/news.xinhuanet.com/it/2006-06/20/content_4722136.htm 誰最了解世界盃 七大部落格搜索為足球起舞] 2006-06-20
* Both formats can be used in RSS readers
* [http://blog.outer-court.com/archive/2007-03-20-n24.html Google's Blog Ranking Patent] 2007-03-20
* [http://marrowalk.blogspot.com/2009/01/6.html marrowalk的雜記本: 6個找到頂尖部落格的網路工具] 2009-01


{{:Guide to RSS}}
{{:Guide to RSS}}


[[Category:RSS]] [[Category:Blog]] [[Category:Search]]
[[Category: RSS]] [[Category: Blog]] [[Category: Search]]

Latest revision as of 23:34, 21 March 2025

RSS Feeds (including Blog) Search Engines

🌐 Switch language: English, 漢字


Searching Multiple Blogs or Blog RSS Feeds[edit]

Discontinued Services[edit]

Discontinued Services
  • Bloogz does not support Chinese search (last visited: 2006-04-01)
  • Blogwise - Blog directory, does not support Chinese search

How to Find a Website's RSS Feed Link[edit]

1. Look for visible RSS links on the webpage

  • Look for icons or text labeled "RSS," "Feed," or "ATOM"
  • These are often located at the bottom of the page, in sidebars, or near social media icons

2. Search the page source code

  • Right-click on the webpage and select "View Page Source" or "View Source"
  • Use Ctrl+F to search for "RSS" or "ATOM" or "feed"

3. Look for the following HTML tag:

<link rel="alternate" type="application/rss+xml" href="/feed" title="Website Name"/>

4. Access the Feed

  • The actual feed URL will be what follows href=xxx (for example, /feed in the example above)
  • Click on or copy this path to directly access the RSS feed
  • If it's a relative path like "/feed", add it to the main website domain (e.g., https://example.com/feed)

5. Alternative Feed Formats

  • Some sites use similar tags but with "application/atom+xml" instead of "rss+xml"
  • Both formats can be used in RSS readers

RSS是一種XML格式,提供網站最近更新頁面中的資訊


RSS相關的外部連結