- This topic has 5 replies, 2 voices, and was last updated 2 years, 3 months ago by
vako.
-
AuthorPosts
-
July 29, 2023 at 5:57 pm #71489
Hi,
Google does a nice job translating my website in Chrome, however, it also translates the name of the website / the site title.
How can I prevent this from happening?
(The site was made in WordPress using Ashe Pro.)
Kind regards, Menno
July 31, 2023 at 9:40 am #71493Hi Menno,
Thanks for reaching out!
I understand that you want to prevent Google from translating the name of your website in Chrome.
To do this, you can add a special meta tag to your website’s header. This meta tag will tell Google not to translate the name of your website.
The meta tag is:
<meta name=”googlebot” content=”notranslate”>
You can add this meta tag to your website by editing your website’s header.
Here are the steps on how to do this:
1. Go to the WordPress dashboard.
2. Click on the “Appearance” menu.
3. Click on the “Theme Editor” tab.
4. Locate the
header.phpfile.5. Open the
header.phpfile in a text editor.6. Add the following meta tag to the
header.phpfile:<meta name=”googlebot” content=”notranslate”>
7. Save the
header.phpfile.Once you have added the meta tag, Google will no longer translate the name of your website.
I hope this helps! Let me know if you have any other questions.
Best regards
July 31, 2023 at 8:46 pm #71496Hi Vako,
Thanx for your reply. I did as you said, but unfortunately it does not change anything.
I also came across the meta tag
<meta name=”google” content=”notranslate” />
which does work, but blocks the entire page from being translated. I only want to prevent the site title from being translated.
Best regards, Menno
August 1, 2023 at 9:23 pm #71497Hi Menno,
Weird case, please try to change meta tag with this one:
<meta name=”googlebot” entry-header=”notranslate”>
Please let us know the results.
Kind Regards
August 2, 2023 at 6:40 pm #71499Nope, entire page including site title is still being translated…
August 4, 2023 at 9:15 am #71503Hi Menno,
Weird case, we recommend to ask for the help plugin support team itself, may be they have better suggestion on this case.
Kind Regards
-
AuthorPosts
- You must be logged in to reply to this topic.
