Archive for the 'RSS Feed' Category

Mar 01 2010

By Wong Asriman

The Advantages of “RSS WEBSITES”

Filed under RSS Feed

RSS – or what is now known as “Really Simple Syndication” – is a file format that is incorporated by Internet users in their websites to allow for ‘web syndication’, making their web content available in a format that can be universally understood by other people.

In essence, RSS is a ‘mini database’ that contains headlines and descriptions (a summary or a line or two of the full article) of your web content, including hyperlinks that enable users to link back to the full article of their choice.

RSS websites – that is, websites that contain RSS ‘feeds’ (articles or postings) – typically have colorful graphics to indicate to users that the specific web content is available through RSS feeds. These graphics are usually depicted by orange rectangles that are usually marked with ‘RSS’ or ‘XML’.

With its increased popularity, RSS is now being adopted and used by more website owners or publishers. Today, numerous resources are now available that aid Internet surfers (and even beginners as well) on how to set up and use RSS.

Setting up RSS feeds and adding them to your website can be a simple process that does not involve a lot of time or any money. Listed below are some simple and basic steps that you might want to follow:

1. Have your web content and/or news in an RSS feed format, such as XML (appropriate and ‘ready-made’ feeds are also available from other sources).

2. Click the orange graphic – this is the RSS feed icon. Take note of the URL of the RSS feed; this will be displayed in the address bar (for Internet Explorer).

3. Input the feed URL on your RSS feed creation program.

4. Click on the “Generate Feed” button. This will generate the RSS code for your web content.

5. Enter the RSS code in the appropriate place on your own website.

Having created an RSS feed for your website, next comes the task of publishing your web content and news and having them displayed on other sites and headline viewers. This is made possible with the use of RSS readers or aggregators.

RSS readers or news aggregators are used to view particular web contents. RSS readers contain the collection of ‘feeds’ or RSS files from content providers, and they are generally classified into 3 types:

·    Desktop RSS readers – also known as standalone desktop application, they generally ‘run’ in the background and are similar to an e-mail client, collecting the feeds and refreshing items automatically as they are updated.

·    Web-based aggregators – these are online services that enable users to personalize web pages, refreshing them each time the page is accessed or each time a person logs in to the service.

·    Plug-in aggregators/readers – these make use of either web browsers or e-mail clients, which allow users to view RSS feeds while inside an existing program.

Having an RSS-enabled website provides Internet users (especially those who are website owners) with the following benefits:

·    Allows users to generate up-to-date news and postings, as information and content in the RSS readers or aggregators are automatically updated each time the RSS feed is ‘refreshed’.

·    Allows users to have control over the information that they wish to view or receive, as they can remove a feed of their choosing any time they want to.

Aside from these benefits, RSS websites are also useful for people who conduct their business in the Internet, particularly in Internet or Online Marketing. RSS can be an effective marketing tool for your website, especially in the following fields:

·    E-mail marketing and publishing
·    Search engine marketing and optimization
·    Business blogging
·    Internet advertising
·    Digital public relations
·    Branding and e-commerce

In addition, RSS can ‘power’ your website, providing you with the following:

·    Valuable, updated, and relevant resources for site visitors and potential clients – RSS is ideal for websites that contain (and syndicate) a lot of information that has to be changed or updated regularly.

·    Search engine optimization for the website.

·    Increased traffic for the website – your website can ‘harvest’ and display information from other sites, driving more traffic to your own website.

·    A wide selection of ‘channels’ for content distribution, such as PDA’s, cellular phones, voice mails, and email ticklers.

·    A reliable way to have your web content delivered to Internet users and potential clients – RSS ensures that your site is viewed by the people who are interested in them, without having them blocked and ‘cleaned’ by ISPs or Spam filters.

These are just some of the advantages that RSS can give your website (and your business). The possibilities are endless, as more and more comes up almost everyday. Do not be left behind – take the advantage of the marketing and publishing power of RSS.

No responses yet

Feb 23 2010

By Wong Asriman

All you need to know about RSS

Filed under RSS Feed

What does RSS mean?

RSS may mean three different things. The original RSS (RDF Site Summary RSS 0.9) was developed by Dan Libby for Netscape. After a couple of months, they produced a simpler and easier-to-use version called Rich Site Summary or RSS 0.91. But they later lost interest, leaving it without an owner. As more and more users were using RSS, Winer made an adapted version of RSS 0.91 for Userland, claiming it as his own. Later in 2005, Microsoft developed Really Simple Syndication in relation to its Simple Sharing Extensions.

What is RSS?

RSS is a XML file format for syndicating content and news in the web. It is usually used by websites that constantly need to update their content regularly such as news websites (CNN, BBC and Reuters) and weblogs. Since it essentially gives one’s webpage more traffic, it is now more widely used in marketing, web publications and virus reports. Today, large and small websites alike are usually RSS-enabled.

For example, you’re an avid fan of baseball and you want to share something recent about one of the players. Other than content, you can also attach multimedia files, like videos or pictures. By using RSS feeds, other Internet users subscribed to RSS-enabled sites can read your “headline” for free. They can also track for changes and updates using news aggregators, which will be discussed later on.

How does RSS work?

To be able to use RSS, you first have to download a software (content management system), by which XML format can be read. The title and, excerpt of the article, and a link to the full article are shown. Other than just text, you can also insert multimedia files in RSS feeds like pictures, videos, mp3s and others. Broadcatching, picturecasting, photocasting, and podcasting are some features you can incorporate into your feed, but will not be discussed in this article.

For users to access a RSS feed, they need to use an aggregator or a feed reader. An aggregator searches for updates on RSS-enabled webpages then displays it. It can either be a standalone program or a web browser extension, depending on your operating system. Search engines for web content broadcasted over RSS feed are also available such as Plazoo and Feedster.

How can I make an RSS feed?

It is definitely easier to make an RSS feed if you know HTML. If not, you could sign up for a blog (there are hundreds out there), some of which automatically creates RSS. If you’re using a personal webpage building system, you need to understand more about RSS. Making an RSS feed from scratch is relatively easy.

A RSS feed should always contain an “item”, whichever version of RSS you might use. If you wrote about a recent event in your city or a book review, the contents of this article can form an item. An item is essentially composed of three things: a title, its description, and link (where they can find your webpage). In choosing a title and description, use something that will describe the web content best. Although it will be easier for you, it doesn’t follow that the title tag of your webpage and the item title are the same.

An item will look like HTML tags. First, you need to put an opening channel tag that defines it as an XML file. Then, label the tag as an item by putting <item> after the channel tag. After this, you can now insert the three essentials of your item: <title>, <description>, and <link>. Just like HTML, we need to close the tag by writing </channel> and </rss> at the bottom.

An RSS feed that contains multiple tags looks like this:

<?xml version=”1.0″?>
<rss version=”2.0″>

<channel>

<item>
<title>Anne Rice’s Belinda: A Book Review</title>
<description> If you haven’t read any Anne Rice books yet, you will be greeted with shocking romantic relationships forming between unlikely characters… </description>
<link> http://allaboutbookreviews.com/belinda </link>

<item>
<title>Harry Potter IV: Darker with More Deaths</title>
<description> The recently released Harry Potter installation has proved dark for its younger readers…</description>
<link> http://allaboutbookreviews.com/harrypotterandthehalfbloodprince </link>

</channel>

</rss>

Now, if you’re still having a hard time understanding these tags, look for HTML tags tutorial to further grasp the concept. Have fun!

No responses yet

Feb 20 2010

By Wong Asriman

Using RSS fields in communication

Filed under RSS Feed

RSS is fast replacing email marketing and newsletters. You would not want to be left behind would you? Your competitor will surely overtake you and speed right up. RSS is mostly called Really Simple Syndication, although some give other meaning to the acronym. It is a process by which you could place a feed on websites that can read RSS from your directory.

Information distribution has been made simply by RSS. Simply put, with RSS, you can place your headline to other website for more people to see it. In marketing, it is a known concept that the more people you reaches to, the more likely that your product will sell.

RSS is an XML-based application. XML is similar in a way to HTML, which we all know is the most common website creator application. From a directory, it would feed the headlines into website that has an RSS reader. Creating an RSS feed would definitely boost up your sales. How can you make an RSS feed? Just follow these simple steps:

Create a file for your fee

Comments Off