rss: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
m (Replace <entry-title> with {{DISPLAYTITLE:}})
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<entry-title>RSS</entry-title>
{{DISPLAYTITLE:RSS}}


{{stub}}
{{stub}}
Line 13: Line 13:
* Publish [[h-entry]] in your HTML. See http://indiewebcamp.com/ for more
* Publish [[h-entry]] in your HTML. See http://indiewebcamp.com/ for more
* Consume [[h-entry]], e.g. with a [[microformats2]] parser
* Consume [[h-entry]], e.g. with a [[microformats2]] parser
== Tools==
* https://codebeautify.org/rssviewer - View RSS in XML format.


== See Also ==
== See Also ==

Latest revision as of 16:32, 18 July 2020


This article is a stub. You can help the microformats.org wiki by expanding it.

RSS is a legacy XML format for syndicating typically time-stamped content from web sites. RSS is an acronym that that stands for: Rich Site Summary (originally RDF Site Summary, often dubbed Really Simple Syndication)[1]. Atom is an alternative XML format for feeds.

There are many problems consuming RSS feeds.

See the 40+ problems documented here:

Instead of publishing/consuming RSS:

See Also