How to create rss for my own content in contrast to pulling in content

Discussion in 'XML & RSS' started by Edz, Feb 13, 2006.

  1. #1
    I would like to know how i can add a RSS function to my site so whenever subscribes to MY content RSS feed they can pull in content from my site.

    I do not want to use RSS to pull in content, i want to use RSS to distribute content, any suggestions are most welcome :)
     
    Edz, Feb 13, 2006 IP
  2. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #2
    noppid, Feb 13, 2006 IP
    GTech likes this.
  3. Edz

    Edz Peon

    Messages:
    1,690
    Likes Received:
    72
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, sounds complicated though.

    Informational link, hopefully this can be the solution to my problem.
     
    Edz, Feb 13, 2006 IP
  4. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #4
    It's really not that hard at all.

    What's key is that you have dynamic data, updated info, so your feed shows something fresh in reasonable intervals.

    Query the DB by date field, select the proper number of records and needed fields and echo out the data.
     
    noppid, Feb 13, 2006 IP