Category Archives: Feed Validator

Podcast feed validator – detect problems with your RSS feed

Podcast feed check now ready

I finally figured out how to do the HTTP HEAD in PHP (basically: not using libcurl, but plain old fsockopen) so I can check the existence and size of the MP3 files). I also included more technical info (the HTTP … Continue reading

Posted in Feed Validator, RSS | Leave a comment

Podcast feed validator

Just updated my Podcast feed validator: if your podcast files don’t get downloaded, check out what’s wrong with this tool! It checks for feed validity, enclosure validity and the availability of the audio files.

Posted in Feed Validator, RSS, Tools | 3 Comments