@header@
Newsfeeds (RSS, RDF and Atom)

Pebble can generate the three most common type of newsfeeds that news aggregators can subscribe to.

  • RSS 2.0 - <URL of your blog>/rss.xml
  • RDF 1.0 - <URL of your blog>/rdf.xml
  • Atom 0.3 - <URL of your blog>/atom.xml
At any point in time, each of these feeds contains only those blog entries that are seen on the front page of your blog, the number of which is configured by the Recent blog entries property on the Blog properties page. With the default theme, links to these feeds are shown at the top of your blog, as illustrated in the screenshot.

Category-specific feeds
In addition to generating feeds that cover the whole of your blog, Pebble can also generate feeds that are specific to a single category. Links to these feeds can be seen by clicking the Other link illustrated in the screenshot above.

@footer@