Forum

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 3 characters - maximum search word length is 84 characters

Topic RSS
iTunes and Podcast RSS Feed Validation Problems with Solution
29 April, 2011
12:03 am
justinblack
Member
Forum Posts: 8
Member Since:
22 April, 2010
Offline

I am re-developing my church website on Wordpress 3.1.1 and Sermon Browser 0.43.6 but have been struggling with feed validation issues.

I ran my feed through feedvalidator.org to help me debug why my feed wasnt being accepted by itunes and feedburner and it picked up a couple of issues relating to the podcast.php file which you can find in the sermon-browser plugins folder

First error — no itunes email address
you should edit the podcast.php file and insert an appropriate email address for your itunes podcast on line 116.
While your at it you could also add in an appropriate name for your itunes podcast on line 115.

Second error — php code error
in the podcast.php file line 148 reads:

<enclosure url="?php echo sb_podcast_file_url($media_name, $media_type).'" '.sb_media_size($media_name, $media_type).sb_mime_type($media_name); ?> />

but it is missing a < and should read:

<enclosure url="<?php echo sb_podcast_file_url($media_name, $media_type).'" '.sb_media_size($media_name, $media_type).sb_mime_type($media_name); ?> />

Once I fixed these issues, uploaded the amended podcast.php and ran the feed through feedvalidator.org everything works a treat and feedburner now likes the feed :-)

Just thought this might help someone out there!

Forum Timezone: Europe/London

Most Users Ever Online: 40

Currently Online:
15 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

malpan: 2453

jogen: 2440

VanWatterson: 652

GeraldSebring: 364

LucasWoltman: 362

RandellFeenstra: 362

Member Stats:

Guest Posters: 7

Members: 2062

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 2

Topics: 1071

Posts: 4042

Newest Members: richdorm, Aaron Velasquez, aaronv, dave5884, tomduckering, ccwebb

Moderators: Ben Miller (386)

Administrators: Mark Barnes (425)

Comments are closed.