How to export my all drupal blogs to a rss file? Thanks!

Comments

frjo’s picture

Support for RSS feeds are built in to Drupal.

RSS feed for all blogs:

example.com/blog/feed

RSS feed for a specific users blog:

example.com/blog/[uid]/feed

Drupal automatically generates a link tag with the RSS feed for all pages with RSS feeds. If you use a modern browser like Firefox 1.5 or Safari 2 they will display a RSS icon when a page has a RSS link tag.

robertb9527’s picture

My mean is "all my drupal blogs",
example.com/?q=node/feed only can export recent 30(maxim) posts, can't export all my posts.

------
Welcome to my blog:
http://www.b9527.net