CMS Development

sarah_oslo
Member

How to add "notranslate" tag

SOLVE

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 Upvotes
1 Accepted solution
tjoyce
Solution
Recognized Expert | Elite Partner
Recognized Expert | Elite Partner

How to add "notranslate" tag

SOLVE

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

View solution in original post

0 Upvotes
1 Reply 1
tjoyce
Solution
Recognized Expert | Elite Partner
Recognized Expert | Elite Partner

How to add "notranslate" tag

SOLVE

@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 Upvotes