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/10 14:24] – removed - external edit (Unknown date) 127.0.0.1faq:read_discover:rss_feed [2022/11/16 17:13] (current) – [What RSS feeds are available?] hexacorn
Line 1: Line 1:
 +{{tag>faq read rss}}
 +====== What RSS feeds are available? ======
 +[[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 =====
 +<code>https://{instance domain name}/users/{your.username}.rss</code>
 +This works for any user, not just your own, and doesn't require authentication.
 +
 +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