Changing your URL...in a language I can understand.

Could someone please tell me what I need to do to change my URL feed. Currently I am using Podbean but have used up all the bandwidth allowed for 'free' users. I have now created a website using iweb which will support the podcast, yet no matter how many times I read 'Changing Your Feed' in the podcast help sheet, I am still as baffled as ever.
Thank you in advance.
Kind Regards
Ollie

You have to have access to the feed file, and I'm not sure whether Podbean allows this.
The feed file is a text file, with an extension .xml, in a particular format which contains all the information about your podcast. It is this file which you submitted to iTunes.
If you don't know the URL of this file you can find it by subscribing to your podcast from the Store page, then in the 'Podcasts' section of iTunes clicking on the podcast (not an episode) and then on the 'i' button which appears at the right. The pane which pops up will show the URL of your feed; you will need to type it out.
You need to be able to access this feed and add the following line to it below the 'channel' tag:
<itunes:new-feed-url>URL OF YOUR NEW FEED</itunes:new-feed-url>
The URL must be complete with the leading http://
When the feed is re-uploaded with this tag added, iTunes will (after a time) change to the new feed. You should leave the old feed in place for a couple of weeks to allow any subscribers to catch up with the change.
However, though I'm not familiar with Podbean I suspect that they create and host the feed file and don't allow you access to it. If this is the case you cannot redirect iTunes to your new feed.
This means you are rather stuck, and have only two options. The first is to abandon the old feed altogether. You should get the old podcast removed from the Store - instructions here - and submit your new feed as an entirely new podcast. You will probably need to make a small change in the title, as a bug in the Store software may tell you that the podcast has already been submitted: and of course you will lose any subscribers or comments.
The other option is somewhat uncertain. iTunes Support is notoriously unhelpful, often sending back form answers which often don't deal with the actual problem, or referring the questioner back to this forum: however it has been known for someone to persuade Support to shift their podcast to a new URL, so it's worth trying. It's probably just a matter of luck you you get. To contact iTunes Support, go to http://www.apple.com/support/itunes/ - click on 'Other iTunes Store Features' in the list and then on 'Podcasts'.

Similar Messages

  • I'm sorry to bother you guys, but this is all new to me! i'm wanting to place my face on another persons photo as a gag. i've been struggling with this all day! could someone explain to me how this is done, in language i can understand???  thanks in advan

    I'm really sorry to bother you guys, but this is all new to me! i'm trying to put my face on another persons photo as a gag! i have been struggling with this all day! can anyone explain to me how  this is done in language i can understand???  thanks in advance!

    What software do you own?  Give details, please.
    Photoshop is a professional level application that makes no apologies for its very long and steep learning curve.
    It's not something you can learn in a forum, question by question.  Teaching someone Photoshop from scratch exceeds the scope of this or any other forum.
    The process involves isolating your face, by selecting it and deleting the unwanted parts around your face or with layer masks, then placing it as a new layer on top of your target image, making sure it's the right size, color, lighting, etc.  Google for tutorials on any of those elements you are unfamiliar with,

  • Change portal URL to be oen which can be easy to remember

    Dear Experts-
    I am trying to change the portal URL
    from htttp://sapdev.company.com:50000/irj/portal
    htttp://ess.company.com
    I followed the wiki below.
    Here it suggest to change to default ports. I dont want to change the ports.
    http://wiki.sdn.sap.com/wiki/display/EP/ChangePortalURL
    Can anyone suggest the best way to do it?
    Thanks,
    john.

    Hi John,
    As suggested by Oliver Reverse proxy is the best way to do it, please follow below links for the same.
    http://httpd.apache.org/docs/2.0/mod/mod_proxy.html
    https://service.sap.com/sap/support/notes/908097
    Thanks,
    Sushil.

  • How to change your email on iCloud

    How do u change your email address on iCloud?

    My understanding is that to change your Primary Email so that it links with your Apple ID (assuming this is what you intend to do), you have to establish it in here first
    https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/classicLogin?appIdKey= 58ef9db8ff4d201409e7270a68e4408ae1678e1618204c476572a1b5e5fb3518&path&language=U S-EN
    before visiting
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    But sarcaster330 is right.  Apple is currently preventing Apple ID text strings with the @me.com domain.  Only accepting 3rd party domain accounts as Apple IDs.   It is a policy that frankly defies logic/common sense and that I hope Apple will soon overcome.   In other words, many of us are demanding that our Apple ID = our Primary Email which for many of us is now an @me.com account.

  • I have released my rescue email address is not a valid address, ie it has been entered incorrectly.  how do i change my rescue email address when i can't remember the answer to my security questions???

    ... realised... sorry

    You won't be able to change your rescue email address until you can answer 2 of your questions - you will need to contact iTunes Support or Apple to get the questions reset.
    e.g. you can try contacting iTunes Support :http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team :http://support.apple.com/kb/HE57
    When they've been reset you can then use the steps half-way down this page to update your rescue email address for potential future use : http://support.apple.com/kb/HT5312. Or you could change to 2-step verification : http://support.apple.com/kb/HT5570

  • How can I change my URL in the iTunes store

    I recently got approved by iTunes but have since changed the URL. How can I notify iTunes of this and get it changed as quickly as possible...thanx

    You must add the itunes redirect tag within the <channel> element of your feed. Its doubtful that a 3rd party app would support this tag, but its possible. If you have access to the actual xml file, you can add the redirect feed manually using any text editor.
    <itunes:new-feed-url>http://yournewdomain.com/podcast.xml</itunes:new-feed-url>
    The itunes redirect tag simply tells iTunes users where your podcast has been moved to, and updates their local settings accordingly. The next time they visit your podcast, they will go directly to your new feed specified in the redirect tag.
    For non-iTunes users, the itunes redirect tag doesn't help. Thats where the 301 redirect comes in, however it is a bit complicated depending on the type of host your podcast is on. If you don't want to tackle the 301 redirect, keep reading.
    One method of updating non-iTunes users...if you can still post an episode to your old feed, then one option is to post a text file that directs people to your new feed. You could also post a brief audio clip stating the same thing. Leave this episode up for a couple of weeks and then kill your old feed.
    <item>
    <title>PODCAST UPDATE: Please Read!</title>
    <link>http://yournewdomain.com/newfeed.txt</link>
    <enclosure url='http://yournewdomain.com/newfeed.txt' type='text/plain' />
    </item>

  • Can I change the URL ?

    Hello everybody,
    I'm using Macromedia Contribute and it's for a school project.
    So over the year we had to create a website for our organisation, company, ...
    But I failed in that so they gave me an other chance but now I have to use the same website but
    it isn't for the same project. Now I have to make a website for an other company.
    So I wanted to ask if I can change the url somehow?

    Hannes,
    Did Charlenee answer your question?
    If not, I'm afraid that we do not understand your question.  Can you be specific as to which URL you want to change?  If you are asking if you can reuse the code you created for one website and make another based on that, the answer is yes.
    Diane

  • Can I change the URL for WebService proxy?

    Hi All,
    I have a case. I have made my service running on SOAP UI and generated a proxy after appending the endpoint URL of WSDL to SOAP URL. Now if my service deploys at any other location can i change my URL of proxy to that location without regenerating the proxy again??

    You can do this it you use a wrapper around the original code and e.g. supply a new endpoint and use this.
    Take a look into the class which implements the service. There you find the 'wsdlLocationURL' and how it is build (normally static). You can use this code as a template and build your own new endpoint.
    Timo

  • Credit card number change, your company can not charge , so , what can I do ?because I buy one year plan , but the plan stop already  ,I can not change the credit card details.So, I need to buy one more year or can continous the paln with changing the cre

    credit card number change, your company can not charge , so , what can I do ?because I buy one year plan ,
    but the plan stop already  ,I can not change the credit card details.
    So, I need to buy one more year or can continous the paln with changing the credit number?

    Hello pen pang,
    if your Photoshop is a part of Creative Cloud you can use "Manage your membership and payments|Creative Cloud" at
    http://helpx.adobe.com/x-productkb/policy-pricing/membership-subscription-troubleshooting- creative-cloud.html >>>
    Payment & credit card >>> Help changing the credit card on your account >>> from there see what hints are listed.
    On the other hand I'm sure that you can use the recommended procedure with a "normal" PS too.
    If necessary and for further questions click through http://helpx.adobe.com/contact.html and if "open" please use the chat, I had the best experiences. I quote from Adobe's employee Preran: The chat button is activated as soon as there is an agent available to help.
    If you need these explanations in another language, please use "Change" at the end/bottom of the website from above
    Good luck!
    Hans-Günter

  • How can you change your security question for I tunes?

    How can you change your security question for I tunes?

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then the steps half-way down this page give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address (you won't be able to add one until you can answer 2 of your questions) then you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 link above to add a rescue email address for potential future use

  • I changed my land/region to Germany, but i want my app store in English language, how can i change it to English from German?

    I changed my land/region to Germany, but i want my app store in English language, how can i change it to English from German?
    plz help..

    You cannot.

  • How many times can you change your iPod if you have insurance

    How many times can you change your iPod if you have insurance

    If you are talking aboutn the Apple warranty, if the iPod is defectve and not abused there is not limit.
    If you have AppleCare+ which covers accidental damage
    two incidents of accidental damage coverage, each subject to a $29 service fee plus applicable tax.1

  • I am trying to change my apple id Country. but it says " you have a store credit balance, you must spend your balance before you can change it." i don't wanna use it to change my country. by the way i can't update any of iPhone apps. need help

    I am trying to change my apple id Country. but it says " you have a store credit balance, you must spend your balance before you can change it." i don't wanna spend it to change my country. by the way i can't update any of iPhone apps. need help

    It's strange because I can change my AppleID country without this message.
    So what to do? Just try to do this again, but on another device. You may also erase cookies and history of your browser.
    I hope it will be helpful, good luck!

  • HT1918 How can you change your security questions?

    How can you change your security questions?

    1. See my User Tip for some help: Some Solutions for Resetting Forgotten Security Questions: Apple Support Communities.
    2. Here are two different but direct methods:
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contacting Apple for support
            and service.
    3. For other queries about Apple ID see Frequently asked questions about Apple ID.
    4. Rescue email address and how to reset Apple ID security questions

  • How can you change your line access selection?  I have found where you can change your plan selection, but can you change the line access fee or is that a set amount?

    How can you change your line access selection?  I have found where you can change your plan selection, but can you change the line access fee or is that a set amount?

        DIVAB71,
    Great question. The line access fees for the account are a set amount and can not be changed unless you are going from a basic to a smartphone or vice versa. If you are wondering about adding the month to month discount if you are out of contract Ann154 has provided great information on how to access and add the feature.
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

Maybe you are looking for

  • My iBook's screen is not coming on after new reboot!

    I just did an "erase and install" of my iBook G3 600, reloaded it with Tiger, updated it to 10.4.7, and had it working for six hours or so. Then it started freezing, locking up, and now the screen doesn't come on. I reset the PRAM already and it did

  • Graph scale

    How do I stop my graph displaying e+2 on my axis when a large scale is drawn? Paul Power I have not lost my mind, it's backed up on a disk somewhere

  • My MacBook Pro freezes after opening any application or trying to update

    HELP! I haven't used my mac for a while and when I booted it up, I did all my usual things when I didn't use my mac for a long time, like opening software update. But software update froze after trying to download a firmware and iTunes update. I thou

  • No Colors in Swatches

    So I had to reinstall CS4 and now when I open the swatch panel in illustrator there aren't any colors. I try to add libraries and it won't let me do anything except for add individual swatches. How do I restore the default color swatch selections? An

  • PROC: warnings from CC compiler when compiling a .pc to .c file

    Dears, I'm getting unexpected warnings from CC compiler while compiling a C file generated from a PROC file. Below is the list of warnings (there are only 2 warnings appearing multiple times) that I'm encountering: line 43: Warning: Partially bracket