By Anonymous (not verified) on
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.
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.
Comments
anyone?
del
I can answer part of your
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