Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq:read_discover:rss_feed [2022/11/16 00:46] dreadpir8robotsfaq:read_discover:rss_feed [2022/11/16 17:13] (current) – [What RSS feeds are available?] hexacorn
Line 1: Line 1:
 {{tag>faq read rss}} {{tag>faq read rss}}
-====== How to get an RSS feed of your Mastodon timeline ====== +====== What RSS feeds are available? ====== 
-RSS feed is a built-in feature: +[[https://en.wikipedia.org/wiki/RSS|RSS]] (Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. 
-<code>https://infosec.exchange/users/{your.username}.rss</code>+ 
 +Mastodon offers RSS feeds as a built-in feature and it is immediately accessible both via a web browser and to RSS feed readers. 
 +===== Timeline ===== 
 +<code>https://{instance domain name}/users/{your.username}.rss</code>
 This works for any user, not just your own, and doesn't require authentication. This works for any user, not just your own, and doesn't require authentication.
  
-{{topic>rss}}+For example: 
 +  * https://infosec.exchange/users/jerry.rss 
 + 
 +===== Hashtags ===== 
 +<code>https://{instance domain name}/tags/{hashtag}.rss</code> 
 + 
 +For example: 
 +  * https://infosec.exchange/tags/cplusplus.rss 
 +  * https://infosec.exchange/tags/ixwiki.rss