What is RSS? and how to embed in HTML page? give me some example of source code. Like what we do in html page and what to do with xml file.And how we can embed it in our website.
Put simply RSS makes for a summary list of news articles. What kind of "website" do you have? Do you run any engines such as Drupal or Joomla? Does it use Java/.NET/PHP/Perl? Depending on your involvement in integration vs development, there are ready-tools for simple tasks. More complex automation requires development. ~ Firefighter, Broadens.com
^^ Guess i'll ask for help right now Got a css+html site and want to offer a rss feed for visitors (and for seo, of course). What's the best option?
Hi scubita, I'd refer you to this post I've just replied: http://forums.digitalpoint.com/showthread.php?p=9385455#post9385455 Basically one solution would be to configure an rss proxy engine such as ours to extract automatically the contents you wish to have and offer it to the world. You can determine if you'd like to have "some" of the text, "some" of the images, "rewrite" some text, include some advertisements, etc before you send the rss along on its way. Let me if you have a link I can help with.