Andrew's Blog

Random Thoughts of an ASP.Net Code Monkey

How To Add RSS Notification For Internet Explorer 7 to Your Website

November 30, 2006 01:52 by Andrew Westgarth

I have recently enabled a feature on my Blog which activates Internet Explorer 7's RSS Icon. This line of HTML:

<link rel='alternate' type='application/rss+xml' title='' href=''/>

alerts IE7 to the fact that this site has a RSS feed. I currently have this in my Master Page and therefore it is included on all pages in my Blog. You can put this line of code in multiple times in the of your page for each feed that you publish, remembering to give each a different title and href, either on individual pages or across your site as a whole. Users of IE7 can then use the feature to add my Blog RSS Feed to their IE RSS Feeds Syndicator.



MCTS

Post calendar

<<  January 2025  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
272829303112
3456789

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2025