CMS Development

sarah_oslo
Membro

How to add "notranslate" tag

resolver

Hi there!

 

My first post, so here it goes:

 

Has anyone here successfully applied the "notranslate" tag to website pages within HubSpot (to exclude them from the translation workflow)?

 

Our HubSpot account manager pointed me to the HEAD HTML field but she wasn't sure what exact coding was required for this class, so further pointed me to this forum 🙂

 

I'd love some advice or a link to existing documentation.

 

Thanks!

 

Sarah

 

0 Avaliação positiva
1 Solução aceita
tjoyce
Solução
Especialista reconhecido(a) | Parceiro Elite
Especialista reconhecido(a) | Parceiro Elite

How to add "notranslate" tag

resolver

@sarah_oslo - Just edit the page you want the tag in, using the page editor. Go to settings at the top and then choose advanced options. Just add the following code snippet to that section and you should be good.

<meta name="google" content="notranslate" />

If this answer helped, please, mark as solved 😄


tim@belch.io | forms.belch.io | Design your own Beautiful HubSpot Forms; No coding necessary.

 

Drop by and say Hi to me on slack.

Exibir solução no post original

0 Avaliação positiva
1 Resposta 1
tjoyce
Solução
Especialista reconhecido(a) | Parceiro Elite
Especialista reconhecido(a) | Parceiro Elite

How to add "notranslate" tag

resolver

@sarah_oslo - Just edit the page you want the tag in, using the page editor. Go to settings at the top and then choose advanced options. Just add the following code snippet to that section and you should be good.

<meta name="google" content="notranslate" />

If this answer helped, please, mark as solved 😄


tim@belch.io | forms.belch.io | Design your own Beautiful HubSpot Forms; No coding necessary.

 

Drop by and say Hi to me on slack.

0 Avaliação positiva