Title: RSS Questions
Last modified: August 18, 2016

---

# RSS Questions

 *  [KennyD](https://wordpress.org/support/users/kennyd/)
 * (@kennyd)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/)
 * I’m very new to this RSS thing and here’s my problem. iTunes requires an XML 
   file. I’m using podpress and it says my feed is located at [http://www.youlearnlive.com/?feed=rss2](http://www.youlearnlive.com/?feed=rss2)
   If you go to that address, it shows the currently posted articles, but iTunes
   and other directories say there are no episodes there. I don’t understand it.
   Where do I start looking?

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514288)
 * There are no episodes in that feed. You haven’t posted any audio or video files
   for it to find. Podcasts have audio or video, not just normal posts.
 * Those weird javascript links are not good enough. You have to have links to the
   actual files themselves. I’m not familiar with podpress in specific, but without
   a link to the video file in the post, it won’t get included in the feed as an
   enclosure.
 * Podcatchers must find the actual file that they can download. They don’t do javascript.
 *  Thread Starter [KennyD](https://wordpress.org/support/users/kennyd/)
 * (@kennyd)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514292)
 * Well, that’s kinda my question. I’m trying to find a plugin that will do the 
   enclosure for me but apparently podpress 7.1 has a problem with WP 2.1, so I’m
   trying to find out if that is the cause.
 * Is there any way I can do an enclosure manually for now? Can I do something with
   the ‘custom fields’?
 *  Thread Starter [KennyD](https://wordpress.org/support/users/kennyd/)
 * (@kennyd)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514293)
 * Also, do I need to do something with an XML file? I’m totally newbie to this 
   part.
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514308)
 * Enclosures are automatic. Just put a link to the actual files in the post itself.
   WordPress will figure it out after a while and add the necessary enclosures.
 * You know, something like this *in the post*:
    `<a href="http://example.com/podcast/
   video.m4v">Podcast #1: Video!</a>`
 * That’s really all you have to do. Magic!
 * Of course, your server will have to have the correct MIME types set. You can 
   do this yourself, just create a .htaccess in your root directory and add these
   sort of lines to it:
    `AddType video/mp4 .m4v AddType audio/mp4 .m4a
 * And so on. Google the extension and “MIME type” to find out what the correct 
   MIME type is for each file you include in this way.
 *  Thread Starter [KennyD](https://wordpress.org/support/users/kennyd/)
 * (@kennyd)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514632)
 * hey, thanks a lot. That was a lot of help.
 *  [Xander](https://wordpress.org/support/users/xander/)
 * (@xander)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514633)
 * Is there any way to gain some control over automatic enclosures? And don’t two
   enclosures in one RSS item invalidate the feed?
 * When posting free music I tend to offer a variety of means to get at the file,
   but I would rather optimize the enclosures for podcasting to deal with one file
   or link in particular (i.e. get the MP3 not the WAV!…
 *  Moderator [Samuel Wood (Otto)](https://wordpress.org/support/users/otto42/)
 * (@otto42)
 * WordPress.org Admin
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514635)
 * Enclosures are actually implemented as a custom field, with a key of “enclosure”
   and a value of “URL\nLENGTH\nTYPE\n”. The \n’s are newline characters. Anyway,
   after an enclosure is processed, you should be able to see the enclosure in the
   Custom Field section of the Edit Post screen for that post.
 * And yes, you can have multiple enclosures in RSS 2.0. It may indeed break some
   readers, but the spec doesn’t actually specify it as zero or one.
    Okay, so Dave
   Winer may disagree, but you know what? Screw him. If it’s not explicitly spelled
   out in the specification, then it’s not a legitimate argument. The simple fact
   is that all major blog tools allow multiple enclosures per item. 😛
 * Most uses I’ve seen for multiple enclosures in podcasts involve having the same
   actual item but in different formats. As long as it’s the same content for the
   multiple enclosures, it still makes semantic sense.
 * Still, feed validator says it’s not valid, I grant you. So the solution is just
   don’t have more than one in there, if you want full compatibility.
 *  [Xander](https://wordpress.org/support/users/xander/)
 * (@xander)
 * [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514636)
 * Thanks, that was informative… and no, I am probably the last person to give a
   damn about compliance for the sake of compliance 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘RSS Questions’ is closed to new replies.

## Tags

 * [itunes](https://wordpress.org/support/topic-tag/itunes/)
 * [RSS](https://wordpress.org/support/topic-tag/rss/)
 * [xml](https://wordpress.org/support/topic-tag/xml/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [Xander](https://wordpress.org/support/users/xander/)
 * Last activity: [19 years, 3 months ago](https://wordpress.org/support/topic/rss-questions-2/#post-514636)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
