• Resolved CannibalJesse

    (@cannibaljesse)


    My feeds do not work, and I can’t figure out why.

    Note, I’ve removed the post_comments feeds and the more general comments feed through editing of the functions.php file. Thus, I had to explicitly add
    <link rel="alternate" type="application/rss+xml" title="RSS 2.0 Feed" href="<?php bloginfo('rss2_url'); ?>" />.

    to my header to get the regular post feed. However, this main feed has never worked, even prior to these changes. The link simply seems to not exist, and my 404.php redirects back to the front page. The other feeds DID work before I removed them.

    Thanks in advance for any help.

    The wordpress version of my site can be found here. Despite it’s name, I promise you its just a webcomic and safe for work.

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

    (@cannibaljesse)

    In case anyone else cares, the problem was due to the default RSS link being a pretty permalink despite pretty permalinks not being default.

Viewing 1 replies (of 1 total)

The topic ‘My Non-Existent Post Feed: PLEASE HELP’ is closed to new replies.