• I’m sure I’ve done something wrong, but I haven’t a clue as what.

    http://www.bitsofsiliconhell.com/comments/feed/

    My comments feed shows up as a blank html page. View source shows:

    <!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.0 Transitional//EN”>
    <HTML><HEAD>
    <META http-equiv=Content-Type content=”text/html; charset=windows-1252″></HEAD>
    <BODY></BODY></HTML>

    I’m setting up a new site running the equix_v11 theme and the only plug-in I’ve enabled is the customizable post listing. I edited the index.php and classes.php to exclude multiple categories from the front page and RSS feed as described here: http://www.coldforged.org/archives/2004/11/15/wordpress-asides-coldforged-style/

    Permalinks are on and I allow WP to modify the .htaccess file.

    Any help is appreciated.

Viewing 1 replies (of 1 total)
  • Thread Starter cleikis

    (@cleikis)

    Just in case anyone is wondering how I fixed this..

    Apparantly when I imported from blogger, all of the comments and posts were given the date “Wed, 31 Dec 1969 17:59:59 +0000” and since the most recent comment was a blogger comment, it was using this date in the http headers as the last-modified date.

    Either Apache or IE couldn’t handle that and just simply displayed a blank page.

    Adding a more “recent” comment fixed the comments feed.

Viewing 1 replies (of 1 total)

The topic ‘Comments feed broken’ is closed to new replies.