Feed on
Posts
Comments

My Feeds Updated/Borked

Someone pointed out that my comments-feed button in the header wasn’t working. So I tried to fix it. I think I broke everything. So what am I finding that is working properly? Here:

Post Feed: http://feeds.feedburner.com/dphowell

Comments Fee: http://feeds.feedburner.com/brain_comments

How do I fix the buttons in the header? No idea. I think I found the area that needs work:

codeDo I just change those function calls to text? I have no clue. Your ideas are totally welcome.

2 Responses to “My Feeds Updated/Borked”

  1. pinto says:

    bloginfo(‘rss2_url’) is your blog feed.
    bloginfo(‘comments_rss2_url’) is your comments.

    The “proper way” would be to update those variables to the correct values in another file or before the feedarea on the page. The quick fix is to update everything between href=” and the first “> to the correct urls.

  2. Magebleck says:

    Is this fixed? From what I am seeing the links work correctly… Or am i missing something? Also, the old one: http://www.dphowell.com/?feed=rss2 is still working…

Leave a Reply