Any way to create RSS feeds for specific forums?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bigforumfan
    Senior Member
    • Aug 2001
    • 166

    Any way to create RSS feeds for specific forums?

    Any way to create RSS feeds for specific forums instead of the entire board?
  • KW802
    Senior Member
    • Jul 2003
    • 1165
    • 3.8.11

    #2
    Originally posted by Bigforumfan
    Any way to create RSS feeds for specific forums instead of the entire board?
    What you're after is the "forumids" variable. For example...
    Code:
    http://www.YourSite.com/forums/external.php?type=RSS2&forumids=1,2
    Above that URL says to create a feed using type RSS2 and to only pull threads from forum #1 and forum #2.

    Since RSS2 is actually the default feed type now, you can shorten it to just...
    Code:
    http://www.YourSite.com/forums/external.php?forumids=1,2
    ... to get the same results.
    [URL="http://coolscifi.com"]Cool Sci-Fi[/URL="http://coolscifi.com"] | [URL="http://awalkerbit.me"]Walking Dead[/URL="awalkerbit.me"]

    Comment

    • Bigforumfan
      Senior Member
      • Aug 2001
      • 166

      #3
      Thank you very much KW802. I really appreciate your help.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...