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
    39 Shirts – Leaving Mozilla

    In 2001 I had just graduated from a small town high school and headed off to a small town college. I found myself in the quaint computer lab where the substandard computers featured two browsers: Internet Explorer and Mozilla. It was this lab where I fell...

  • By
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

Incredible Demos

  • By
    Morphing Elements Using MooTools and CSS

    Morphing an element between CSS classes is another great trick the MooTools JavaScript library enables you to do. Morphing isn't the most practical use of MooTools, but it's still a trick at your disposal. Step 1: The XHTML The block of content that will change is...

  • By
    CSS pointer-events

    The responsibilities taken on by CSS seems to be increasingly blurring with JavaScript. Consider the -webkit-touch-callout CSS property, which prevents iOS's link dialog menu when you tap and hold a clickable element. The pointer-events property is even more JavaScript-like, preventing: click actions from doing...

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!