View Full Version : Why dont the itunes tags work for me?
micrors4racer
Nov 16th, 2005, 06:31 PM
Everytime i try to put it on, i always get errors. And no one can access my podcast.
SPThom
Nov 16th, 2005, 09:04 PM
A little more info, perhaps? What sort of errors? What's the URL to your feed?
micrors4racer
Nov 16th, 2005, 11:03 PM
my podcast link is www.kevincat.com/podcast.xml
If you check it out youll notice i have onyl added the itunes tag of <itunes:author>kevin</itunes:author>
on the main title thing and the first episode just to test it out for oyu guys. Can you try to add it on itunes see if it works.
SPThom
Nov 16th, 2005, 11:12 PM
First off:
<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" version="2.0">
[b]<rss version="2.0">[/b]
That second rss tag is extraneous. Take it out and see if it works.
Secondly, you don't have this at the top of your document:
<?xml version="1.0" encoding="UTF-8"?>
I'm a little rusty with my RSS and not sure if you need it (feedvalidator doesn't mention it), but couldn't hurt.
micrors4racer
Nov 17th, 2005, 12:55 AM
Ok well atleast the link itself is working now.