Rhian, Google Translate uses a proxy to fetch pages to translate. That proxy obeys the standard HTTP headers with respect to caching, which likely are telling it's ok to cache your page, at least temporarily. Often when testing I add something like: ?nocache=2134534 to the end of my URL, for example:
http://mypage.com/?nocache=2134534 And I change that number each time I test it again. That way it's a different page each time and the proxy doesn't cache it. Hope that helps. Best, Josh Estelle Senior Software Engineer Google Translate On Nov 30, 2:59 am, Rhian30 wrote: > Hi, > > I've tried to implement Google Translate on some web pages but it > seems to be bringing up cached pages which have been previously > translated, the page is current until I translate then afetr > translation shows old content. Is there any way to stop this? > > Thanks. -- You received this message because you are subscribed to the Google Groups "General" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
