Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Hugh Lashbrooke

    (@hlashbrooke)

    The feed is loading just fine (as you can see), so the issue will most likely be that while iTunes was trying to fetch the feed there was an issue on your server that made the feed temporarily unavailable.

    Is iTunes reading your feed correctly now? If not, what is the specific text of the error that it gives you?

    Thread Starter saintmoz

    (@saintmoz)

    I’m am still having the issue, but I can no longer get the error message to display(no doubt a brain fart by me). I did notice this at the end of my feeds code

    `<!–
    Cached page generated by WP-Super-Cache on 2015-04-09 10:24:49
    –!>`

    This is a plugin I have disabled, but could this be the cause?

    Plugin Contributor Hugh Lashbrooke

    (@hlashbrooke)

    Yes – that will most likely be the issue. This is the full text that is appearing at the end of your feed:

    <!--  Dynamic page generated in 0.695 seconds.  -->
    <!--
     Cached page generated by WP-Super-Cache on 2015-04-09 00:04:23
    -->

    You will need to remove all of that so that the very last line of your feed is simply this:

    </rss>

    It all depends on your server and caching plugin, but you should be able to exclude certain URLs fro the cache. In your case you will need to exclude your podcast feed URL. I can’t give you direct instructions on how to do this as it will depend on the cache settings that are available to you.

    Cheers,
    Hugh

    Thread Starter saintmoz

    (@saintmoz)

    Thank you so much for all your help, I think I’ll be able to get on top of it from here. And thank you for your great plugin.

    Plugin Contributor Hugh Lashbrooke

    (@hlashbrooke)

    Always happy to help ??

    Thanks for the review!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Itunes says my is temporarily unavilable’ is closed to new replies.