The nocache parameter is a dummy parameter you would add to the end of your script url that would make the url unique and compel the Feeds API to crawl the feed. So if your feed url is http://mysite.com/feed.rss, you could use something like this in JS:
var feedUrl = "http://mysite.com/feed.rss?nocache=" + (new Date).getTime(); jg On Fri, Aug 29, 2014 at 6:52 AM, Selena Smith <pcn...@gmail.com> wrote: > Thanks for the info. Do you have more info about the nocache parameter? > > > > On Thursday, August 28, 2014 2:54:23 PM UTC-4, jgeerdes [AJAX APIs "Guru"] > wrote: > >> There were reports last week of the Feeds API not refreshing feeds. I >> have not seen any official acknowledgment of the issue or announcement of a >> fix, but some did report the other day that their feeds were updating >> again. To test, you might try adding a nocache parameter to the feed URL. >> If that returns unable to load feed, it would be consistent with the issue >> described last week. If that's the case, I would not know when - or if - to >> expect a fix. >> >> All of that said, you should also be aware that the TOS state that the >> deprecation policy will no longer apply after April 2015. This means that >> Google may shut down the entire service, with or without warning, at any >> time after then. >> >> jg >> >> >> >> On Thu, Aug 28, 2014 at 8:14 AM, Selena Smith <pcn...@gmail.com> wrote: >> >>> Is anyone having an issue with the feed not being refreshed? I'm using >>> the FeedeEk jQuery plugin and it's worked fabulously for me for almost a >>> year now, but this week we noticed that the feed hasn't been refreshed. >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google AJAX APIs" group. >>> To post to this group, send email to >>> google-ajax...@googlegroups.com >>> >>> To unsubscribe from this group, send email to >>> google-ajax-search-api+unsubscr...@googlegroups.com >>> To view this message on the web, visit >>> https://groups.google.com/d/msgid/google-ajax-search-api/ >>> 28845b63-2107-47ab-815f-6f01c74e846a%40googlegroups.com >>> <https://groups.google.com/d/msgid/google-ajax-search-api/28845b63-2107-47ab-815f-6f01c74e846a%40googlegroups.com?utm_medium=email&utm_source=footer> >>> For more options, visit this group at >>> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Google AJAX APIs" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to google-ajax-search-api+unsubscr...@googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Jeremy R. Geerdes >> Generally Cool Guy >> Des Moines, IA >> >> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan >> Church! >> http://www.debraheightswesleyan.org >> > -- > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > google-ajax-search-api@googlegroups.com > To unsubscribe from this group, send email to > google-ajax-search-api+unsubscr...@googlegroups.com > To view this message on the web, visit > > https://groups.google.com/d/msgid/google-ajax-search-api/abbc4fc4-3d91-4573-97e2-b2b273cb68aa%40googlegroups.com > <https://groups.google.com/d/msgid/google-ajax-search-api/abbc4fc4-3d91-4573-97e2-b2b273cb68aa%40googlegroups.com?utm_medium=email&utm_source=footer> > > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Google AJAX APIs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to google-ajax-search-api+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy R. Geerdes Generally Cool Guy Des Moines, IA If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! http://www.debraheightswesleyan.org -- -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com To view this message on the web, visit https://groups.google.com/d/msgid/google-ajax-search-api/CAF4cwg90qBVPh-5xwU88KbySR9tA9c5tE6QY%2Bc%2BfHfmLqwq03A%40mail.gmail.com For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-search-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.