Anyone here at DP could lay down the step by step procedure how to create RSS feed. What do I need or requirements? Thanks for your help in advance!
What kind of website is it? It depends on lot of things actually. If you have a custom coded site, you have to code it.
What type of site? is it regular static site? a blogger blog? a squidoo lense? If its a static site then for rss creation go here: http://www.feedage.com/html2rss/
Actually many cms and blog software have rss feed integrated . Manually editing rss is not recommended .
No requirement, Just go to feedburner.com and sign up Then follow the tep by step and you can did it within 3 minutes
This will walk you through the steps of hand creating an RSS feed http://www.make-rss-feeds.com/making-an-rss-feed.htm Its much easier if you use software though - see my sig for a solution
If you aren't already, consider moving the site to a CMS like WordPress and it will probably save you a lot of time sorting out similar issues in the future.
I highly recommend building your site in regular html and manually creating a feed page. It takes about five minutes to set up, and then each time you update your site, you simply take a minute or two to create a new entry for your feed. Then you can ping pingomatic or pingoat and notify the engines that you've updated your site for fast indexing of your new content. With Wordpress this is built in, but Wordpress is an unstable platform and it's always a good idea to mix up your sites for security purposes - WP blogs are easiliy hacked, spam can be a hassle to manage, etc. With an html site and its own feed your site basically functions like a hybrid - both a regular site and a blog. Google really loves blogs these days so a feed is really a must on any site. Dan