Need Add Your Sitemap?

Tuesday 9 October 2007

2.6.2. Telling the World About Your Feed

Once you have your syndication feed, the key to getting some bang out of it is to get it distributed. As with a web site, in the long run this requires constant addition of fresh content. You probably should not try to distribute a syndication feed until you have a minimum of a dozen entry items and can reasonably expect to add at least an item a week.

You can (and should) mark your web site with a graphic that is linked to your syndication feed. To create the graphic, you can create a button using FeedForAll 's free RSS Graphics Tool , http://www.feedforall.com/public/rss-graphic-tool.htm, or you can grab a premade button from RSS Specifications , http://www.rss-specifications.com/rss-graphics.htm.

You also need to add code into the head section of your HTML pages to let syndication viewers and aggregators automatically know about your feed. For example, if you include this code in a page, when someone visits your site using a web browser that is capable of displaying syndication, such as Firefox, it will automatically offer to subscribe to the feed.

The general form of the code to be added is:



Obviously, you need to specify the actual location of your own feed when you add this code to the head section of your HTML page. For example, I maintain a syndication feed for the Googleplex Blog at http://www.braintique.com/research/mt/index.xml. The link code added to my page looks like this:



0 Comments: