Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Feedly uses SuperFeeder (Pubsubhubbub). How does feedly allow users to subscribe to RSS feed which is not published using pubsubhubbub?

As far as I know, in order to get RSS in real time (i.e be pubsubhubbub subscriber) , the one who generates the RSS feed, must be a pubsubhubbub publisher, which means the RSS feed must include a tag which includes the HUB address.

However, there are lots of RSS feeds (published using RSS 2.0 only and not pubsubhubbub) which I can subscribe to via Feedly.

How is it possible?

Thanks,

Qwerty

like image 713
Qwerty Avatar asked Sep 08 '25 19:09

Qwerty


1 Answers

So, Feedly does use PubSubHubbub, thru Superfeedr (and other hubs, such as Google's or Wordpress).

Fir the feeds which do not support PubSubHubbub, Feedly polls feeds at regular intervals. You may want to check this other question for more details.

Also, please note that Superfeedr can also be used as a "default hub" which works even for feeds which do not support PubSubHubbub.

like image 126
Julien Genestoux Avatar answered Sep 10 '25 16:09

Julien Genestoux