Forums

Podpress rss feed not validating (3 posts)

  1. Dnielsen
    Member
    Posted 6 years ago #

    Hi I am a neophite. I have installed the Podpress plugin. Everything went well until I tried to validate my feed. Can someone tell me what this means and how to fix the issue?

    *

    line 1, column 54: XML parsing error: <unknown>:1:54: syntax error [help]

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    ^

    In addition, this feed has an issue that may cause problems for some users. We recommend fixing this issue.

    *

    Feeds should not be served with the "text/html" media type [help]

    Source: http://takinitoutside.com/wp-content/podcasts/?feed=rss2

    1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    2. <HTML>
    3. <HEAD>
    4. <TITLE>Index of /wp-content/podcasts</TITLE>
    5. </HEAD>
    6. <BODY>
    7. <H1>Index of /wp-content/podcasts</H1>
    8. <PRE><IMG SRC="/icons/blank.gif" ALT=" "> <A HREF="?N=A">Name</A> <A HREF="?M=A">Last modified</A> <A HREF="?S=A">Size</A> <A HREF="?D=A">Description</A>
    9. <HR>
    10. <IMG SRC="/icons/back.gif" ALT="[DIR]"> <A HREF="/wp-content/">Parent Directory</A> 22-Sep-2006 15:38 -
    11. <IMG SRC="/icons/sound2.gif" ALT="[SND]"> <A HREF="06-73%20How%20to%20a%20sleeping%20bag%20(p1).mp3">06-73 How to a sleep..></A> 22-Sep-2006 15:47 1.4M
    12. </PRE><HR>
    13. <ADDRESS>Apache/1.3.37 Server at takinitoutside.com Port 80</ADDRESS>
    14. </BODY></HTML>
    15.

  2. moshu
    Member
    Posted 6 years ago #

    Who told you your feeds are at the address above???
    That's a totally wrong address you gave.
    Your feeds are here:
    http://www.takinitoutside.com/?feed=rss2 - for the blog
    or
    http://takinitoutside.com/blog/category/podcasts/feed - for the podcasts category

  3. Dnielsen
    Member
    Posted 6 years ago #

    Thanks. It took me a while but I finally figured out the
    correct feed address http://www.takinitoutside.com/?feed=rss2. I didn't know about the other one.

    Anyway, I made the changes noted above. Now I get this code saying the pubdate format is incorrect. I changed all the code I could find to match the Day, date, mo, year format but to know avail.

    When I check the feed directly I get this, with only one side of the <pubdate> equation. Where can I edit this?

    <!-- generator="wordpress/2.0.4" -->

    <rss version="2.0">

    <channel>
    <title>Takin' it Outside</title>
    <link>http://takinitoutside.com</link>
    <description>Where all things outdoors are fair game.</description>
    <pubDate/>
    <generator>http://wordpress.org/?v=2.0.4</generator>
    <language>en</language>

Topic Closed

This topic has been closed to new replies.

About this Topic