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

Re: [Dorette] Static RSS for new/cool/ratings

Quote Reply
Re: [Dorette] Static RSS for new/cool/ratings In reply to
Dorette wrote:
Hi Andy,
Can it be used for Dynamic pages with mod rewrite?
Hi,

Yes, but it will require a modified version (attached)

Call with:

Code:
RewriteRule new_links.rss$ /cgi-bin/links/build_rss.cgi?type=new [L]
RewriteRule popular_links.rss$ /cgi-bin/links/build_rss.cgi?type=popular [L]
RewriteRule top_rated_links.rss$ /cgi-bin/links/build_rss.cgi?type=ratings [L]

Then, you should be able to call them as these kind of URL's:

http://www.yourdomain.com/new_links.rss
http://www.yourdomain.com/popular_links.rss
http://www.yourdomain.com/top_rated_links.rss

Hope that helps

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!

Last edited by:

Andy: Dec 2, 2007, 10:22 PM
Subject Author Views Date
Thread Static RSS for new/cool/ratings Andy 9936 Nov 27, 2007, 4:13 AM
Thread Re: [Andy] Static RSS for new/cool/ratings
Dorette 9698 Nov 28, 2007, 3:53 PM
Thread Re: [Dorette] Static RSS for new/cool/ratings
socrates 9674 Nov 28, 2007, 9:44 PM
Post Re: [socrates] Static RSS for new/cool/ratings
Andy 9639 Nov 29, 2007, 1:50 AM
Thread Re: [Dorette] Static RSS for new/cool/ratings
Andy 9669 Nov 29, 2007, 2:29 AM
Post Re: [Andy] Static RSS for new/cool/ratings
Andy 9618 Dec 2, 2007, 10:24 PM
Thread Re: [Andy] Static RSS for new/cool/ratings
Andy 9673 Dec 5, 2007, 2:21 AM
Thread Re: [Andy] Static RSS for new/cool/ratings
Matthias70 9536 May 8, 2008, 2:00 PM
Thread Re: [Matthias70] Static RSS for new/cool/ratings
Andy 9528 May 8, 2008, 2:02 PM
Thread Re: [Andy] Static RSS for new/cool/ratings
Matthias70 9549 May 8, 2008, 2:44 PM
Thread Re: [Matthias70] Static RSS for new/cool/ratings
Andy 9503 May 8, 2008, 11:35 PM
Thread Re: [Andy] Static RSS for new/cool/ratings
Matthias70 9509 May 9, 2008, 5:31 AM
Post Re: [Matthias70] Static RSS for new/cool/ratings
Alba 9472 May 9, 2008, 9:40 AM