Auto Updating RSS File

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Deke

    Auto Updating RSS File

    I am trying to create a RSS file that will automatically update when I
    update a page. I have created a photoblog and would love for the feed
    to update as soon as i put a new picture up automatically.

    Any help would be greatly appreciated.
    Thank you.

    Please reply to dietrichmd at gmail dot com.

    Thank you.

  • Daniel Bibbens

    #2
    Re: Auto Updating RSS File

    "Deke" <dietrichmd@gma il.com> writes:
    [color=blue]
    > I am trying to create a RSS file that will automatically update when I
    > update a page. I have created a photoblog and would love for the feed
    > to update as soon as i put a new picture up automatically.
    >
    > Any help would be greatly appreciated.
    > Thank you.
    >
    > Please reply to dietrichmd at gmail dot com.
    >
    > Thank you.
    >[/color]

    If your running Apache 1.3 and are handy with XSLT you might try:



    It creates an RSS 2.0 feed of files in a directory. The XSLT is used
    to modify the title and description.
    --

    Comment

    • Ben Thomas

      #3
      Re: Auto Updating RSS File

      Hi,
      [color=blue]
      >I am trying to create a RSS file that will automatically update when I
      >update a page. I have created a photoblog and would love for the feed
      >to update as soon as i put a new picture up automatically.[/color]

      FeedForAll http://www.feedforall.com has a free PHP script that you can use.
      They don't promote it, you need only to email them and request it. You then can
      insert the feed using a template into a page. The feed will dynamically update
      on the page, but search engines see the contents as static.

      Really slick.
      Hope this helps you.
      Ben

      Comment

      Working...