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

<<  April 2024  >>
MoTuWeThFrSaSu
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Disclaimer

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

© Copyright 2024