RSS Issues

Discussion in 'HTML & Website Design' started by Clientchuk, Feb 19, 2010.

  1. #1
    I created an rss.xml file where I add my latest news and links to them so people can subscribe to my site's updates. The question is: do I have to add manually all the time latest news to my rss.xml file and upload it to the server? Is there any automatic way to deliver hot news to the rss feed?
    Is there any way at all that allows people to subscribe to my news but without my necessity to update and upload any files additionally?
     
    Clientchuk, Feb 19, 2010 IP
  2. MayaLocke

    MayaLocke Peon

    Messages:
    1,016
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you are using software like FeedForAll to create your RSS feed, you can automate the upload.
     
    MayaLocke, Feb 20, 2010 IP
  3. ArticleVixen

    ArticleVixen Member

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #3
    There are plenty of ways to have it update automatically. You can buy tools or use a CMS. You can also use php or a similar language to generate it automatically if the content is in a DB. The RSS file could have a PHP or ASPX extension without a problem.

    Best of luck.
     
    ArticleVixen, Feb 21, 2010 IP