Hi Josh,

We are trying to implement the google translator on the following
site:

http://www.greyhoundaustralia.co.uk/

At the moment we have not got it implemented in our production version
only on
our development platform.

It appears to work when navigating to url that does not incorporate
urlrewriteing once the page has been
translated for the first time.

eg http://www.greyhoundaustralia.co.uk/Pages/ContactUs.aspx

But when navigating to a urlrewritten page such after translation the
page navigated to reverts back to
the default language (english)

http://www.greyhoundaustralia.co.uk/Experience/CAPETRIBULATIONDAYTOUR

We have tried to use the Microsoft Bing Translator but we have found
its performance slower and would prefer
to use Google. Although Bing does maintain the translation between
pages wether or not they are
UrlRewritten

Regards

Scott Brady

On Apr 22, 4:00 pm, Josh (Google Employee) wrote:
> Hi Scott,
>
> Would you mind pointing me at a specific example we could look at?
> Also, can you clarify if this is breaking things on your site, or if
> translation is just not working when you click through to some pages?
>
> The way this works is we add the #googtrans/en/et to the links, which
> is just a hash tag.  For most webpages this doesn't do anything, but
> our tool looks for that in the URL, if it finds it, it'll immediately
> perform a translation.
>
> It sounds like your website is performing redirects, which is likely
> (correctly) throwing away the hash tag, so our tool no longer knows
> the page should be translated.
>
> I'm not sure I can think of an obvious solution, but I'll have a chat
> with my colleagues about it and see if we can find something that
> works better.
>
> Cheers,
> Josh
>
> On Apr 22, 6:49 am, ScottBrady wrote:
>
>
>
>
>
> > Hi All
>
> > I have an ASP.NET  website on an IIS7 webserver that incorporates
> > UrlRewriting. It appears that when the Google Translate Utility is
> > used it appends the following querystring to the end of the address
>
> > #googtrans/en/et
>
> > This in effect breaks some pages within my site, specifically those
> > that mirror a directory structure 
> > eghttp://www.somesite.com/Category/ProductListing/.
> > I works fine where the address has the following 
> > structurehttp://www.somesite.com/Category/Product.aspx#googtrans/en/et
>
> > Does anybody know if Google Translate works on sites where
> > urlrewriting is used and if not are there any workarounds
>
> > Kind Regards
>
> > Scott Brady
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "General" group.
> > To post to this group, send email to [email address].
> > To unsubscribe from this group, send email to [email address].
> > For more options, visit this group 
> > athttp://groups.google.com/group/google-translate-general?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "General" group.
> To post to this group, send email to [email address].
> To unsubscribe from this group, send email to [email address].
> For more options, visit this group 
> athttp://groups.google.com/group/google-translate-general?hl=en.

-- 
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.

Reply via email to