Lander Translation Plugin

Make Your Website Multilingual in 5 Minutes
Conveythis demo
Conveythis demo
Instructions

How to Install ConveyThis On:

lander app logo e1607649794854

Integrating ConveyThis into your site is fast and easy, and Lander is no exception. In just a few minutes you’ll learn just how to install ConveyThis to Lander and start giving it the multilingual functionality you need.

squarespace 01

Step #1

Create a ConveyThis account, confirm your email, and access your account’s dashboard.

Step #2

After accessing your dashboard go to the “Domains” tab in the left toolbar.

conveythis
drupal plugin

Step #3

Add a domain using the button in the top right, and when you’re done click settings.

Domains can’t be renamed so you’ll need to delete it and retype it if you made a typo.

Step #4

Select your website’s source (original) language and the target language(s) you want to translate it to. Click “Save Configuration” once you’re done.

main configuration new

Step #5

Copy this JavaScript:

				
					<!-- ConveyThis code --><script type="rocketlazyloadscript" data-minify="1" src="https://www.conveythis.com/wp-content/cache/min/1/javascript/conveythis-initializer.js?ver=1695311968" defer></script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  document.addEventListener("DOMContentLoaded", function(e) {
    ConveyThis_Initializer.init({
      api_key: "pub_xxxxxxxxxxxxxxxxxxxxxxxx"
    });
  });
</script><!-- End ConveyThis code -->
			
lander

*If you want to customize the button or get familiar with an additional settings, please go back to the main configuration page (with language settings) and click “Show more options”.

Step #6

Login to lander, open the page editor, find “Head” in the right hand corner, insert the code and save changes. Then reload your page and you should see an option to translate your page. Congratulations! You’ve successfully translated your Lander page with ConveyThis.

Why Did We Create ConveyThis?

Back in 2015 I wanted to make my WordPress website multilingual and add a couple of new languages such as Spanish, French, Russian and Chinese; I faced a bit of a problem. All the WordPress plugins I tried to install were cruel and crashed my website. One particular plugin was so bad it broke my WooCommerce store so deeply- even after I uninstalled it it remained broken! I’ve tried to contact the plugin’s support, but received no answer. I tried to fix it myself, but it wasn’t fixable. I was so frustrated that I decided to create a new multilingual WordPress plugin and make it available for free to small websites and make as many WordPress websites in as many languages as possible! Thus, the ConveyThis was born!