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
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

Incredible Demos

  • By
    Better Pull Quotes with MooTools

    Chris Coyier authored a post titled Better Pull Quotes: Don't Repeat Markup a while back. In his post he created great-looking pull quotes without repeating any content -- instead he uses jQuery to dynamically create the pull quotes. The following is the...

  • By
    CSS :target

    One interesting CSS pseudo selector is :target.  The target pseudo selector provides styling capabilities for an element whose ID matches the window location's hash.  Let's have a quick look at how the CSS target pseudo selector works! The HTML Assume there are any number of HTML elements with...

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!