Google incorrectly offers to "translate this page" the homepage. No issue for other pages
First off, this is probably a duplicate of:
How can I prevent Google mistakenly offering to translate a page?
But the question above was posted back in 2010, things might be different in 2016.
Google shows Translate this page
/ Traduire cette page
next to the website homepage URL (see screenshot) in SERP:
If I hover the translate this page
link that displays in the SERP, I get this link:
https://translate.google.com/translate?hl=fr&sl=en&u=http://www.sintelleparapharmacie.com/&prev=search
The sl = en
bit most probably means that the source language is English. However, it clearly isn't.
All the other indexed pages of the website do NOT show the Translate this page
/ Traduire cette page
suggestion, which is expected behaviour. Only the homepage has the issue.
I wrote <HTML lang='fr'>
in the HTML source, and targeted the users in Google Webmaster Tools as living in France. No joy.
I used the send feedback
link at the bottom of the SERP, to try and report the issue to Google. No answer received.
How can I either:
programmatically tell Google not to suggest to translate French into French in SERP, or:
report this issue to Google?
EDIT below: screenshot obtained after clicking the "traduire cette page" link (see comments after GDav's post)
As you can see, "rides marquées", which is French for "deep wrinkles", is seen as English. Google translate "rides" as "manèges" (like at the fun fair); it sees the French adjective "marquées" as the English noun "marquees", and translates it as "chapiteaux" (large tents)
Interestingly, while I get the same "Traduire cette page" link from google.fr, on visiting the page (my browser is set to British English) Chrome tells me the page is in French and offers to translate it.
The browser function allows you to report errors.
I can't be sure that errors reported here will affect search results, but it's certainly worth a try:
For anyone else with the same problem, it looks quite easy to submit reports without triggering the browser message, too. Format seems to be: https://translate.google.com/translate_error?client=cr&action=langidc&u=[INSERT ENCODED URL HERE]&sl=[DETECTED LANGUAGE CODE]&hl=[REPORT LANGUAGE CODE]
Comments
Post a Comment