In firefox browser the feed logo appears shows the feed for drupal's own feed rather the preferred feedburner feed. Is there anything i can do to show feedburner's feed?

Comments

Drupppal’s picture

I tried looking into the administrator panel but nothing tells me i can change this.

Drupppal’s picture

Trying to get some help.

vm’s picture

There is no setting for what you ask in the administration area. To replace the icon link, would take some hacking of core to link away from your site, as drupal assumes you want to draw people to your site using your own rss and links to your site for this reason.

I suppose you could hide the drupal default feed-icon in the style.css file and add your own feedburner icon and link directly to your node ? or add it using in the theme somewhere, or even as a block.

There is a feedburner.module in the downloads area. Not sure if it does what you are asking, but I suppose it's worth investigating.

Drupppal’s picture

The feed icon in question is not in the Drupal site or content. I'm referring to the feed icon in the browser text area, where the URL is. Firefox users can see this. when looking for RSS, this is the first thing visitors see and subscribe to. Which unfortunately is Drupal's own RSS. Rather than the desired feedburner.

dave reid’s picture

I know this is an old conversation, but this feature to replace feed URLs in the HTML source code has been added to the latest 6.x-1.x version of the FeedBurner module.