uploading feed to i-tunes
-
hi – am trying to upload my feed to i-tunes as a podcast.. but it says ‘the feed has no episodes’
I dont understand.. anyone?
-
-
how do i do that?
on i-tunes is says
The XML POST should be addressed to https://phobos.apple.com/WebObjects/MZFinance.woa/wa/pingPodcast and formatted as follows:
<?xml version=”1.0″?>
<methodCall>
<methodName>weblogUpdates.ping</methodName>
<params>
<param>
<value>PODCAST_NAME</value>
</param>
<param>
<value>http://FEEDURL/</value>
</param>
</params>
</methodCall>
where PODCAST_NAME is the title of the podcast, exactly as it appears in the <title> tag, and FEEDURL is your podcast feed URL.but i am not sure where i am meant to post that?
-
- The topic ‘uploading feed to i-tunes’ is closed to new replies.