KB

Using Feedburner with Joomla 1.5

There is an updated version of this page here: RSS Feeds with Joomla
It shows how to remove the extra links from the browser address bar.

  • Find your feed URL
  • Create a feed at Feedburner
  • Add the following code to the template HTML, in the <head> section above the jdoc include:head like so:

<link rel="alternate" type="application/rss+xml" title="Mundy IT Knowledgebase" href="http://feeds.feedburner.com/Mundy" />
<jdoc:include type="head" />