I need guidance in setting up RSS feeds for my EE site. I really have no clue where to start, and I’m not finding the EE documentation very explanatory for newbies.
Here’s my EE setup:
• One main site and two sub-domains using the classic method
• In Weblog Management, I have 8 weblogs setup for each of the three sites. The one I’m most interested in is the news feed for each. They are named “news”, “subdomain1_news”, and “subdomain2_news” appropriately.
• I the “site” template group (which I think was installed by default by EE), I see atom and rss_2.0.
• Build 1.6.0
I’m sure the RSS Template needs some configuration for my own weblogs, but I’m not clear on what needs to change. I tired substituting “news” in for master_weblog_name; no luck.
{assign_variable:master_weblog_name="news"}
{exp:rss:feed weblog="{master_weblog_name}"}Appreciate your help!