PDA

View Full Version : My podcast Aspire is not showing all ep on PCA.


sdszalla
Dec 19th, 2006, 07:11 AM
Reference number: LTK7502386732X Please use this ticket number in any correspondence with us.
Subject: my podcast Aspire

Susan,
Thanks for the info. Please post this on the PodcastAlley help forum and our engineers will get on it:
http://www.podcastalley.com/forum/forumdisplay.php?f=255 (http://www.podcastalley.com/forum/forumdisplay.php?f=255)



---------------Original Message---------------
From:< > Subject:
Re: RE: my podcast Aspire (LTK7502386732X) The latest Ep. is #6 with a Dec. 15th 2006 pub. date.
The show desc. is ok except for the odd added words/symbols, you can see what I mean once you read it.

Feed:
http://feeds/feedburner.com/szilverwolf/EnRC (http://feeds/feedburner.com/szilverwolf/EnRC)
It says that everything is working fine on your site with the feed.

I hope this helps! Our later shows are much better than the first so I hate to only have the first one shown!
Best Regards,
Susan


My podcast, Aspire, is not updating on Podcast Alley. It does so on all other podcast directories. It is only showing one episode. PLus I can't edit the descrption. My show shows up great on itunes. ;PLease help

BrynM
Dec 19th, 2006, 02:45 PM
I moved this over to our help forum. There is an issue with your enclosures preventing your update. You're missing the TYPE for your enclosures. Your enclosures are currently defined like this:

<enclosure url="http://media.libsyn.com/media/szilverwolf/Aspire006dec152006.mp3"
length="" type="" />They should be something like this:
<enclosure url="http://media.libsyn.com/media/szilverwolf/Aspire006dec152006.mp3"
length="" type="x-audio/mp3" />Though our validator handles many different TYPEs, it will reject the <ITEM> if the TYPE is empty. The one item that does show on your details page was read when your feed was submitted. The rest won't show until they have at least some sort of TYPE.

If that doesn't make any sense, please let me know.