Example: I want to subscribe this blog, http://orangette.blogspot.com/feeds/posts/default .
For some reason, I want to get notification from feedburner so I use feedburner to subscribe it, http://feeds.feedburner.com/pushtesting I am able subscribe(PuSH) it using my web application and "Subscriber Diagnostics" does show subscription details. However I'm not able to see "Publisher Diagnostics" of this feed link. The way I "solve" it is publish it manually. I'm still not sure my application will get notified if new post published. But by publishing it manually, "Publisher Diagnostics" did show the feed details. My test blog feedburner is able to notify my application but I'm not sure why other blog unable to do so. On Jan 13, 7:47 pm, Charl van Niekerk <[email protected]> wrote: > 2012/1/13 YC <[email protected]>: > > > Is it a must to publish manually first before i can receive update > > from feed that i have subscribe? > > Definitely not, this should all be taken care of automatically. > > I'm not entirely sure if I understand the whole issue but this is the > way I see it: > > 1) You post a new article on Blogger. > 2) Blogger notifies Feedburner of the new post. > 3) Feedburner notifies the hub of the new post. > 4) The hub notifies all subscribers of the new post. > > Does that sound correct?
