Feeds with URL parameters
Hi,
Sitefinity has a "Feed" feature by default, but I'm not sure whether it can be reused to do what I want.
I'd like to have a feed with filter parameters passed by URL (so as not to have to create a specific feed for each wanted filter). Something that would let me do something like this, for example: myfeed.xml?type=news&text=mytext&mindate=20100101&maxdate=20110101.
What solution would you recommend to achieve this?
Do I have to do everything from scratch?
Thanks.
Hi Thomas,
Unfortunately such parameters are not supported in the feed URLs. I'm afraid you would have to implement all these features by yourself. Apologies for the inconvenience.
All the best,