Cyberpcfix - Fix and troubleshoot your computer! Home - Login - Or View Your Account Frequently asked Questions Downloads (Please Register) Post Your Problems, Solutions and Observations Register For Full Access
OO Downloads and Info
· Hosting Plans
· Top Files
· Downloads
· Legal Docs
· Links
· Poster Store
OO Manuals
· ThemeTutorial
· CPanel Guide

- Members Area -

OO General
· Your Account
· Priv Messages
· Members List
· Arcade Games
OO Tools
Downloads
Latest Downloads
· 1: PC Wizard
· 2: DVD Shrink
· 3: FrostWire
· 4: Last Referers Block
· 5: Duplicate File Finder
· 6: StartupList
· 7: gspot
· 8: FeedReader
· 9: GAIM Instant Messenger
· 10: TcpView - Tcpvcon
Google

Google web search
Search Text:

  Search Forums


 What are RSS Feeds and how they work
Post new topic Reply to topic
Author Message
grantb
Site Admin
Site Admin


Joined: Aug 28, 2004
Posts: 159
Location: BC, Canada
Offline

PostPosted: Wed Nov 17, 2004 12:58 pm Back to top

RSS Explained
Mark Daoust

Copyright 2004 Mark Daoust

A lot of fuss has been made over RSS and the vast benefits it can bring to webmasters on both ends of the RSS syndication. However, a lot of webmasters have absolutely no idea how to create an RSS feed or how they can incorporate an RSS feed on their website. A tool is not very useful if you do not know how to use it. It is with this motivation that this article is written, to give you a basic enough understanding of how you can both create an RSS feed and how you can incorporate an RSS feed into your website. First, we will look at what RSS really is. Secondly, we will explain how you can create your own RSS feed. Finally, we will look at how you incorporate RSS feeds into your website.

What is RSS?

To understand RSS (Rich Site Summary), you must be in the correct mindset. Think about the types of websites that offer RSS feeds. First, there are the news and article related websites. These make up the majority of the websites who use RSS. There are also forums, web portals, search engines, and news aggregators, to name a few. The one thing all these types of websites have in common is that they are all filled with a lot of information. Organizing this information is the difficult part, and organizing it in a way that others can syndicate and customize the format is even more difficult. Enter RSS.

RSS organizes information within ‘tags’ or ‘labels’ and places this information into what could be considered an outline format. If you think about it, all information can be organized into separate parts. As an example, an article website is made up of articles. Each article can be considered its own part of the site. Within each article there are parts as well, such as the title of the article, a description of the article, the date the article was published, who wrote the article, and so on. What RSS does is to present these ‘parts’ in a uniform, organized format.

RSS organizes information the same way every time. An RSS feed can be broken down into a few parts. First RSS presents the header information such as the XML version and various comments. This is more for the computers than it is for the readers. Next RSS presents information about the website. The information presented here can vary, but typically there will be the name of the site, a link to the site, the webmaster’s e-mail address, and maybe the last time the feed was updated. The next part to an RSS feed is the actual content of the feed.

To understand more about how RSS organizes information, it would be useful to see how an RSS feed is published. Even if you have no intention on publishing a feed, you should read the next section.

Publishing an RSS Feed

Because RSS is focused on organizing content, creating an RSS feed is fairly easy to do. The below example is extremely simplified. RSS has quite a bit more flexibility than is demonstrated here, but for most webmasters a basic RSS feed is all that is needed.

An RSS feed can be broken up into a few simple parts. Similar to regular HTML, the first part of an RSS feed is the header information. A sample RSS header is located below:

Code:





Website Title, or Title of Section On Your Site
http://www.yoursite.com/
A short description of what your website is
Who is the webmaster of your site?
en-us

Title of the first story that we are focusing on
http://www.yoursite.com/directlinktoarticle.html
Author’s Name
The date the article was published
This is the description of my article


The title of the second article
http://www.yoursite.com/directlinktootherarticle.htm
Author’s Name
Date Published
This description will describe the second article.





Putting an RSS Feed on Your Website

Why would any webmaster choose an RSS feed over a JavaScript, iFrame, PHP, or other type of feed? The answer is simply flexibility. With an RSS feed, you can take the content, arrange it how you want, make it fit the exact look and feel of your website, and control how much or how little information you are displaying on your website. And, unlike JavaScript, search engines will be able to read the content you are displaying on your site.

But how, exactly, does one take the content that is formatted to the RSS feed and turn that into workable HTML on your site? There is no other way than to parse the information using some programming code. Now, if you are not a programmer, do not be afraid by this. Because RSS is so well organized, converting information from an RSS feed to HTML is actually very simple.

The first way is to use an RSS parsing script. To find a good script that does this, just go to http://www.hotscripts.com, or any other script repository, choose the language that you are most comfortable with and look under the XML section. This will probably be the option that most webmasters end up taking. Because of many webmaster’s unfamiliarity with programming languages, pre-written scripts are a good way to get that RSS feed on your website.

If you are feeling more adventurous, you can attempt to parse the RSS feed on your own. Although this may sound like a daunting task, it is actually a lot easier than it seems. Remember, RSS was developed to organize information. Because RSS presents you with information already organized into constant, recognizable tags, pulling information out of an RSS feed becomes highly simplified. Even better, parsing RSS feeds is a topic that many articles have been written on. You should be able to find an example written somewhere that you can fairly easily apply.

Many webmasters do not have any knowledge of programming at all and do not feel comfortable installing scripts or writing their own parsing scripts. Although it is highly encouraged that all webmasters learn to not fear programming languages such as PHP or ASP, you always have the option to hire a programmer to write a quick RSS parser for you. In all reality, if your requirements are simple, an RSS feed parser should take an experienced programmer no time at all to write. You should not have to pay much to have this done for you.

RSS: Useful for Both Distributor’s and Publisher’s

As a webmaster, you should not be afraid to use RSS. If you have a lot of information, or if you have information that quickly changes, RSS will allow you to syndicate that information. There is definite viral marketing value in providing an RSS feed. If you want to incorporate information from another website, an RSS feed offers that information in a highly organized fashion allowing you to easily translate that information into the format that you want.

RSS places both your information at the fingertips of thousands across the web and gives you access to the web’s best content. Because of the many benefits of RSS for both information distributor’s and publisher’s, expect to see RSS stick around for quite some time.

Discuss this topic further at http://forums.site-reference.com

Mark Daoust is the owner of Site Reference (http://www.site-reference.com) Marketing Articles. Thousands of marketing articles along with marketing resources and marketing forums are available.
Post new topic Reply to topic


 Jump to:   



You cannot post new topics here
You cannot reply to topics here
You cannot edit your posts here
You cannot delete your posts here
You cannot vote in polls here
You cannot attach files in this forum
You can download files in this forum

Related topics
Gmail invites available
Author - grantb
Link in forum sig or signature as a link in forums
Author - grantb
Another Dell'ima
Author - ericd
Ways to get more traffic to your site
Author - grantb
A good resourse site.
Author - ericd


Powered by phpBB © 2001, 2005 phpBB Group
Valid CSSValid RSSLabeled by ICRA
-Cyberpcfix Hosting-
PHP-Nuke is © 2003, redistributable under GNU/GPL license.
Page Generation: 1.133 Seconds
Legal Stuff -- Site Map



:: Style by Daz :: Theme by mikem :: Modified by grantb ::