Showing posts with label learn seo free. Show all posts
Showing posts with label learn seo free. Show all posts

Saturday, February 5, 2011

atom.xml vs RSS

Atom is an xml format file (atom.xml). It is used to publish syndicated content of blogs and websites in a standard.
User can can discover a file described as "atom.xml" in the URL that can be copied and pasted into an aggregator to subscribe to the feed. It is much similar with RSS.

It has few differences with RSS or we can say the shortcomings of RSS are overcome in atom.xml.

  • Atom was developed to be vendor neutral and freely extensible by any user; it is an "open standard."
  • Atom lies within an XML-namespace.
  • Atom includes "autodiscovery," allowing feed aggregators to automatically detect the presence of a feed.
  • Atom differentiates between relative and non-relative URIs.
  • Atom has separate "summary" and "content" elements.
  • Atom explicitly labels a payload as plaintext or HTML .
  • Each entry has a globally unique ID.
Atom has been adopted by many syndication tools, including Google's Blogger, Gmail and Google News. Microsoft has added Atom support to the feed browser integrated into Internet Explorer 7.