Hello, 

I am a publisher and have an RSS feed that is on a test site. We use the 
https://pubsubhubbub.appspot.com as the publisher hub.
This gets pinged when a person updates a post. 

When I use the https://pubsubhubbub.appspot.com/publisher to debug I can 
see that the Last successful fetch and the Last Ping are from when we 
updated a post. So far so good.
However the Last item retrieved is from 30mins before.

I have even tried replacing the feed entirely with a completely different 
feed with different content from the original. In this case the Last item 
retrieved still remains the same as it was 30 mins ago even if I update 
another post.

It looks like the feed was not fetched at all after the last ping.

We have added the following to the feeds... and the ping looks to be set up 
correctly so I cannot see what is wrong. 

    <!-- PubSubHubbub Discovery -->
    <link rel="hub"  href="http://pubsubhubbub.appspot.com"; 
xmlns="http://www.w3.org/2005/Atom"; />
    <link rel="self" href="http://www.website/rss.xml"; 
xmlns="http://www.w3.org/2005/Atom"; />
    <!-- End Of PubSubHubbub Discovery -->


Any help would be much appreciated.

Thanks

-- 

--- 
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/groups/opt_out.

Reply via email to