RSS feeds are a toll for delivering frequently updated content to readers, without them having to search for it. Use of an RSS feed offers great opportunities to publishers who are looking for alternative systems to generate readership and/or revenue from their content, whether that content is written, audio or video.
This graph shows how RSS can impact web traffic.
1. Create Content
For regular, frequent publishing you need to create an RSS feed. The RSS file is just a text file that links to your file and describes the content of the file. This file you create must be a plain text file, created in notepad or text editor. Formatting will break the RSS file.
A feed comprises a channel, which has a title, link, description, and (optional) language, followed by a series of items, each of which have a title, link, and description. RSS feeds are created in XML. Feeds can be created using tags that are enclosed in brackets <> very similar to HTML.
You can create RSS feeds without ANY programming or technical knowledge at all and convert any web page to RSS format with the tools below:
RSSPECT
FeedYes
Feed43
Feedfire
Feedity
I am currently trialling FeedForAll software (for the Mac, but they also have PC) which is incredibly straightforward. I read through how to make an RSS feed manually and believe that with development of software such as FeedforAll it is unnecessary for the vast majority to do so. Although here are some links if you want to have a read. I always think that it is useful to understand how things work if you are working with them. Even if due to great technology there is no need for you to put this understanding fully into practice. With FeedforAll, you can get an RSS creator that offers a variety of useful features such as support for optional tags and capabilities. Seems a much better result than some of the free services I tried.
Making an RSS Feed - SearchEnginewatch
Make RSS Feeds.com
Here is a great post on “how to make RSS your worker bee”, by Marshal Kirkpatrick of ReadWriteWeb. Article called, How to build an RSS and blog news site for your project
2. “Create an RSS Feed”
To enter your item into the RSS file, you’ll need three bits of information. The title and description should be written to describe the content and the link should reference the webpage that contains that actual content.
1) Title
2) Description
3) Link
You can use FeedForAll or any of the services I listed about to create this file.
3. Validate RSS
You can use RSS validation programs, such as Feed Validator mentioned below, but they require the file to be available at a URL.
* FEED Validator for RSS and Atom
* RSS Validator
3. “Upload file to server”
Next you need to add your text (and publish) or upload your MP3 file to your website, as the file must sit on a server.
4. “Provide RSS & subscription detail to users”
This involves adding option for subscription to a number of podcast directories for wider distribution and profile.
A tutorial
Tutorial URL: http://rssgov.com/rssworkshop.html
Recent Comments