We wanted to display the RSS icon in the browser address bar in order to subscribe to the RSS of our website
SOLUTION:
We added the following code lines to the template of the homepage, inside the field setup:
page.headerData.1005 = HTML
page.headerData.1005.value = <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.bioversityinternational.org/nc/rss_feeds.html?tx_push2rss3ds[channel]=Bioversity%20International%20-%20Latest%20News%20and%20Publications&tx_push2rss3ds[encoding]=utf&cHash=3ece23c705" />
0 comments:
Post a Comment