|
Once you get your RSS creation sorted, I'd strongly
recommend creating the RSS feed as a file and letting your web server serve it
up rather than trying to serve it dynamically from CF. Most RSS feed
readers will use a conditional GET that checks to see if the file has changed
before they try to download it. If you're serving the feed through CF then
it will ignore a conditional GET and serve the file on each request, which can
use up much more bandwidth, especially if you're creating RSS 1.0 or RSS 2.0
style feed.
"Taco Fleur" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]...
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ |
- [cfaussie] Re: Creating RSS Geoff Bowers
- [cfaussie] Re: Creating RSS Taco Fleur
- [cfaussie] Re: Creating RSS Geoff Bowers
- [cfaussie] Re: Creating RSS Taco Fleur
- [cfaussie] Re: Creating RSS Brian Gilbert
- [cfaussie] Re: Creating RSS Ben Bishop
- [cfaussie] Re: Creating RSS Taco Fleur
- [cfaussie] Re: Creating RSS Ben Bishop
- [cfaussie] Re: Creating RSS Phil McCluskey
- [cfaussie] Re: Creating RSS Mark Stanton
- [cfaussie] Re: Creating RSS Phil McCluskey
