2012/1/13 YC <[email protected]>: > 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.
Ah, so the issue is about the diagnostics? I am not getting any publisher diagnostics for either of the following two URLs, even after the previous tests: http://charltest.blogspot.com/feeds/posts/default http://www.blogger.com/feeds/4712051143568267253/posts/default The hub is definitely distributing the posts though. Just a correction on my earlier post, this is what (I think) it should have been: 1) You post a new article on Blogger. 2) Blogger notifies the hub of the new post (on Blogger). 3) The hub notifies all subscribers (including Feedburner) of the new post (on Blogger). 4) Feedburner notifies the hub of the new post (on Feedburner). 5) The hub notifies all subscribers of the new post (on Feedburner).
