How do I manually update my rss feed?

Discussion in 'XML & RSS' started by astoller, Jul 23, 2008.

  1. #1
    Hi

    I am struggling to understand the code behind an RSS feed.
    I can see the tags that hold enclosures etc but how do i add, say, a new video i posted to a streaming server in to my feed ?

    And how do I get this new feed into my wordpress blog?

    Thanks
    Arthur
     
    astoller, Jul 23, 2008 IP
  2. ForumJoiner

    ForumJoiner Active Member

    Messages:
    762
    Likes Received:
    32
    Best Answers:
    0
    Trophy Points:
    83
    #2
    The feed is an XML file generated by a script. The script just automates the task of writing the file, but you can write a file yourself in Notepad, if you want. You'll have to tell the script what to insert, using the same format you used for the others parts of the feed. What script do you use for generating the feed?


    I'm not sure I understand the question. Which one do you want?
    a) You have a site that generates the RSS and you want your blog to import posts from that RSS?
    b) You want your Wordpress site to generate a custom RSS feed?
     
    ForumJoiner, Aug 25, 2008 IP