Jump to content

Help on rss feed


Chikwado

Recommended Posts

Some one help on xml and rss feed. I made the following code as my rss feed layout: <?xml version 1.0 encoding="utf-8"?> <rss version ="2.0"> <channel><title>rss feed page</title><description>Forum Feed</description><item>some items here</item></channel></rss>. Which I saved as index.xml, The code above will stand as first root folder. The rest of the file which will be at same root folder with the code above . . . Do I have to write simple text in notepad and save it dot xml or does it require to make a new declearation as the xml code above. Some one help. Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...