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:51] – [How to get an RSS feed of your Mastodon timeline] 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}}
 ====== What RSS feeds are available? ====== ====== 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. 
 + 
 +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 ===== ===== Timeline =====
-<code>https://infosec.exchange/users/{your.username}.rss</code>+<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.
  
-===== Hastags ===== +For example: 
-<code>https://infosec.exchange/tags/{hashtag}.tss</code>+  * https://infosec.exchange/users/jerry.rss 
 + 
 +===== Hashtags ===== 
 +<code>https://{instance domain name}/tags/{hashtag}.rss</code>
  
 For example: For example:
-  https://infosec.exchange/tags/cplusplus.rss +  https://infosec.exchange/tags/cplusplus.rss 
-  https://infosec.exchange/tags/ixwiki.rss+  https://infosec.exchange/tags/ixwiki.rss