Google Reader, Why Hath Thou Forsaken Me?

By  on  

I need to solicit some help from my readers. Any help would be appreciated.

It's been brought to my attention that Google Reader (Google's online RSS client) hasn't been display my articles since Monday of this week. This is a problem since I've posted every day this week.

Does anyone have the slightest idea as to why Google Reader isn't "seeing" my newer posts? My colleague mentioned that it may be because I've used duplicate post ID's, which I have (fallout with upgrading to newest version of WordPress.)

Please let me know if you have any ideas. I saw a huge drop in subscribers and this clearly the reason.

Thank you!

Recent Features

  • By
    fetch API

    One of the worst kept secrets about AJAX on the web is that the underlying API for it, XMLHttpRequest, wasn't really made for what we've been using it for.  We've done well to create elegant APIs around XHR but we know we can do better.  Our effort to...

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

Incredible Demos

  • By
    TextboxList for MooTools and jQuery by Guillermo Rauch

    I'll be honest with you: I still haven't figured out if I like my MooTools teammate Guillermo Rauch. He's got a lot stacked up against him. He's from Argentina so I get IM'ed about 10 times a day about how great Lionel...

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

Discussion

  1. I’ve been seeing them just fine with Google Reader.

  2. I too have been seeing them fine with Google Reader.

  3. JP

    Oddly enough, this post made it just fine into my Google Reader feed. The others are still missing, though.

  4. Hmm. I changed from RSS2 to Atom with this one. Odd.

  5. Marie F

    Your posts weren’t making it into my Google Reader this week, but this particular one did. However I still was seeing all of your posts because I’m subscribed to CSS Globe, who always posts your posts :)

  6. I was able to see this post as well as Monday’s post in Google Reader, but not the ones in between.

  7. As above. Got monday’s, then this one.

  8. David, I would recommend looking at your RSS feed XML. Perhaps it is malformed due to something with WP 2.5.x? Also, if you are using FeedBurner they have a service that will validate your RSS feed. Can you confirm that it is only Google Reader and not others?

    Switching to Atom may cause the feed to validate allowing readers to see it. I’m really busy this weekend otherwise I’d help you out more.

  9. @Eric: Thanks for the offer but I think I’m back in business. Hopefully all goes well.

  10. Some suggestions…
    1. Use feedburner
    2. If you use Google Reader, subscribe to your own feed.
    3. Validate your feed.

    I did not know about the wordpress issue – I have not run into it yet.

  11. Got this one via Google Reader as well… perhaps switching to Atom is the key.

  12. Jan Henkes

    I noticed the problem, but I received this post in Google Reader..

  13. I received this post, the one on 2 June, and a few posts published during the last week of May.

  14. Patrick

    Hello, I would like to point out that “why hath thou” is incorrect grammar. Hath is the conjugation for “to have” corresponding with he/she/it, whereas the conjugation for thou is hast, therefore that should read “why hast thou.”

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!