hi, i was reading about rss feed. and what i gathered now is i need to create a file which is in XML format with all articles title and links in it i have 22 channels can i create 22 XML files? one for different channel? and as a new article is added for that channel i can actually update feed automatically (append XML file) and how do i submit my RSS feed ? can i submit my RSS feed programitcally? please help
I'm a little bit unsure what it is that you want to do... First off - are you aware that rss IS xml? - it's just a special format of xml. You say you have 22 channels - do you mean that you have 22 rss feeds? It is relatively simple to create a dynamic rss feed that automatically updates whenever you write a new article - most if not all blogging softwaer does this automatically. To submit your rss feed, just google for rss directories. If you could clear up a bit what is is that you want to do, it will be easier to help, but I hope you found this at least a bit helpful
thanks mate yes i want to create 22 xml files is it possible to do it? i mean i can submit different files for different channel or i have to keep one rss file for my site like sitemap thanks again for your help yes your post was informative ;-)
You can create as many rss feeds as you like. No problem. Many News-websites use different feeds for their different news-categories. The BBC, for example, has a news feed for each of the areas they cover - e.g. an Africa feed, a Europe feed, a business feed and so on. So go ahead and make your 22 feeds