For anyone who has implemented a blog, a RSS feed to that blog and have IE7 installed; below is the HTML code required to enable the Feeds icon found in IE7. You would place this in the head tag of your master page.
<
link rel="alternate"
type="application/rss+xml"
title="<TITLE OF BLOG HERE>"
href="<URL TO RSS FEED>"
/>
whighfield
Star
11721 Points
1859 Posts
Enable the Feeds icon in IE7
Feb 03, 2006 11:53 PM|LINK
For anyone who has implemented a blog, a RSS feed to that blog and have IE7 installed; below is the HTML code required to enable the Feeds icon found in IE7. You would place this in the head tag of your master page.
<
link rel="alternate" type="application/rss+xml" title="<TITLE OF BLOG HERE>" href="<URL TO RSS FEED>" />- Will
http://www.willyd.ca
Blog | I need more space:DropBox Referral