Moving my Feed.xml location

I am in the process of moving my website to a new location. Everything is ready to go, the podcasts are uploaded but I can't figure out how to get it to change in iTunes. There's no way to report a change in location and I don't want to remove it due to the amount of listeners I already have subscribing to it. Can someone clue me into how to make this happen??
My new feed is:
http://kingscasthockeypodcast.com/podcast/feed.xml
My old feed is:
http://www.kingscast.net/KingsCast/KingsCast/rss.xml
(I am moving my domain name as well but the new feed will always work.)
Thanks in advance for the help!

Here's what I did a couple of years ago when changing domain names for the podcast I produce. I took advantage of Apache's .htaccess feature to tell podcatcher software on subscriber's computers that the URL of the feed had permanently changed. This assumes that you have ftp access to the old domain's server, and that it's running Apache (other web server software probably has a similar feature).
When the move needs to happen I created a .htaccess file containing the line:
Redirect 301 /feed.xml http://www.newdomain.com/feed.xml
and uploaded it to the old domain's public_html folder. The "Redirect 301" means that the URL http://www.olddomain.com/feed.xml is permanently redirected, so iTunes will update the feed URL the very next time that it "hits" the old URL (during a refresh of the feeds). This should also work for other podcatcher software.
Also, the iTunes Store will automatically change the URL that new listeners subscribe to the very next time it checks your feed.
There is a special tag for iTunes mentioned in the tech specs for telling iTunes about a new feed location, but with the Redirect 301 method you won't need to use it. (The iTunes way would only work for iTunes subscribers, not for those using other podcatching software.)
Cheers,
Greg.

Similar Messages

  • ITunes Database & Moving a Feed

    I searched around this topic but all I could find were people having trouble moving their feed location. I've done that just fine by:
    1. Adding an .htaccess file with a 301 redirect. Works great.
    2. Putting an iTunes RSS tag (<itunes:new-feed-url>) into my old xml file. Which shouldn't matter since iTunes should follow the redirect, right?
    At any rate, the feed subscription works fine when going through ITS. Adding the old feed location manually redirects fine. The only problem is that when searching in ITS it won't show any new episodes when looking at the Podcast summary page. It makes it look like there is no new content.
    It's been about two and a half weeks. I'm not sure what else to change seeing as I followed the spec to the letter. Any ideas?
    Sorry if this isn't the right location...please point me in the right direction if I'm in the wrong forum.
    Thanks!

    For anyone who might care, the reason this was occurring was a FeedBurner feed setup for the site. I removed FeedBurner and now have no problems. Instead I am using PodPress, an amazing podcasting plugin for WordPress. Check it out, I think you'll be pleased!

  • Moving file from one location to other in shell script

    HI All,
    I am facing one problem in moving file from one location to another location please help me out.
    My code is as below :
    mv ${file}.log ${DATA_XXX}/../archive/${file}.log_`date +"%m%d%y%H%M%S"`
    mv ${file} ${DATA_XXX}/../archive/'abc'.`date +"%m%d%y%H%M%S"`
    where file =test1 and DATA_XXX= "k01/aa/in"
    please help me on this
    Thanks

    Please describe the problem. Perhaps you are missing the / i.e. /${DATA_XXX}

  • What's the fix for this error: Can't create the file "feed.xml."

    I try to publish my site from iWeb but I get an error which is below.
    Publish Error
    Can’t create the file “feed.xml.” The disk may be damaged or full, or you may not have sufficient access privileges.
    Anyone know the fix?

    Whether 'feed.xml' is the first file it is trying to upload, indicating a general failure to connect, or whether it's choked at that particular point would be the question. It would be worth your getting an FTP program if you don't already have one - Cyberduck is free - and checking whether any files at all have been uploaded.
    Is this the first time you've tried to publish or are you updating an existing site? If it's the first you should check carefully that your settings are correct, in particular the 'path' which varies between different hosts and may be blank or may be something like 'public.html' or 'htdocs' - this would lead to the actual webspace which may not be the root level as you access the FTP server.
    You could also try publishing to a local folder - create a special folder somewhere and specify it when setting iWeb to do this, check the contents are OK, then upload the contents of the folder (not the folder itself) using Cyberduck.

  • Flash CC Air iOS: Problems with loading text from an external xml located on a server.

    So I have this code allowing me to load text from an xml located on a server. Everything works fine on the Air for Android. The app even works in the ios emulator, but once I export my app to my ios device with ios 7, I don't see any text. The app is developed with Air sdk 3.9. What could be the reason? Do I need any special permissions like on Android? Does ios even allow to load xml from an external server?
    Any clues?

    It was my bad. I linked to a php file to avoid any connection lags, which was absolutely fine on the android, but didn't seem to work on the ios 7. So all I did is change the php extension to xml and it worked without any problems.

  • After restarting my computer firefox is deleted for Windows, when i try to open firefox a message pops up saying the program has been moved from its original location and is unable to run How do I get Firefox on my computer permanently?

    After restarting my computer firefox is deleted for Windows, when i try to open firefox a message pops up saying the program has been moved from its original location and is unable to run How do I get Firefox on my computer permanently?

    I have tried everything I could to fix this, but some things require actually being on Firefox, and since I cannot get on, I cannot click on the tabs to do it. I have even totally uninstalled firefox, and that has not fixed this. I still get the same message that firefox is running and I need to close it or restart (which I have also tried dozens of times). I have removed things like Java, and that has not helped either. If I cannot even get on line in firefox, how can I fix this. I am not crazy about using internet explorer, but right now, it is my only option. I even tried to start in safe mode, and the same message box pops up!

  • I just moved and my iPad location is still showing my old location how do I change that?

    I just moved and my iPad location is still showing my old location how do I change that?

    That's the problem.  A WiFi-only iPad uses a database of router locations to determine location.  Unfortunately, the mechanics behind this database are a tightly-held secret.  Your location may change to the correct one within a week or two or it may take as long as a year!  (I'm not kidding.)  Incidentally, it will help if you're within range of other routers.  Doesn't matter if you pass data through them and also doesn't matter if they're locked.  The only requirement is "within range."
    By the way, you will find that, if you take your iPad away from your house, it will report your location more accurately.

  • Moved Podcast Feed - 301 Redirect partially working

    Recently moved our RSS feed.
    Old -  http://www.edgemerechurch.org/wordpress/feed
    New - http://edgemerechurchorg/feed/podcast
    I modified .htaccess file to include 301 redirect from old feed to new one. 
    Posts on the new feed are showing in iTunes
    Two issues:
    1. Links
    "Podcast Website" links point to the old webpage in both iTunes, iTunes Store, and iTunes preview.
    I am using Wordpress and Blubrry plugin
    How is the podcast website determined?
    Is it determined by the podcast file location?
    Is there a way to change it?
    2. Album Cover Art
    Updated album cover art has propagated to iTunes app and iTunes program. However the iTunes store and iTunes preview (online) still shows old OLD album art work. https://itunes.apple.com/us/podcast/id639715033?i=335063000&mt=2
    I'm not sure why the art is not updating in iTunes Store and iTunes preview (which I think are connected).
    Is there a way to force the iTunes store to update?
    Website:   http://edgemerechurch.org
    Old Feed site: http://edgemerechurch.org/wordpress  (this was set up as a podcast only site)  I want to incorporate them both into one.
    Thanks for any help.

    The original feed URL you give redirects to the new URL you give, except that you have left out the dot before 'org'.
    However this is not the feed that the Store is using. That is at
    http://feeds.feedburner.com/EdgemereChurchOfChrist
    This has episodes up to 7 February, and an image which is the same as that shown in the Store. The feed at
    http://www.edgemerechurch.org/feed/podcast
    has five episodes dated 8th February, and a different image. So basically you've been updating the wrong feed. I'm not sure how you got yourself into this position; probably you need to update Feedburner to using the latter feed, but if you want to retain the older episodes in the Store you will have to add them to that feed first.

  • ITunes 10.1.1 moving files to wrong location and then losing connection.

    This morning I tried to play one of my albums and it told me it wasn't able to locate the files (on my external disk) so I located them manually and for some reason it has created a new iTunes folder in the root of my HDD (even though the iTunes prefs still pointed at the external disk) and moved the files in to that.
    I deleted the album from the library and then imported the files from the new folder. It imported them fine and copied them to the exiting iTunes folder in the ext HDD but then immediately copied them back to the wrong iTunes folder. Then it told me it couldn't find them again!
    I've now discovered 4 other albums that it's doing the same thing with and no matter what I do I can't get them to import, stay on the ext HDD and remain connected.
    I've re-installed iTunes and restored my library file from before I upgraded to 10.1.1(4) but it's still doing the same thing.
    Any ideas anyone?
    Message was edited by: jontucker

    Same here. Shut off Zumocast and that seemed to solve this VERY annoying and tricky problem. Let's hope that was really it. Thanks for the tip!

  • Moved G5 to new location, airport not working

    I just moved my G5 downstairs to the same exact place where I typically use my laptop (powerbook G4). Never had an issue with the laptop recognizing airport and going online, but now my G5 won't show any networks at all and I can't get airport to work.
    Is there something I should be changing in the settings or how can I get airport to work on my G5 in the new location?
    Thanks much!

    Hello BDAqua
    No problem, I do quite a bit of experimenting with my Macs and find out some weird things, but some are working to my advantage, I always operate my Power Mac G5 without the side panel now, but of course keep the air deflector in place, unless theres company coming over, then I replace the side access panel. Also, there is an antenna inside the G5. It runs along the opposite side of the G5 case behind the logic board to the rear of the case, where the external antenna is connected. So by removing the side access panel, it allows for moderate reception. =) As mentioned earlier though, definitely not as good as the external antenna, but when used without the access panel in combination with the external antenna, it get better reception than my 1.25GHz iMac G4 did. And by the way, this also is true for Bluetooth as well, as I have a Bluetooth Board installed in my G5. =) I loaded my G5 once I bought it (Used).
    Regards again. =)

  • It appears that many of my tunes have been moved to another library location so I cannot click on a particular song in my itunes.  This affects syncing all my songs to my iphone.  What can I do to get them all back onto itunes?  tnx

    It appears that many of my tunes have been moved to another "library" so when I sync I am not getting all of the songs on my ipod or iphone.  How do I rectify this?  tnx

    Perhaps this article can be of assistance in locating these lost or missing tracks in iTunes.
    iTunes: Finding lost media and downloads
    B-rock

  • Moving fields from one location to another location?

    Hello
    I hv developed my_form, having couple of subforms, fields.
    They decided to change the layout drastically, pls. let me know How I can MOVE fields as a BUNCH from one location to another location on a DIFFERENT page?
    Say, earlier i hv 5 fields together, side by side on a same line/row wrapped in my_sub_form on 2nd page. Now, after they revising they want to see these 5 fields of the my_sub_form on 3rd page, pls. let me,
    1) How can i move these 5 fields ALL TOGETHER as a bunch to another location, so that it meakes my life easy? instaed of moving a single single field.
    2) or i should move my_sub_form AS A WHOLE? i tried it not giving me a chance of moving as a my_sub_form?
    3) Pls. let me know what is Object Tool? where can i see on the form, i did RIGHT CLICK, but, did not see any such Object Tool on the displayed sontext menu?

    Hi,
    Best option would be to select the objects in the hierarchy and then drag them in the hierarchy to the new location. For example if you drag them over a page and release, Designer will place the objects at the end of that page's content.
    Hope that helps,
    Niall

  • RSS Feed XML iView Suffix

    Hi,
    we created a XML iView for a RSS Input. Out problem is, if the rss - feed ends upon .xml everything work fine. Unfortunatly our RSS - feed URL does not end with .xml and so the iView produces only an error message.
    Does anyone know how to configure the iView to run without the xml suffix? (We are not able to manipulate the RSS feed)
    Greetings

    sorry bur i don't know!
    Edited by: ludovic roux on Apr 3, 2008 2:23 PM

  • Moving an existing xml element into aTable

    Hi Everyone,
    After importing the xml I need to place or convert the xml elements into the table. Is there any way to do this by JS?
    Here is the sample Table xml elements....
    <table-wrap id="ch3_t1">
    <label>Table 3.1</label>
    <caption>
    <title>Anatomy and Classification of Major Hepatic Resections</title>
    </caption>
    <table>
    <thead>
    <tr>
    <th align="left" valign="top" colspan="5">Anatomic Classification</th>
    </tr>
    <tr>
    <th align="left" valign="top">Couinaud</th>
    <th align="left" valign="top" colspan="2">Goldsmith and Woodburne</th>
    <th align="left" valign="top">Brisbane</th>
    <th align="left" valign="top">Segments resected</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td align="left" valign="top">Right hepatectomy</td>
    <td align="left" valign="top" colspan="2">Right hepatic lobectomy</td>
    <td align="left" valign="top">Right hemihepatectomy</td>
    <td align="left" valign="top">V, VI, VII, VIII</td>
    </tr>
    <tr>
    <td align="left" valign="top">Right lobectomy<sup>a</sup>
    </td>
    <td align="left" valign="top" colspan="2">Extended right hepatic lobectomy</td>
    <td align="left" valign="top">Right trisectionectomy</td>
    <td align="left" valign="top">IV,V,VI, VII, VIII<sup>b</sup>
    </td>
    </tr>
    <tr>
    <td align="left" valign="top">Left hepatectomy</td>
    <td align="left" valign="top" colspan="2">Left hepatic lobectomy</td>
    <td align="left" valign="top">Left hemihepatectomy</td>
    <td align="left" valign="top">II, III, IV</td>
    </tr>
    <tr>
    <td align="left" valign="top">Extended left hepatectomy<sup>a</sup>
    </td>
    <td align="left" valign="top" colspan="2">Extended left lobectomy</td>
    <td align="left" valign="top">Left lateral sectionectomy</td>
    <td align="left" valign="top">II, III, IV, V, VIII<sup>b</sup>
    </td>
    </tr>
    <tr>
    <td align="left" valign="top">Left lobectomy</td>
    <td align="left" valign="top" colspan="2">Left lateral segmentectomy</td>
    <td align="left" valign="top">Left trisectionectomy</td>
    <td align="left" valign="top">II, III</td>
    </tr>
    </tbody>
    </table>
    </table-wrap>
    Looking forward your replies... Your help will be thankful....

    You may want to look again, specifically section 20.11 Moving Oracle Enterprise Content Management to a Production System, Task 4.
    The same basic steps would apply to 10g, minus the WebLogic parts. (Also note that prior to 11g, what you are attempting is really a non-supported configuration. In 11g, Oracle at least gives this set of supported pointers.)

  • Rss feed, xml, dreamweaver and updating newsletters

    Hello
    Ok.. tell me if I'm wrong but I am under the impression that
    somehow I can subscribe to an RSS Feed or download an xml current
    news story almost straight into an HTML(ASP, COLD FUSION?) file(s)
    and upload to my companies FTP to give our customers a current
    customized newsletter.. is this so? is it a spry data set type
    importing thing? My company is looking for me to streamline the was
    we process new news stories..
    Thanks
    Rob

    sorry bur i don't know!
    Edited by: ludovic roux on Apr 3, 2008 2:23 PM

Maybe you are looking for

  • Execute Dynamic SQL statement using procedure builder

    i want to execute a dynamic SQL statment using procedure builder not using forms because my statement depending on a variable table name i know that i can do that from forms using FORMS_DDL('SQL_STAT'); but i wanna to use the procedure builder which

  • PP CS3 vs PP CS4 for RT previews?

    I think the RT playback setting options of PP CS3 are better than what we have in CS4. I had much more RT and the images looked smoother on an NTSC monitor when I opted for Accelerated GPU Effects in PP CS3. I see that you can select an HDMI or even

  • Is there a better way to sort mail folders?

    Is there a way to sort mail folders the way I want them rather than alphabetical?

  • How can be the best way to upgrade to R12 from 11iCU2 in windows to Linux?

    Hello, Our customer CNE has an split configuration of a R11.5.10.2 system, with the DB in 11gR2 in Linux and the apps server in Windows2003. We are going to upgrade R11.5.10.2 to R12.1.3 and we need your suggestions for that. We are compiling all the

  • Setting table/cell strokes to overprint

    is there a way to ad line in following script to set cell strokes in overprint? this script has been very useful to me (thanks to Jongware (http://forums.adobe.com/message/2818852#2818852)) but it's missing the overprint feature for strokes. table =