IE7 / Firefox: Enable Live Bookmarks or Web Feeds for Your Web Sites

Contributor Icon Contributed by MickeyMouse Date Icon August 22, 2005  
Tag Icon Tagged: HTML

With the addition of this one piece of code to your HTML documents, you can enable Web Feeds in IE7 and Live Bookmarks in Firefox. If your web site has an RSS feed, this method will allow you to advertise your feed to everyone that visits any page on your site.


Firefox calls it “Live Bookmarks” and Internet Explorer 7.0 will call it “Web Feeds.” Basically, if a web page has a RSS feed, the browser will allow a web visitor to pull directly from that feed.

How does the browser find the web feeds? Your web pages much contain the following code in the HEAD section of your html documents:

RSS Feed:

ATOM Feed:

FEED NAME is the title of your RSS Feed
FEED URL is the direct URL to your RSS Feed

Many people are now developing RSS spiders as well. By having this link, you will help the RSS search engines find your feed.

If your site has multiple feeds, you can list them all in the head section using this same method.

Previous recipe | Next recipe |
 

 
close Reblog this comment
blog comments powered by Disqus