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 11587 Jun 1, 2008, 8:39 PM
Thread Re: [muddauber] RSS Feeds Plugin for Gossamer Links
Andy 11306 Jun 1, 2008, 11:53 PM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
Alba 11297 Jun 3, 2008, 4:23 AM
Thread Re: [Alba] RSS Feeds Plugin for Gossamer Links
Andy 11355 Jun 3, 2008, 4:24 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
aus_dave 11291 Jun 5, 2008, 4:15 PM
Thread Re: [aus_dave] RSS Feeds Plugin for Gossamer Links
MJB 10941 Feb 19, 2010, 2:54 PM
Post Re: [MJB] RSS Feeds Plugin for Gossamer Links
aus_dave 10913 Feb 19, 2010, 3:13 PM
Thread Re: [MJB] RSS Feeds Plugin for Gossamer Links
Andy 10954 Feb 20, 2010, 12:49 AM
Post Re: [Andy] RSS Feeds Plugin for Gossamer Links
MJB 10893 Feb 20, 2010, 7:40 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10902 Feb 26, 2010, 3:13 PM
Thread Re: [DeadMan] RSS Feeds Plugin for Gossamer Links
Andy 10867 Feb 27, 2010, 1:13 AM
Thread Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10840 Feb 27, 2010, 9:18 AM
Thread Re: [DeadMan] RSS Feeds Plugin for Gossamer Links
Andy 10868 Feb 27, 2010, 9:21 AM
Post Re: [Andy] RSS Feeds Plugin for Gossamer Links
DeadMan 10890 Feb 27, 2010, 9:55 AM