|
|
|
|
|
|
|
|
|
|
|
An RSS news feed can be used to communicate with your target audience. It is an ideal means of notifying people of new content on your website without the need for them to keep on visiting your site. You can send newsletters to your readership without having to use email and risk being accused of spamming. You will be comfortable in the knowledge that people who request your feed are actually interested in it because they have actively subscribed to it. This article will explain just how to create your own RSS news feed.
There are a couple of ways to create an RSS file, you can use an editor designed for the purpose or you can create a file using a simple text editor. The latter will require you to learn some XML whilst the former will do the hard part for you. First off I will describe an RSS file, there are several versions and I will be showing you version 2.0, the latest RSS version.
An RSS file looks just like an HTML file except it has different tags and the files end in .rss or .xml rather than .html. The file is made up of header information and item information, the item information contains the actual news items.
The first section of the file contains the header information. This states that the file is XML and which version, the encoding used and the version of RSS that you are using. This part of the file is mandatory. Next up is the channel tag, this encloses the whole of the rest of the file. This is followed by a title, description and link which explain the what the feed is about and what website it is associated with. The final part of the header is the optional image information. If you use this the software that is used to parse or read your file can display a small picture such as a logo.
Please note that in these examples I have used square brackets instead of angled brackets.
[?xml version="1.0" encoding="iso-8859-1"?]
[rss version="2.0"]
[channel]
[title]The Widget news feed[/title]
[description]The latest news on widgets[/description]
[link]http://www.widget.com/[/link]
[image]
[title]Widget News[/title]
[url>http://www.widget.com/widget.gif[/url]
[link>http://www.widget.com/[/link]
[/image]
The body of the file is made up of the news items. Each news item is enclosed in the item tag and comprises of a title, a description and a published date. The date needs to be in the format shown in the example below.
[title]Which is the best Widget to?[/title]
[description]In this article we discuss the release of several new widgets, but which is the best widget.[/description]
[pubDate]Sun, 20 Mar 2005 14:38:50 GMT[/pubDate]
[link]http://www.widget.com/the-best-widgets.html[/link]
[/item]
You can have as many items in the feed as you like but many webmasters just show the 10 most recent items to keep the bandwidth usage down and also so not to overwhelm the end user with too many items.
Finally the file is ended with the closing channel tag and a closing RSS tag.
[/channel]
[/rss]
I have covered the basic tags to create an RSS file, there are other tags that can be used and these are explained in the http://blogs.law.harvard.edu/tech/rss (RSS 2.0) specification.
Once you have created your file you will need to verify it is ok, to do this upload the file to your server and then go to this validator to validate the file. Your file is now ready. Now anyone can subscribe to your feed just by pointing their RSS reader to your RSS file.
That is the basics covered. I will be covering other areas in future articles as there is far too much information to fit into a single article.
Allan is the webmaster at http://www.newsniche.com an RSS resource for webmasters. Learn how to use RSS to attract and retain visitors to your site.
"It is precisely minds of the first order that will... Read More
Q: Not to ask a ridiculously obvious question, but what... Read More
There is no doubt in my mind that RSS is... Read More
RSS stands for "Really Simple Syndication." It's a format that... Read More
The more I use Wordpress, the more I love it.... Read More
There are two reasons why you would want to use... Read More
(An RSS primer can be found near the bottom of... Read More
Over the past year or so, more and more webmasters... Read More
Did you know that there are free ways that you... Read More
Nothing and a whole lot!That's if Microsoft gets it right.... Read More
When you are involved in RSS everyday you get to... Read More
Today we see the Internet as a global catalog of... Read More
We have now entered the world of blogs! Sounds kind... Read More
RSS gets 100% of your content delivered, but it's no... Read More
A merchant I was talking to the other day asked... Read More
As an artist, the key to selling more artwork is... Read More
I've never been popular in my whole life. I think... Read More
If you've been under a rock for the last year... Read More
Here is a pretty cool lesson in the structure and... Read More
I've spent months answering questions from marketers about blogs and... Read More
By now, most bloggers have heard the announcement that the... Read More
Email, Instant Messaging, Blogs, RSS, Forums and Listservs: What's Next?How... Read More
If you want to be able to read RSS feeds... Read More
Let me ask you three questions to get you thinking.... Read More
Welcome to part 2 of the article that aims to... Read More
What The Hell Is A Blog Anyway?The word 'blog' is... Read More
I was sitting in my local Internet Cafe yesterday, I... Read More
Flush out the writer in children. Blogging could draw out... Read More
In today's online world of high-speed websites and giant portals,... Read More
I'm here to teach you about how RSS Feeds can... Read More
The recent Forrester Research study, which claims that only 2%... Read More
For the past two years, one of the best SEO... Read More
RSS feeds have revolutionized the Internet for one very good... Read More
You Might Be A Snob-Blogger If?According to Jupiter Research, about... Read More
Choosing a decent RSS reader to browse and read your... Read More
As you've probably been reading, there are basically three problems... Read More
Blogging for dollars might sound like the latest game show... Read More
When I saw my first blog, I wasn't impressed.The first... Read More
I am not one to have New Year's resolutions, but... Read More
Mainstream media has become a single-minded authority on how we... Read More
The question "How to make money blogging" sits high on... Read More
(Continued from Blogging Your Way To Success Part 2)You have... Read More
Recently I did an interview with a well known email... Read More
When it comes to building and creating profit pulling niche... Read More
There is no doubt in my mind that RSS is... Read More
Most savvy internet marketers will know how important it is... Read More
Delivering regularly updated content to website visitors is easier through... Read More
Getting traffic to your website can be hard. No one... Read More
Though the answer is in a book I wrote this... Read More
ALEXA WEIGHS IN...For those who are unaware of Alexa, it... Read More
Blogging, RSS & Feeds |