blogging 102

Tag: eXtensible Markup Language
Tag Feed: Subscribe to How To Blog

A Brief Guide To RSS

January 6, 2010 by Shouvik Mazumder  
Filed under Readership

A Brief Guide To RSS

Reading time: 4 – 6 minutes Before proceeding to other parts of the article, please take your time to read the following definitions: RSS: RSS, rich site summary, or really simple syndication, is an XML format for sharing contents (such as news items) among different Web sites. Feed: It is an xml file containing headlines and descriptions also called news feed, content feed, xml feed or web feed. Web Syndication: Web syndication is a form of syndication in which a section of a website is made available for other sites to use. This could be simply by licensing the content so other people can use it, but more commonly these days web syndication refers to making Web feeds available XML: Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language for creating special-purpose markup languages, capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of data across different systems, particularly systems connected via... 

Displaying RSS Feeds on Websites

January 4, 2010 by S. Housley  
Filed under Readership

Displaying RSS Feeds on Websites

Reading time: 6 – 10 minutes Displaying RSS RSS offers webmasters a unique opportunity to display fresh content on websites. While publishing an RSS feed is a great way to generate site interest and increase communication, syndicating and displaying feeds from related relevant sources can also generate interest, increase traffic and improve search engine ranking. RSS Radars Webmasters with limited time or capacity can syndicate related content. In a nut shell, webmasters can create RSS radars by combining a mix of content from related sources by grouping similarly-themed feeds. RSS feeds are updated at different intervals, providing an ever-changing collection of related information. RSS is a form of eXtensible Markup Language or XML. Viewing an RSS feed in a web browser generally produces code that is not easy for website visitors to decipher. As a result, webmasters use tools to display the content contained in an RSS feed. Content contained in RSS feeds can be added to websites...