Free Articles, Free Web Content, Reprint Articles
Friday, June 1, 2012
 
Free Articles, Free Web Content, Reprint ArticlesRegisterAll CategoriesTop AuthorsSubmit Article (Article Submission)ContactSubscribe Free Articles, Free Web Content, Reprint Articles
ADVERTISEMENTS
 

The Making of an RSS Feed

The Making of an RSS Feed by Sharon Housley of ... ... more and more ... news services and blogs are adding RSS content. RSS is a method of ... ... concept of aggr

The Making of an RSS Feed
by Sharon Housley of NotePage, Inc.

Everyday more and more websites, news services and blogs are
adding RSS content. RSS is a method of syndicating
content.The concept of aggregating content in one central
location or repository is very appealing. Consumers have
become tired of push technology, RSS allows users the
flexibility to regain control of their content. RSS feed
creators provide content without forcing it on consumers. In
fact with RSS consumers are able to choose the content they
wish to view.

How to Make an RSS Feed
RSS feeds contain what are referred to as "items". The
items are usually connected in some way and contain a common
theme or other similarity.

The following feed http://www.notepage.net/feed.xml contains
eight items. The items are all SMS and paging related news
articles that would likely benefit someone interested in the
wireless market.

Each item contains:

title
description
link
The title and description should be written to describe the
content and the link should reference the webpage that
contains that actual content.

Like html, the xml file uses open and close tags to
designate the title, description and link. Tags are enclosed
in brackets <>, like standard html and the close tag
contains a forward slash /.

The following is what an item in a xml file looks like:

The Title Goes Here< itle><br><descritpion>The description goes here</description><br><link>http://www.linkgoeshere.com</link><br><br>As I mentioned earlier, an RSS feeds contains items and like <br>the tags above, an open and close tag is used to distinguish <br>between items. <br><br><item><br><title>The Title Goes Here< itle><br><descritpion>The description goes here</description><br><link>http://www.linkgoeshere.com</link><br></item><br><br><item><br><title>Another Title Goes Here< itle><br><descritpion>Another description goes here</description><br><link>http://www.anotherlinkgoeshere.com</link><br></item><br><br>Now an RSS Feed is a series of items, these items are <br>chained together to create what is called a "Channel". <br><br>The Channel appears at the top of the file and tells people <br>how the items relate to each other. Like items channels use <br>title, description and link tags to describe its content. <br>The open channel tag <chanel> occurs before the first item <br>and the close tag </channel> occurs after the last item. <br><br><channel><br><title>The Channel Title Goes Here< itle><br><description>The explanation of how the items are related <br>goes here</description> <br><link>http://www.directoryoflinksgohere</link><br><br><item><br><title>The Title Goes Here< itle><br><descritpion>The description goes here</description><br><link>http://www.linkgoeshere.com</link><br></item><br><br><item><br><title>Another Title Goes Here< itle><br><descritpion>Another description goes here</description><br><link>http://www.anotherlinkgoeshere.com</link><br></item><br><br></channel><br><br>Finally you will need to designate the file by indicating it <br>is an XML file by inserting xml and rss defining tags at the <br>beginning and </rss> at the very end. <br><br><?xml version="1.0"?><br><rss version="2.0"><br><channel><br><br><title>The Channel Title Goes Here< itle><br><description>The explanation of how the items are related <br>goes here</description> <br><link>http://www.directoryoflinksgohere</link><br><br><item><br><title>The Title Goes Here< itle><br><descritpion>The description goes here</description><br><link>http://www.linkgoeshere.com</link><br></item><br><br><item><br><title>Another Title Goes Here< itle><br><descritpion>Another description goes here</description><br><link>http://www.anotherlinkgoeshere.com</link><br></item><br><br></channel><br></rss><br><br>When you save the file be sure to save it as an xml file. <br><br>Warning<br>If you create the file using Dreamweaver or a similar tool <br>becareful that it does not strip out tags it feels are <br>redundant. In order to be be an RSS feed your file needs at <br>bare minimum that tags that were discussed above, and the <br>file will not be valid if tags are stripped out. <br><br>I found a cool little free program that helped in xml file <br>creation called First Object Editor <br>http://www.firstobject.com/ <br><br>Validation<br>As my math teacher use to say<a href="http://www.articlesfactory.com"><img src="http://www.articlesfactory.com/pic/x.gif" alt="Free Reprint Articles" border="0"></a>, check your work! Once your <br>file is complete and uploaded einter it into the feed <br>validator at http://feedvalidator.org <br><br>Syndication / Submission<br>If you've made it this far you are in good shape it is time <br>to "syndicate" your content! Submit your RSS feed (the xml <br>file you created) to sites just like you would submit a web <br>page. Some of the more popular sites that accept RSS files <br>can be found under "Post RSS Feed" <br>http://www.softwaremarketingresource.com/rss-feeds.html <p class="txt-small-regular"> Article Tags: <a href="http://www.articlesfactory.com/search/%2F%2Fwwwl+Nkgo/" class="right-link">//wwwl Nkgo</a> </p> <!-- google_ad_section_end --> <p class="txt-small-regular">Source: <a href="http://www.articlesfactory.com" class="small-link" title="Free Articles">Free Articles</a> from ArticlesFactory.com</p> <table> <tr> <td valign="top"><g:plusone size="medium" count="false"></g:plusone></td> <td valign="top"><div class="fb-like" data-send="false" data-layout="button_count" data-width="450" data-show-faces="false"></div></td> <tr> </table> <p> <h1>ABOUT THE AUTHOR</h1> <br> <div>Sharon Housley manages marketing for NotePage, Inc. <br>http://www.notepage.net a company specializing in <br>alphanumeric paging, SMS and wireless messaging software <br>solutions. Other sites by Sharon can be found at <br>http://www.softwaremarketingresource.com , <br>http://www.messaging-software.net and <br>http://www.monitoring-software.net <br></div> </p> <center> <!-- ValueClick Media 300x250 Medium Rectangle CODE for articlesfactory.com --> <script language="javascript" src="http://media.fastclick.net/w/get.media?sid=20894&m=6&tp=8&d=j&t=n"></script> <noscript><a href="http://media.fastclick.net/w/click.here?sid=20894&m=6&c=1" target="_blank"> <img src="http://media.fastclick.net/w/get.media?sid=20894&m=6&tp=8&d=s&c=1" width=300 height=250 border=1></a></noscript> <!-- ValueClick Media 300x250 Medium Rectangle CODE for articlesfactory.com --> </center> <!-- Kontera ContentLink --> <SCRIPT LANGUAGE="JavaScript"> var dc_UnitID = 14; var dc_PublisherID = 3523; var dc_AdLinkColor = '#990000'; var dc_underlineType = 'solid'; var dc_open_new_win = 'yes'; var dc_adprod='ADL'; </SCRIPT> <SCRIPT LANGUAGE="JavaScript" SRC="http://kona.kontera.com/javascript/lib/KonaLibInline.js"></SCRIPT> <!-- Kontera ContentLink --> <br> <br> </div> </td> </tr> <tr> <td width="131" height="24" bgcolor="#EDE9E3" valign="top"> <table width="131" height="24" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/health.html" class="left-menu-inactive">Health</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/business.html" class="left-menu-inactive">Business</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/finance.html" class="left-menu-inactive">Finance</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/travel.html" class="left-menu-inactive">Travel</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/home-repair.html" class="left-menu-inactive">Home Repair</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/technology.html" class="left-menu-inactive">Technology</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/computers.html" class="left-menu-inactive">Computers</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/family.html" class="left-menu-inactive">Family</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/communication.html" class="left-menu-inactive">Communication</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/entertainment.html" class="left-menu-inactive">Entertainment</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/autos.html" class="left-menu-inactive">Autos</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/marketing.html" class="left-menu-inactive">Marketing</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/self-help.html" class="left-menu-inactive">Self Help</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/sports.html" class="left-menu-inactive">Sports</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/home-business.html" class="left-menu-inactive">Home Business</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/education.html" class="left-menu-inactive">Education</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/ecommerce.html" class="left-menu-inactive">ECommerce</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/law.html" class="left-menu-inactive">Law</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/other.html" class="left-menu-inactive">Other</a></td> </tr> <tr> <td height="24" background="http://www.articlesfactory.com/pic/left_menu_inactive.gif"><a href="http://www.articlesfactory.com/articles/internet.html" class="left-menu-inactive">Internet</a></td> </tr> </table> <table width="131" height="11" border="0" cellspacing="0" cellpadding="0" bgcolor="#EDE9E3"> <tr> <td height="11" align="right"><img src="http://www.articlesfactory.com/pic/right_curve.gif" width="12" height="11" alt="" border="0"></td> </tr> </table> <!-- google_ad_section_start(weight=ignore) --> <div class="left-section"><b>Partners</b></div> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://www.bailfish.com" target="_blank" rel="nofollow">California Bail Bonds Bounty Hunters</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://www.kateraynor.com" target="_blank" rel="nofollow">Immigration Attorney</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://www.movingcompanies.tv" target="_blank" rel="nofollow">Moving Relocation Services</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://www.diyawards.com" target="_blank" rel="nofollow">Crystal Awards and Trophies</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://janeshilton.co.uk/handbags" target="_blank" rel="nofollow">Handbags</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://caraudiosecurity.com/shop/home.html" target="_blank" rel="nofollow">Alpine Car Audio</a></div></td> </tr> <tr> <td><img src="http://www.articlesfactory.com/pic/x.gif" width="15" height="1" alt="" border="0"></td> <td valign="top"><img src="http://www.articlesfactory.com/pic/left_menu_bullet.gif" width="8" height="10" alt="" border="0"></td> <td><div class="left-section-link"><a class="left-section-link" href="http://www.citrusfresh.com" target="_blank" rel="nofollow">Carpet Cleaning Los Angeles</a></div></td> </tr> </table> <div align="center"> <script type="text/javascript"><!-- google_ad_client = "ca-pub-0003120597825310"; /* [AF] (120 x 600) */ google_ad_slot = "2900666160"; google_ad_width = 120; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> <br> <br> <!-- google_ad_section_end(weight=ignore) --> </td> </tr> </table> <table width="750" border="0" cellspacing="0" cellpadding="0" align="center"> <tr> <td height="50"> <div class="small-link" align="center"> <a class="small-link" href="http://www.articlesfactory.com/">Free Articles Home</a> | <a class="small-link" href="http://www.articlesfactory.com/signup.html">Register</a> | <a class="small-link" href="http://www.articlesfactory.com/submit.html">Submit an Article</a> | <a class="small-link" href="http://www.articlesfactory.com/links.html">Links</a> | <a class="small-link" href="http://www.articlesfactory.com/contact.html">Contact</a> | <a class="small-link" href="http://www.articlesfactory.com/archive.html">Archive</a> | <a class="small-link" href="http://www.articlesfactory.com/rss.html"><img src="http://www.articlesfactory.com/pic/icon-xml-rss_red.gif" width="52" height="13" alt="XML/RSS Feed" border="0" align="middle"></a> </div> <div class="small-link" align="center"> <a class="small-link" href="http://www.articlesfactory.com/terms.html">Terms of Service</a> | <a class="small-link" href="http://www.articlesfactory.com/privacy.html">Privacy Policy</a> </div> </td> </tr> </table> <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> <!-- var sc_project=479039; var sc_invisible=1; var sc_partition=3; var sc_security=""; //--> </script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><img src="http://c4.statcounter.com/counter.php?sc_project=479039&java=0&security=&invisible=1" alt="free web stats" border="0"></noscript> <!-- End of StatCounter Code --> <!-- Start of Google Analytics Code --> <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-88528-1"; urchinTracker(); </script> <!-- End of Google Analytics Code --> <script> //window.resizeTo(1024, 768); //window.resizeTo(800, 600); </script> </body> </html><div class="small" align="center">Page loaded in 0.101 seconds</div>