Search
Recommended Sites
Related Links






Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

All About Google
If you read The Search Engine Showdown at www.abalone.ca/resources/searchenginetest.html , you know Google is my favourite search engine. Why? Google always offers the most results for any given search (they currently have over 8 billion pages...

Bad Web Design: Looong Pages
One of the sins committed by many inexperienced webmasters is the creation of very long pages. I've seen this most often on sites created at universities, although it can happen anywhere. It's very annoying to run into these amateur sites (although...

Design Software Recommended by Top Design Professional
For Graphic Print Design: All serious graphic designers know that the industry standard for graphic design software is Adobe Photoshop, Adobe Illustrator and QuarkXpress or Adobe InDesign. If you are not familiar with these products here is a quick...

Top 5 Webmaster Tools You Can Pick Up For Pennies
1. SiteSpinner V2 - On Sale www.deprice.com/sitespinner.htm SiteSpinner is a user-friendly web site development tool that includes many advanced features such as drag-and-drop positioning, built in FTP to publish directly to your web site, an...

Web Sites Simplified
Web sites are an important tool for marketing and sales. Most companies know they need a web presence, but they're not sure how it should look or what it should say. Unless you're a web developer, the steps and lingo of web sites can be complex...

 
How to create RSS feeds easily - with this simple guide !

Creating Rss feeds is easy !

Follow these simple steps to create feeds of your site.


1) Decide which page(s) you want to use as feed. Usually such pages qualify which contain the latest updates on product or service information of that site. Remember that requirements vary from site to site. Decide your own feed carefully.


2)Open notepad and write down the following lines:

<?xml version="1.0">

<rss version="2.0">

<channel>

<title>[channel title]</title>

<description>[channel description]</description>

<link>[channel link]</link>

<item>

<title>[item title]</title>

<description>[item description]</description>

<link>[item link]</link>

</item>

[more items here]


</channel>

</rss>


3.Replace [channel title] with your site title.

4.Replace [channel description] with your site description.

5.Replace [channel link] with your site url.

6.Replace [item title] with the title of the page you want to show up as feed .

7. Replace [item description] with description of that item page.

8. Replace [item link] with the url of the item page.

9. Repeat steps 6 to 8 to create multiple items for your feed and replace [more items here].


Save the file with extension .rss or .xml (there are other extensions also , but for beginners it is best to keep it simple)

Now use this tool to verify that your feed is ok to use. Once it is verified to be ok , upload the file to your server. Thats it !
You are now ready to distribute your content to anyone who thinks it worthy !! Lakhya Phukan is the webmaster of Hedir Web DirectoryJoin Hedir Forum to discuss RSS and other internet marketing issues. Do you have a website ? Submit your site to Hedir Web Directory. Note: A fuller version of this article is available at http://www.hedir.com/groupthink/about40.html

Sign up for PayPal and start accepting credit card payments instantly.