Hi Josh, The fetching statistics feature is still disabled. There is currently no ETA for reenabling it. Sorry.
You can use a test subscriber to test your feed. For example, this one: http://pubsubhubbub-subscriber.appspot.com/. 1. Go to https://pubsubhubbub.appspot.com/subscribe in order to establish a subscription for the testing subscriber on your feed. * Callback URL: http://pubsubhubbub-subscriber.appspot.com/subscriber */my-key ** Topic URL: URL to your feed. * Click Do It! 2. Add an entry to your feed and notify the hub. You can use https://pubsubhubbub.appspot.com/publish to manually send a notification to the hub. 3. Go to http://pubsubhubbub-subscriber.appspot.com/items?callback_filter= */my-key* and observe the update received by the subscriber. Note that all updates are also seen on http://pubsubhubbub-subscriber.appspot.com/. You can use any string in place of "/my-key". It's only purpose is to allow you to see only your own updates with the updates from other people using the same app. HTH, Roman. On Thu, Jul 23, 2015 at 4:23 PM, David Allix <[email protected]> wrote: > Hi Alkis, > > Any news on this? Seems not working for me and I want to know if problem > come from Google side or mine. > > Thanks. > > On Thursday, July 2, 2015 at 12:15:35 PM UTC+2, Alkis Evlogimenos wrote: >> >> Hi Josh. Reporting is currently not fully functioning. We have plans to >> restore this behavior. >> >> - alkis >> >> Google Switzerland GmbH >> Brandschenkestrasse 110, >> Zurich, Switzerland >> 8002 Zurich >> >> On Wed, Jul 1, 2015 at 7:59 PM, Josh Waldrum <[email protected]> wrote: >> >>> Hi there, >>> >>> I recently created a feed of my website and have submitted it to >>> pubsubhubbub several times after making updates on pages of my site. When I >>> use the 'Publisher Diagnostics' function to retrieve details about my feed, >>> the Last item retrieved is correct but I see N/As about the fetching >>> statistics (see below). >>> >>> >>> <https://lh3.googleusercontent.com/-0aEfC-f5ngY/VZQqJa_rcWI/AAAAAAAAAnI/bS823hvX1J4/s1600/Screen%2BShot%2B2015-07-01%2Bat%2B12.57.26%2BPM.png> >>> >>> >>> Any idea why this isn't updating? >>> >>> >>> Thanks! >>> >>> Josh >>> >>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Pubsubhubbub" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > > --- > You received this message because you are subscribed to the Google Groups > "Pubsubhubbub" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
