Only Front Page Content in RSS Feed???

purrin - May 7, 2008 - 19:54

I have a site that I've recently launched but I can not seem to figure out why the RSS feed at example.com/rss.xml only includes nodes that are on the front page. There is a blog at /blog and the feed for the blog at /blog/feed works fine, but when you create a new blog entry, it is not added to the site-wide RSS feed. There are image galleries, as well, and each image in the gallery, created using image module, is also created as its own node. These are not added to the feed either. I would simply like for every node created on the site, regardless of content type to get added to this site's feed. At the /very/ least I would like blog entries to be added to the site's feed. I mean, Pages are not even added to the feed. I can't seem to find a place to adjust what appears in the feed in the administration section of the site, I only see the ability to trim the feed to a certain number of posts and display teaser view text or the whole node.. that sort of thing.

How is this controlled? Furthermore, I should mention I am using the Syndicate block to display the RSS chicklet on pages in the right sidebar. It would seem like it would make sense to be able to tell the block to make that chicklet on each section of the site create a feed for that section. Like, the chicklet in the Syndicate block that appears on site.com/blog would be nice if it would point to that blog's own feed at site.com/blog/feed.. makes sense, right? I just can't figure out how to control this in any way.

help is appreciated!
-=- christopher

anyone?

purrin - May 8, 2008 - 03:56

anyone?

I can answer part of your

teleted - October 2, 2008 - 17:12

I can answer part of your question.

I too was struggling to find an answer in the documentation for Drupal about how to add anything other than content published to the front page to the main RSS feed. I wanted blog posts to appear there, and probably other content types down the road.

The Views RSS handbook page was helpful but didn't address controlling the main feed. I found this helpful article and tutorial on Views RSS:
"Understanding RSS on your Drupal Site"
http://learnbythedrop.com/drop/45

Once you have created one or more views with the RSS argument enabled, and you can view them by going to http://www.yoursite.org/viewname/feed, then you can use this module to add those feeds to your frontpage RSS feed.

Feed Path Publisher module:
http://drupal.org/project/feed_path_publisher

 
 

Drupal is a registered trademark of Dries Buytaert.