An HTML file contains many types of content: visible body text, heading tags, link anchor text, image alt attributes, title attributes, meta descriptions, Open Graph tags, structured data JSON-LD, and ARIA labels. All of these elements contribute to the user experience and search visibility of the translated page, and all require translation. At the same time, HTML tags, class names, IDs, hrefs, and inline JavaScript must never be altered.
BeTranslated uses a parser-based extraction workflow that identifies all translatable text nodes and attributes in an HTML file while locking all markup, URLs, class names, and code. Translators work on clean text segments and the delivered HTML file is drop-in ready, with correct lang attributes applied for the target language.