Logo
  • Product
    • How ConveyThis works
    • Translation quality
    • Multilingual SEO
    • Control & collaboration
    • Website localization
  • Integrations
    • menu image
      Wordpress
    • menu image
      Shopify
    • menu image
      Wix
    • menu image
      Webflow
    • menu image
      Squarespace
    • menu image
      Javascript
    • menu image
      See All integrations
  • Pricing
  • Support
    • menu image
      FAQ
    • menu image
      Help Center
    • menu image
      API Documentation
  • Blog
Login
Register
  • Product
      How ConveyThis works
      Understand how ConveyThis is the fastest and easiest website translation tool
      Translation quality
      • Full editing control
      • Glossary
      • Translation assignments
      Multilingual SEO
      • Dedicated language URLs
      • Metadata translation
      • Hreflang tags
      • Server-side translation
      Integrations
      • Wordpress
      • Shopify
      • SquareSpace
      • Custom
      Control & collaboration
      • Visual Editor
      • Translation exclusions
      • Export/import
      Website localization
      • Media translation
      • Custom languages
      • Page views statistics
      • Visitor auto-redirection
  • Integrations
      menu image
      Wordpress
      Integrating ConveyThis WordPress plugin into your site is fast and easy, and WordPress is no exception.
      menu image
      Shopify
      Integrating ConveyThis into your site is fast and easy, and Shopify is no exception.
      menu image
      Wix
      Integrating ConveyThis Translate into any website is incredibly simple, and JavaScript framework is no exception.
      menu image
      Webflow
      Integrating ConveyThis Webflow plugin into your site is fast and easy, and WebFlow is no exception.
      menu image
      Squarespace
      Integrating ConveyThis Translate into any website is incredibly simple, and SquareSpace framework is no exception.
      menu image
      Javascript
      Integrating ConveyThis Translate into any website is incredibly simple, and JavaScript framework is no exception.
      Don’t see your integration? menu image
      ConveyThis is compatible with over 20 CMS integrations.
      See All Integrations
  • Pricing
  • Support
      menu image
      FAQ
      Get answers to your ConveyThis questions
      menu image
      Help Center
      We’d love to help you get answers to all your questions
      menu image
      API Documentation
      Comprehensive Guide for Developers
  • Blog
Login
Register

How to Create a Google Translate Widget in 2025 (Step-by-Step Guide)

Make Your Website Multilingual in 5 Minutes
Get started
Learn more
✔ No card details ✔ No commitment
badge 2023
badge 2024
badge 2025
Published on Sep 16 2025
Yuriy B.
Summarize this post with:
Translation service

How to Create a Google Translate Widget (and What You Need to Know in 2025)

Introduction

Once upon a time, making your website multilingual felt almost magical. With a single line of Google’s code, anyone could offer their content in more than a hundred languages. From bloggers to small business owners, the Google Translate widget became a faithful companion, helping websites connect with visitors far beyond their borders.

But that era has passed. The simple widget disappeared, leaving many site owners asking: “Can I still create a Google Translate widget? And if I can, should I?”

This is the story of the widget’s rise, fall, and what it really means to bring it back today.

 

The Rise and Fall of the Google Translate Widget

Back in the early 2010s, you could visit almost any corner of the web and spot the Google Translate dropdown. It lived in sidebars, headers, or footers—quietly waiting for a visitor from another country to click it. With that single click, entire websites transformed. It wasn’t perfect—sentences sometimes came out awkward—but it was free, instant, and good enough.

Then, in December 2019, the familiar little box began to vanish. Google quietly pulled the plug. No big announcement, no loud campaign—just a notice that the widget was no longer available for general use. For site owners who had built their multilingual presence on it, the disappearance was like losing an old friend.

A brief reprieve came in 2020, when the world needed translations more than ever. During the height of the pandemic, Google released a stripped-down version for hospitals, government agencies, and nonprofits. But this was only a temporary measure. The golden days of the free widget never returned.

Today, when people talk about adding a “Google Translate widget,” they aren’t referring to that old box. They mean either:

  • A custom-built widget powered by the Google Cloud Translation API, or

  • A third-party service, like ConveyThis, that brings back the ease of a widget but adds modern SEO and editing tools.

Business list do not use any words or letters

ConveyThis is the best tool to build multilingual websites

Why People Still Miss It

The old widget had charm. It was simple, reliable, and it gave a sense of global openness. For small sites, it was a doorway to the world. And that feeling—of being instantly understood anywhere—is hard to replace.

But as beloved as it was, it also had cracks. The translations could be clumsy. Businesses had no control over mistakes. And the translated text wasn’t something search engines could index, so while visitors could read in their own language, Google Search couldn’t.

Building a Widget Today

Even though the original is gone, the spirit of it can live on. If you are willing to roll up your sleeves, you can build your own Google Translate widget using the Cloud Translation API. The steps are straightforward:

  1. Get your API key from Google Cloud.

  2. Add the script to your site.

  3. Create a small container for the widget.

  4. Initialize it with JavaScript, setting your site’s main language and the options you want.

  5. Test it across devices and browsers.

Here’s what that looks like in practice:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Google Translate Widget Demo</title>
<style>
#google_translate_element {
position: fixed;
top: 10px;
right: 10px;
padding: 6px;
background: #fff;
border: 1px solid #ddd;
border-radius: 6px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
</style>
</head>
<body>
<h1>Welcome to My Multilingual Site</h1>
<p>This page will be translated dynamically using Google Translate.</p>

<div id="google_translate_element"></div>

<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en',
includedLanguages: 'es,fr,de,zh-CN,ar',
layout: google.translate.TranslateElement.InlineLayout.SIMPLE
}, 'google_translate_element');
}
</script>
<script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
</body>
</html>

This little snippet is the modern descendant of that once-famous widget. It floats politely in the corner, waiting for someone to click and discover your content in their own language.

The Limits You Need to Know

But there’s a catch. The translated text your visitors see isn’t something Google Search can read. To search engines, your site is still in one language. That means no extra traffic from international search queries, no ranking for keywords in French, Spanish, or Arabic.

For businesses, that’s a dealbreaker. It means that while your content may look accessible, it isn’t truly discoverable.

Beyond the Widget: What Comes Next

This is why many site owners eventually move beyond the Google Translate widget. They start with it, because it’s simple and nostalgic, but soon realize they need more. They need control over translations, better user experience, and—above all—visibility in global search.

That’s where tools like ConveyThis come in. They combine the speed of machine translation with the polish of human editing, create proper language-specific URLs, and handle all the behind-the-scenes SEO. In other words, they pick up where Google’s widget left off.

Summarize this post with:
Banner
Recent posts
Post Image
How to Create a Google Translate Widget in 2025 (Step-by-Step Guide)
Post Image
Weglot vs ConveyThis - Detailed Comparison 2025
Post Image
Behind the Scenes of Our AppSumo Launch: How ConveyThis Grew Stronger
Ready to Get Started?

Translation, far more than just knowing languages, is a complex process.

By following our tips and using ConveyThis , your translated pages will resonate with your audience, feeling native to the target language.

While it demands effort, the result is rewarding. If you’re translating a website, ConveyThis can save you hours with automated machine translation.

Try ConveyThis free for 3 days!

Get started for free
CONVEYTHIS
Made in the USA
ConveyThis is a registered trademark of ConveyThis LLC
Get started
Products:
  • Integrations
    All Integrations WordPress Shopify Squarespace Wix WebFlow JavaScript
  • Pricing
  • Available Languages
  • Tour
Company:
  • About Us
  • Partners
  • Affiliate Partners
  • Press
  • Careers
Resources:
  • Getting Started
  • Help Center
  • Word Count Tool
Legal:
  • Privacy
  • Terms
  • Compliances
  • EEOP
  • Cookies
  • Security Statement

Follow Us On:
Ⓒ 2025 All rights reserved by ConveyThis LLC
Français Português Deutsch Español Tiếng Việt Русский العربية Italiano Türkçe 繁體 ภาษาไทย Polski Українська Tagalog Română 한국어 日本語 Bahasa Indonesia Magyar हिन्दी עברית Nederlands Dansk Čeština 简体
English