|
|
|
These are the steps that I used and what worked for me.
As always, your mileage may vary.Step 1:Create a file named feed.xml or something like this. This file is what the actual RSS readers scan to create the feeds. On your webpage, you should have a link to this file, something like: Step 2:Edit the feed.xml file with your web editor or some text editor. In it, there are basically two sections, the header and the items. The header specifies that it is an xml and rss file, and also gives it a title and description. This is the header of my file:
The next sections are the links in your feed. For instance, each time I update my news page, I add a section with a hyperlink to that headline. For example here are two items:
Each item has a title and description, and then a link to somewhere on my website. Finally, the end of the file cleans up:
You can copy and paste these into your own feed file, edit the titles, descriptions, and links, and try it out. |
Copyright © 2009
Summit Photography
|