Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Andy] RSS Feeds Plugin for Gossamer Links

Quote Reply
Re: [Andy] RSS Feeds Plugin for Gossamer Links In reply to
This is a very versatile plugin. On our site, we use it for a main RSS feed and then we have rewrite rules setup to produce feeds for the newest links in each category e.g.

Code:
RewriteRule rss.xml /cgi-bin/search.cgi?query=;sb=ID;so=DESC;xml_feed=1
RewriteRule catname1_rss.xml /cgi-bin/search.cgi?query=;sb=ID;so=DESC;catid=1;xml_feed=1
RewriteRule catname2_rss.xml /cgi-bin/search.cgi?query=;sb=ID;so=DESC;catid=2;xml_feed=1

Then we add these URLs into FeedBurner to tidy up the feed URLs and track the subscribers.
Subject Author Views Date
Thread RSS Feeds Plugin for Gossamer Links muddauber 11672 Jun 1, 2008, 8:39 PM
Thread Re: [muddauber] RSS Feeds Plugin for Gossamer Links
Andy 11389 Jun 1, 2008, 11:53 PM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
Alba 11380 Jun 3, 2008, 4:23 AM
Thread Re: [Alba] RSS Feeds Plugin for Gossamer Links
Andy 11438 Jun 3, 2008, 4:24 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
aus_dave 11375 Jun 5, 2008, 4:15 PM
Thread Re: [aus_dave] RSS Feeds Plugin for Gossamer Links
MJB 11026 Feb 19, 2010, 2:54 PM
Post Re: [MJB] RSS Feeds Plugin for Gossamer Links
aus_dave 10996 Feb 19, 2010, 3:13 PM
Thread Re: [MJB] RSS Feeds Plugin for Gossamer Links
Andy 11036 Feb 20, 2010, 12:49 AM
Post Re: [Andy] RSS Feeds Plugin for Gossamer Links
MJB 10977 Feb 20, 2010, 7:40 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10985 Feb 26, 2010, 3:13 PM
Thread Re: [DeadMan] RSS Feeds Plugin for Gossamer Links
Andy 10950 Feb 27, 2010, 1:13 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10923 Feb 27, 2010, 9:18 AM
Thread Re: [DeadMan] RSS Feeds Plugin for Gossamer Links
Andy 10950 Feb 27, 2010, 9:21 AM
Post Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10973 Feb 27, 2010, 9:55 AM