Send to a Friend

richardhenry's avatar

How do you build a web-based RSS reader that doesn’t mess up reader statistics for blog authors?

Asked by richardhenry (12692points) February 10th, 2009

Think of user sign-up services like Google Reader.

Technically, once you have a feed URL for a certain blog or website, you would only have to poll it once in order to grab the content and then insert entries into the database for anyone who subscribes to it.

However; if a content producer is using a service like FeedBurner to track reader statistics, 100 readers could be subscribed to a particular blog or website and it would only show up as 1 reader to the actual author.

Polling once for each subscriber would be a huge unnecessary overhead, especially if a thousand users are subscribed to the same feed.

Is the only solution to redundantly poll the same feed hundreds of times in quick succession? What do Google do?

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.