Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

having trouble changing feed URL in Wordpress

I am trying to change my podcast feed URL from:

http://bethanypodcasts1.wordpress.com/feed/
to
http://www.bethany-ag.org/topics/mediacasts/audio/messages/feed/

using the <itunes:new-feed-url> tag..

here is my itunes podcast: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=294958104&uo=6

I tried by best to understand what I read here: http://www.apple.com/itunes/podcasts/specs.html#changing

I am new to this, and i figured that all i need to do is just add this to my existing podcasting wordpress post:


<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
<itunes:new-feed-url> http://www.bethany-ag.org/topics/mediacasts/audio/messages/feed/
</itunes:new-feed-url>
</channel>
</rss>




When I post it, all of the code disappears and the only thing left is the text of the new feed's URL.. I have no idea what I'm doing wrong. Is this a Wordpress problem?

MacBook Pro 2.4 GHz, Mac OS X (10.4.9)

Posted on Oct 1, 2009 3:43 PM

Reply
4 replies

Oct 1, 2009 11:38 PM in response to jorwesflow

From your post it looks as if you have added the tag but removed all the other episodes: is this in fact what you did? - as the actual feed hasn't currently been modified I can't tell.

The redirect isn't anything like immediate: you need to add the tag to the complete feed and leave it until iTunes has moved to the new feed, which can tak a couple of weeks. You can tell when this has happened by subscribing anew from the Store page and clicking the 'i' button at the right-hand end of the top line in the 'Podcasts' page in iTunes.

Incidentally, the tag itself is correct but shows as if there is a line break before the closing tag - this is probably just the way my browser displays it (small screen - netbook) but check that there isn't a line return in there.

Oct 2, 2009 1:34 AM in response to Roger Wilmut1

I have now confirmed that there is a line break in your tag, and you should remove it.

A further complication: you give your current feed URL as
http://bethanypodcasts1.wordpress.com/feed/

However the feed that iTunes is using is
http://feeds.feedburner.com/BethanyPodcasts1

Possibly the former is a feed that you submitted to Feedburner, and then submitted to iTunes from Feedburner - the content is the same but there are differences in the coding as Feedburner adds tags for Atom etc.

I don't know whether , if you add the new-feed-URL to the original feed, Feedburner will pass it on. You can only try. You should add just the new-feed-url tag as you have listed it (without the line break) into the top section of the feed, after the title and before the first 'item' tag, and re-upload it. Nothing will happen immediately, but if you like to post when you have done it I will have a look at it.

Oct 2, 2009 7:21 AM in response to Roger Wilmut1

wow, thanks for pointing that out. i had totally forgotten that I set up the podcast through feedburner.. that makes this a lot easier to change the feed URL in the feedburner feed settings.

this doesn't take away the fact that when I click publish or update the post in wordpress, it removes any code that I had put in and the only leaves the text of the URL when the edit page updates... and I know i need to be in HTML view while editing of course. this is probably a wordpress issue, but it still doesn't make sense. i won't really need to be putting any sort of code into my wordpress podcast posts, but I would still like to know why this happens

having trouble changing feed URL in Wordpress

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.