Forum Moderators: open

Message Too Old, No Replies

automatic updates

         

dukelips

6:21 pm on Feb 16, 2010 (gmt 0)

10+ Year Member



How can i automate updates for rss feed.

bill

4:12 am on Feb 17, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Does your site run on some sort of CMS?

dukelips

4:48 pm on Feb 17, 2010 (gmt 0)

10+ Year Member



the contents are updated automatically from a text file (sort of self made cms). when i submit the xml page ,it updates the earlier existing feed.

how to make all the earlier to appear in feedreader

bill

4:56 am on Feb 18, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If the text file is being transformed into an HTML page, then it shouldn't be much of a stretch to parse that same information into an RSS template as well. Just publish the HTML and RSS files at the same time.

dukelips

6:59 am on Feb 18, 2010 (gmt 0)

10+ Year Member



Its an asp page.
Should I update the xml file with a different name and publish to the feed burner

bill

7:22 am on Feb 18, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You would want the file to adhere to either the RSS or Atom standard. Then you could use FeedBurner or whatever other service you choose to publish or broadcast the file.

dukelips

6:07 pm on Feb 18, 2010 (gmt 0)

10+ Year Member



should i change the name of the file or will it appear automatically

bill

1:22 am on Feb 19, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I'm not really clear about how your system operates, so I couldn't give you specific advice about that.

dukelips

1:09 am on Feb 27, 2010 (gmt 0)

10+ Year Member



Still Im not able to figure out bill.
Please help.

If I update the XML file, then the listing appears in the google reader. How to maintain the entries in the google reader, even if I remove the older entries

bill

2:20 am on Feb 27, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Sorry, your question isn't very clear to me. Are you asking how to use Google Reader or how to update your feed?

Google Reader has fairly comprehensive help documentation: [google.com...]

dukelips

5:41 pm on Feb 27, 2010 (gmt 0)

10+ Year Member



how to update my post and how to keep the older entries

bill

11:52 pm on Feb 27, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If you want to keep older entries in the feed simply don't remove them. Just keep appending new entries to the feed. You'd want to be careful that the feed doesn't become too large though if you accumulate too many entries.

dukelips

9:44 am on Feb 28, 2010 (gmt 0)

10+ Year Member



thx bill. How do they so much entries for newspapers

bill

11:57 am on Feb 28, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You can set a cutoff limit so that the RSS feed doesn't have more than say the most recent 25 updates. It really depends on how often you update and how many older entries would be useful to your feed subscribers. A newspaper would have many stories a day and perhaps would want to keep a much larger feed active.

dukelips

12:14 pm on Mar 2, 2010 (gmt 0)

10+ Year Member



Thank you Bill for your patience and help, rss feeds are now active in my site