hi, I am new to RSS. I know the RSS concepts. But I never used in my own site. No w I want to use RSS feeds within my site. Can anyone tell me how to generate RSS feeds to our site.
You have two ways to do it. One, is to create an RSS feed by hand and save it as either a .xml (which I prefer) or .rss file. The second is to use a server-side script and a database. The script would pull information from the database and save it as a RSS file for you.