Hi I never used and know nothing (Technically) about RSS. All I know is if I use it I can get fresh content of my choice on my website and will update automatically. Please guide me where I can get details ( start from basic) about it. Also which script and other (whatever needed) for it is best to use. Thanks
Start here: http://www.w3schools.com/xml/default.asp because RSS is simply a specific subset of XML. When you figure out the basic workings of XML, move on to the RSS tutorial at http://www.w3schools.com/rss/default.asp Once you het that figured out (8-10 hours?), you can download Magpie RSS or some other server side xml parser (not javascript). This way spiders will be able to read the rss content.