Hi All
I am working on creating a RSS feed for the content present on our website. I have been able to create the feed but I want to display the RSS icon in the browser's address bar which needs the following tag to be added to the .page
link rel="alternate" type="application/rss+xml" title="!!ENTER ARTISTNAME HERE!! Official News" href="https://...."
Is there any way by which i can add this tag only to a specifix page?
Do I need to modify the layout xsl file for the same?
Also, the href attribute needs to be pointed to different feed files that we have, any way to dynamically pull the page name as well?
One way, I could think of is to provide a Datum to capture the feed name and add it to the href attribute?
This way it will have the icons sitting on different pages pointing to diff feed URLs that we have on our website.
Kindly advise.
Thanks
Natasha.
Env Details - TS 6.7.1 SP1, LS 3.0, OD 6.1, Solaris 10