RSS Feeds
Your portal on RSS Feeds. Really Simple Syndication feeds come standard with most blogging platforms. Learn how RSS works, how to manage the settings of your RSS feed, and the strategic pros and cons of offering full text RSS syndication... [more]
Your portal on RSS Feeds. Really Simple Syndication feeds come standard with most blogging platforms. Learn how RSS works, how to manage the settings of your RSS feed, and the strategic pros and cons of offering full text RSS syndication. RSS uses XML to ship content and data.
RSS formats are specified in XML data formats. RSS delivers data, content, and information as specific XML files. Coombined, these files are called the RSS feed or more genericly the web feed for a blog or news website. Usually the feed includes recent article headlines and often text and photos from the articles.
Power of Really Simple Syndication
Really Simple Syndication ~ RSS ~ Really Simple Supremacy
A small window to the open WORLD.
An auto updatability minimal information from own blog will give maximum update information.
Origin of original information and updatability blogs instantaneous with active link.
Power of RSS - Really Simple Syndication
RSS syndication work - want others interested in that topic to know about it
RSS as introduced by Netscape in 1999 then later abandoned in 2001 stood for “Rich Site Summary.” Another version of RSS pioneered by UserLand Software stands for “Really Simple Syndication.” In yet another version, RSS stands for “RDF Site Summary.”
Different names and indeed different “flavors” or versions of RSS.
The RSS File
At the head of an RSS file are “items.” No matter what version of RSS you settle on, your file will have to include at least one item. Items are generally web pages that you’d like others to link to. For example, let’s say you just created a web page reviewing a new cell phone that’s being released. Information about that page would form an item.
To enter your item into the RSS file, you’ll need three bits of information :
Title
Description
Link
Now our RSS file is done, but did we do it right? To find out, we need to validate it.
Use the aptly named Feed Validator service.
How to prepare this XML
First, we need to add a tag at the very top of the file saying that this is written according to the XML 1.0 specifications. Right under this, we also have to say what RSS version we are using.
Finally, after the RSS tag, we need to add an opening “channel” tag. That gives us this at the top of the file:
Specification and format of RSS XML
<?xml version=”1.0″?>
<rss version=”2.0″>
<channel>
<item> tag specification
<item>
<title>toputop</title>
<description>Search Engine Optimization</description>
<link>http://toputop.com/blog</link>
</item>
At the bottom of the file, after all the items we want to syndicate, we have to insert a closing channel and RSS tag, in that order. Those look like this:
</channel>
</rss>
Posted by Toputop.com
"Firefox can't find the server at www.zimbio.comrss+feeds."
|
Celebrities on the Phone
Cell phones are to celebrities like bats are to baseball: no one runs too far without them.
|
|
Why every guy should buy their girlfriend Wii Fit.
Gratuitous...
|
|
Hot Geeks -- The Sexiest Geeky Girls
These girls are gorgeous AND they'll play Warcraft with you. Doesn't get much better than that.
|






