Hi Dario,
Thanks for your help. I just don´t understand yet is why having all the child blogs with the option “Syndicate independently” unchecked, the master feed (the only one that remains on the site) only shows the last entry (If you add another entry in any child blog, the previous disappears from the feed and only the new one is displayed).
To work around this issue I have done the following:
- I have set all my child blogs as “Syndicate independently” Checked (this way the master feed will show entries for all child blogs except the master one)
- Never enter an entry in the master blog as those just disappear from the RSS feed (all entries must be in a child blog)
- I have commented line 52 of the bloglist.ascx :
<!--<asp:HyperLink ImageUrl="~/desktopmodules/Blog/Images/feed-icon-12x12.gif" Runat="server" ID="lnkBlogRSS" Visible="False" target="_blank"></asp:HyperLink>-->
By Commenting this line, the icon to the rss feed of the child blogs gets hidden (I have also commented the link to the feed in the viewblog.ascx). This way I get the behavior I need: Only one feed to all blogs. Is this the best solution ? What else can I do ?
You can check this solution in http://www.ankaa.net The feed is a Feed Burner linking to the original one from DotNetNuke at http://www.ankaa.net/Blog/tabid/36/rssid/1/Default.aspx
Thanks again for your help,
Miguel Gaspar
http://migasp.ankaa.net