RSS Search Engines: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tags: Reverted Mobile edit Mobile web edit |
mNo edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
RSS | RSS Feeds (including Blog) Search Engines | ||
{{LanguageSwitcher | content = [[RSS Search Engines | English]], [[RSS Search Engines in Mandarin | 漢字]] }} | |||
__TOC__ | |||
== Searching Multiple Blogs or Blog RSS Feeds == | |||
* blog search | * {{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 class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;"> | <div style="font-weight:bold;line-height:1.6;">Discontinued Services</div> | ||
<div class="mw-collapsible-content"> | <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]: | * [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] | * [https://www.twingly.com/search Twingly Blog Search] | ||
* [http://www.bloogz.com/ Bloogz] | * [http://www.bloogz.com/ Bloogz] does not support Chinese search (last visited: 2006-04-01) | ||
* [http://www.blogwise.com/ Blogwise] - | * [http://www.blogwise.com/ Blogwise] - Blog directory, does not support Chinese search | ||
* [http://bulkfeeds.net/ Bulkfeeds] - | * [http://bulkfeeds.net/ Bulkfeeds] - Japanese RSS Directory & Search | ||
* [http://search.msn.com/ MSN 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 | * [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] | * [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 | * [https://cse.google.com/publicurl?cx=010660376355600943635:zp0f35qp4bo Google Custom Search] | ||
</div> | </div> | ||
</div> | </div> | ||
== How to Find a Website's RSS Feed Link == | |||
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:''' | ||
<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) | |||
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 | |||
{{: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
Searching Multiple Blogs or Blog RSS Feeds[edit]
RSS finder [Last visited: 2025-02-16]- RSS Reader - Feedspot [Last visited: 2025-02-16]
- RSS aggregator which support blog search
Discontinued Services[edit]
Discontinued Services
- Bloglines | Advanced Search
- Findory: Geeking with Greg: A brief history of Findory
- Feedster converted to other services
- Google Blog Search
- Microsoft Live Search Feeds
- IceRocket blog search converted to other services
- RSS Feed Search Engine converted to other services
- Souyo - Chinese Blog Search Engine
- Sphere - What's New in Media and Blogs
- Technorati converted to other services
- Qihoo-Blog Search
- Intelliseek's BlogPulse: Features Conversation Tracker e.g., tracking multiple blog discussions about results=25&startdate=20050824&Submit.x=0&Submit.y=0&Submit=Submit technorati tag search
- Twingly Blog Search
- Bloogz does not support Chinese search (last visited: 2006-04-01)
- Blogwise - Blog directory, does not support Chinese search
- Bulkfeeds - Japanese RSS Directory & Search
- MSN Search: via search/RSSsearchtools/MSNRSSsearchimprovescapabilities20050831.htm MSN Searches RSS Deeper - Robin Good's Latest News 2005-08-31
- Sina Search_Sina.com can be sorted by relevance or time [Last visited: 2017-06-13]
- Blog Search Engine powered by blogs.IceRocket supports Chinese search (last visited: 2006-04-01)
- Google Custom 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的大眾媒體
- RSS feeds(含Blog)的搜尋引擎
- 詳見 RSS 的介紹(或在Wikipedia的說明)
RSS相關的外部連結