Forum Moderators: open
I found this site that helps you to pull RSS feeds quickly...
[itde.vccs.edu...]
After you select your settings, it gives you a small piece of JS code to drop in your page.
My question is, will the news stories get spidered and cached or will the spiders ignore it completely?
Thanks!
Your best bet is to use a server side RSS parser, such as magpie, this will actually build the content into your page before it server to a visitor (spider or human).