|
|
|
|
|
|
|
|
|
|
|
Creating an RSS (Really Simple Syndication) feed is really quite a simple process. RSS is a lightweight XML design that is really easy to setup and implement. It's a great way to pass on important updates, send out your articles or news, or send out your favorite website links!
RSS feeds can be setup in a very short time, literally a few minutes! Simply put, an RSS feed is basically a text file with a couple HTML looking tags. There is an area with the information about the feed, then individual blocks of code for each article or piece of content being syndicated. It may sound bad now, but I assure you it's very simple to setup and I'll give you a full working example by the end of this article!
The first thing you need to do is to create a file that you want to call your RSS feed. It can be anything, the name isn't important. For this article I will call it "cool_feed.xml"
All the following code will be placed inside the "cool_feed.xml" file. This file is the primary file you will use, in fact outside of one minor modification to other pages in your website you will use this file exclusively for sending out your feed updates.
The above block of code as you can see is very similar to HTML, all it is doing is telling people the version of XML you are using, and the version of RSS you are conforming to, as you can see this is XML v1.0 and RSS v0.91.
The next thing we need to do is setup your "channel" which is the name of your feed, and a description of it. In addition to the description it gives some contact information, the language and the website you run.
Your Website Title http://YourWebsite.com/ What is your RSS Feed about? en-us Your Copyright Line Your@email.com Your@email.com
As I've mentioned several times before, it's similar to HTML in that it has an open and closing block after each parameter. But you also may have noticed there isn't a closing block for CHANNEL. That is because it is sort of the equivalent of the "BODY" block in HTML, it will do it's close near the very end. Actually, we opened the RSS block up in the first block of code I gave you also, where we set the version, that is the equivalent to the HTML block and will be the very last thing closed at the end of the XML file.
Article Number One http://YourWebsite.com/Article_Number_One.html 1-3 sentences about your article
This ITEM block is your first article, every time you want to add an update you just create another ITEM block similar to this one. It simply has an article title, link to where the article is on your website, and a description field, which is normally 1-3 sentences long.
These are the final closing blocks of code for the channel and RSS blocks that you setup in the top of the file. You must have these blocks of code at the very end, in this order. I will give a couple of links to websites that can check your code to make sure it works properly.
Once you have saved all that code in your file, the next thing we need to do is modify your website. This set is NOT required by any means, but it tells your users web browsers that you have an RSS feed, if their browser supports viewing them.
All you have to do is add the following line to the HEAD field of your website:
Congratulations, you are the proud owner of a brand new RSS feed!
Ken Dennis http://KenDennis-RSS.homeip.net/
In recent years, it's been pretty obvious that "blogging" (Web... Read More
The recent Forrester Research study, which claims that only 2%... Read More
If you're wondering how to get started with RSS marketing,... Read More
A lot of commotion was made some time ago when... Read More
The RSS promise for end-users is simple:--> a unified one-stop-shop... Read More
We have now entered the world of blogs! Sounds kind... Read More
The buzz words on the internet at the moment are... Read More
What is a Blog?Blogs are a type of website often... Read More
It's inevitable. Everyone hits the wall. Whether you've been blogging... Read More
With the increased interest in Blogging (web Logging), many web... Read More
Before I address the following questions:* What is a blog?... Read More
The RSS latest news suggests that RSS can stand for... Read More
This article is intended as a guide for webmasters who... Read More
A blog usually is a web page that contains brief,... Read More
Blogs are becoming more and more popular. The word "blog"... Read More
Businesses that are not using feeds today, as part of... Read More
RSS stands for "Really Simple Syndication." It's a format that... Read More
RSS has been around for more than a decade but... Read More
First it was banner ads, then Google AdSense and now,... Read More
Niche marketing is an old and very successful marketing strategy... Read More
I recently read the case study conducted by Pheedo, an... Read More
What are Blogs?Having heard the term previously but not having... Read More
Writing?Blogs?Blogs are on-line journals where people express themselves through writing.... Read More
As you may know, Google has it's very own blogging... Read More
A brand new marketing tool predicted to replace email is... Read More
Live Bookmark is Mozilla's response to offering RSS feeds through... Read More
I am conducting my 1st customer appreciation webcast and asked... Read More
Using RSS on your website is a good way to... Read More
"RSS" stands for "Really Simple Syndication". It is a new... Read More
With the growing interest in blogging as... Read More
Q: Not to ask a ridiculously obvious question, but what... Read More
Everyday more and more websites, news services and blogs are... Read More
Earlier this month, Realtor Magazine announced that they would be... Read More
What is a weblog, well simply put a weblog is... Read More
Blogging is all the rage. With these 10 Simple Steps... Read More
In today's online world of high-speed websites and giant portals,... Read More
Long have I been proclaiming the effectiveness of RSS as... Read More
Internet marketing using blogs has quickly gained a lot of... Read More
Blogging is the latest buzzword in online marketing and PR.... Read More
When webmasters first hear about RSS they tend to concentrate... Read More
Building niche sites is all the rage these days.The basic... Read More
Blogs, are often defined as frequent and ongoing publications of... Read More
Your favorite thing about having a blog may soon be... Read More
Budget marketing with blogs is one of today's top methods... Read More
The items covered here are:1) Don't Wait before Blogging.2) Using... Read More
Perhaps you still don't realize or fully understand the power... Read More
Though the answer is in a book I wrote this... Read More
A blog is short for weblog, which simply means a... Read More
The US Navy blogs. Larry Kudlow of CNBC blogs. I'd... Read More
Marketers have found that blogs are excellent tools for communicating... Read More
Blogging, RSS & Feeds |