![]() |
Blogging & RSS Information
brought to you by The Best Paid Website marketing |
|
|
Learn how to Create a RSS Feed
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/
MORE RESOURCES: |
RELATED ARTICLES
How To Use RSS Correctly There is no doubt in my mind that RSS is here to stay. RSS is a simple and effective means of communicating your message to your visitors without invading their privacy or spamming them. 5 Easy Ways To Use RSS On Your Site You hear so much talk about RSS these days on the Internet and in the media. Everyone is acknowledging it's importance in boosting your site's presence on the web. Use These 7 Ideas and You Will Never Suffer From Blog Block Again Guaranteed! Is this you? It has been 3 or 4 days since you updated Your Blog. You know you need to make a Blog entry but you suffer from the Dreaded Blog Block. Blog Problems What in the world is up with the world of blogs? Blogs are meant to be this great new technology where people can share their ideas and interests with others around the globe. As far as I'm concerned the state of blogs is one of chaos, confusion, and anti-interactivity. What is a Blog? In Plain English Please If you are fairly new to the Internet, you have probably heard the word "Blog" flying around. But what is a blog? How does it work? And how can I use it on my website? These are all good questions, which I hope to answer for you. Advertising in RSS Feeds: Are we risking disaster? Advertising in RSS feeds is something that Google is considering offering to its Adwords and Adsense customers. RSS stands for Really Simply Syndication and is a really easy way for a webmaster to share their news and information stories to the world wide web. For Wordpress users version 1.5 new feature "Pages" After many requests from wordpress users, the latest version of wordpress has a build in option to create static pages. You can use static pages for an about page, contact page, a links page, etc. Blogging Your Way To Success Part 1 It has been said that blogging will be the new trend in the 21st century. It is easy to see why. 15 Top Blog Marketing Tips 1. Place all your feeds on the following website and the directories listed on this page - http://www. Marketing With Blogs - Part 4 In the first three parts of this article series on marketing with blogs, I discussed the reasons why blogs are excellent tools for marketing, and provided some tips on using your blog to brand yourself, boost your reputation and sell your products and services online.In this article, I provide specific tips on using your blog help you boost your marketing ROI and visibility online. What Are RSS Feeds? RSS stands for "Really Simple Syndication." It's a format that web sites and blogs can use to send updated headlines to you via services like My Yahoo!. Blogging Communities Turn Faceless Strangers into Close Friends I've been searching the Internet for blogging sites for a fair while now and recently I came across a whole blogging community, which has grabbed my interest greatly. It's called Joe User and it's a site that many bloggers all around the globe are partaking in. Get Website Visitors From Blogs Blogs are becoming more and more popular. The word "blog" is short for web log. Find Out How Microsofts Plans Could Make Your Subscribers Beg You for RSS Content! Microsoft recently announced that they will be releasing a new browser version sometime this summer. The new browser version was to be released with Longhorn, the code name for their next operating system to replace Windows XP, but they decided that they needed to release it sooner than that. How Bloggers Are Making Thousands of Dollars From the Google Adsense Affiliate Program There is no doubt that the Google Adsense program for publishers and site owners is one of the most successful affiliate programs anywhere. There is increasing evidence that many bloggers have managed to find the right formula to make thousands of dollars every month from little more than a handful of blogs with carefully created and compiled content. To Blog Or Not To Blog Web logs, commonly referred to as "blogs," represent all the rage right now in online publishing.Not really a newsletter or traditional html page publishing, blogs resemble more of a web-based diary where the creator records their thoughts, posts links, or responds to questions. 10 Benefits of Being a Blogger I have been a blogger since September 2004 but only began to take it seriously this year. My blogging journey began when I stumbled upon a company owned by Google named Blogger. RSS - The Intelligent Marketing Medium Are you new to RSS? If so here is a introduction to what RSS (Really Simple Syndication) is and how your website will benefit from offering an RSS feed to your visitor's.RSS is a smooth channel of communication between publishers and visitor's. How to Reel in Web Site Visitors by Building Your Own Blog I know, I know, blog this.. RSS is a Life Raft, Saving Us from a Sea of Useless Information One of the main problems with the Internet these days is the fact that there is so much information out there; it can be quite hard to find the particular knowledge that you're looking for. It can often feel like you're surfing waves of thick chocolate fudge sauce and your honeycomb board has a crack that's getting wider by the second. |
| home | site map |
| © 2006 |