Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi tekbuds, I apologize for not responding to this sooner. Can you explain what you mean by “google translator plugin” and “google website translator code”? I’m not sure of the difference between the two.

    Thanks! Rob Myrick

    Thread Starter tekbuds

    (@tekbuds)

    Dear Rob Myrick, Thanks for your response. Google translator is a WordPress plugin to switch over different languages. Below mentioned is a google translator code picked from google website itself:
    https://translate.google.com/manager/website/

    <div id="google_translate_element"></div><script type="text/javascript">
    function googleTranslateElementInit() {
      new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
    }
    </script><script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

    Please suggest me, which option is the best to continue with for a long term for my website!!
    https://tekbuds.com/

    Thanks! tekbuds

    • This reply was modified 8 years, 4 months ago by tekbuds.
    • This reply was modified 8 years, 4 months ago by tekbuds.

    Hi tekbuds, the less code is always better unless you don’t have the time, so if you prefer to use the least amount of code, then use Google’s official code.

    However, Google doesn’t not offer many options to display the translator in different ways. This is where you might find our plugin useful. The load time is not much longer than you would experience using Google’s code, plus you get several options, including clickable flags for each language.

    Hopefully this helps – please don’t hesitate to ask if you have more questions ??

    Thread Starter tekbuds

    (@tekbuds)

    Dear Rob Myrick, thanks for your response. Surely I’ll prefer and recommend your plugin, which has amazing!! features. Good to know that the plugin will not affect the website and page load speed. It really matters, it is one of the most Google ranking factors.

    Thanks! Tekbuds

    Thanks tekbuds!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘The Plugin works good’ is closed to new replies.