
Donna
Staff
/ Moderator

Nov 19, 2009, 3:06 PM
Post #2 of 2
(2117 views)
Shortcut
|
|
Re: [lzawie] RSS feed by keyword/search term instead of category
[In reply to]
|
Can't Post
|
|
Hi there, You could definitely create some sort of search query, although this will hit your search.cgi each time, so we recommend using it somewhat sparingly -- having thousands of users hitting your search engine at once constantly will cause fairly heavy server usage. To do this, you can add the following to your search query to format it: &template=articleLists/globalRSS.xml This will use the default RSS template to display your results. So, if your regular query was like this: yoursite.com/path/to/search.cgi?action=search&keyword=elephants ...to have that viewed with the globalRSS template, it would be: yoursite.com/path/to/search.cgi?action=search&keyword=elephants&template=articleLists/globalRSS.xml I hope this helps! Donna -- support@interactivetools.com
|