BabelShark Knowledge Base
  • Introduction
  • BabelShark basics
    • Getting started
    • Project modes
    • Project languages
    • Code snippets
    • Source string markup
    • Setting visitor's language
    • Project associated texts
  • Setup
    • Recommended approach
    • Coexistence with other translators
    • Scopes
    • Performance
  • FAQ
  • Site owner's manual
    • Introduction
    • Real-time language statistics
    • Working in a team
  • Developer's manual
    • Embed BabelShark script
    • API Reference
      • BabelShark config
      • Language drop-down specs
    • HTML markup
      • Variables
      • Issues
    • Integrations
      • Tilda Publishing
        • Tilda website setup
        • Elements to localize
  • Manager's manual
    • Introduction
    • Community proofreaders
  • Proofreader's manual
    • Introduction
    • How to proofread
    • Checking translations
    • Translation types
    • Request of re-checks
Powered by GitBook
On this page
  1. Setup

Coexistence with other translators

Letting two (or more) translation services is definitely a wrong idea. BabelShark tries to determine if you are using a service like Google Translator, and disables translations.

To avoid translators messing your content, disable third-party translators:

Google Translator

Add meta tag to your website <head> section:

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

Alternatively, add notranslate class to <body> tag.

PreviousRecommended approachNextScopes

Last updated 2 months ago