Quantcast
Channel: Prevent Google Feed API from using cached feed - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Alex for Prevent Google Feed API from using cached feed

This answer might be coming in late, but I came across this post and got the solution using pxpgraphics comment. For those who need to invalidate the cache, this will do it. Note that this code example...

View Article



Answer by Daniel Monteiro for Prevent Google Feed API from using cached feed

try feed.includeHistoricalEntries(); It might solve your issue.

View Article

Prevent Google Feed API from using cached feed

I am using the Google Feed JSAPI to read/parse a feed. The problem is, when the feed changes, the previous entries become invalid (links and images don't work) so I cannot load a cached version of the...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images