So my feed, through feedburner, shows up in the iTunes store nicely on Drupal 6, thanks for the work making Audio happen.

One problem -- the Visit Website link on the iTunes store page for the podcast goes to the wrong url. Any way to get this working properly? I posted on the Feedburner forum about this and got this reply:

Post subject: Reply with quote
Hello,

I'm pretty sure what you are looking for is an override of the feed link tag. This is something we've thought about providing from time to time bet never did. You would have to change that on the Drupal side to achieve the desired results.

Thanks
_________________
Jon Klem
FeedBurner Team Member

Comments

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

i need specifics. i need to see what you're expecting to see vs what you're actually seeing.

Cromicon’s picture

Status: Postponed (maintainer needs more info) » Active

Hi
I can help a little here.
For instance my feed is as follows:
http://www.starfleetcomms.com/podcast/feed

My website URL on iTunes is showing as:
http://www.starfleetcomms.com/podcast

There is a function in audio.module that I looked at that seems to clean up the URL output to the
tag removing the feed bit and just going up one level. I tried a couple of things to show just the base url but it didn't seem to work. If you could work a bit of magic that would be great - even though this is a couple of years old. I'd imagine many others are probably ok with the url given.