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
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • 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
    Save Web Form Content Using Control + S

    We've all used word processing applications like Microsoft Word and if there's one thing they've taught you it's that you need to save every few seconds in anticipation of the inevitable crash. WordPress has mimicked this functionality within their WYSIWYG editor and I use it...

  • By
    Spatial Navigation

    Spatial navigation is the ability to navigate to focusable elements based on their position in a given space.  Spatial navigation is a must when your site or app must respond to arrow keys, a perfect example being a television with directional pad remote.  Firefox OS TV apps are simply...

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!