I am looking at creating several mostly-unrelated sites using Domain Access. (The reason to use DA rather than core multisite is mainly to minimize admin overhead.)
I would like each site to have a separate feed. I'd also like to have a combined feed from all the sites, displayed as a block on each site.
Is this something I can do with DA?
I am using FeedBurner. Does that add any problems/complexity?
(In the worst case, I know how to create the merged feed using external tools, so really the question is whether DA can create per-site feeds -- although it would be handy if I could get the merged one with little extra effort.)
[Sorry if this is stupid question; I've made reasonable efforts to find the answer in the DA doc and via googling.]
Thanks much!
Comments
For this, you would probably
For this, you would probably actually want to use Views. Using Views, making a view (and thus a feed) to aggregate content from all subsites will be the easy part; you'll actually have to add a new filter to have it only list content for each individual site. Then pass those feeds on to FeedBurner if necessary.
The Boise Drupal Guy!