Install Linguise neural translation on a WordPress website

Table of Contents

Technical requirements

To run the WordPress translation plugin, you’ll need the following:

  • Run PHP 7+ version or above
  • Activate the URL rewriting in WordPress settings
    It’ll be checked automatically by the plugin

Linguise Dashboard Configuration Setup

When you setup your domain within Linguise dashboard, you’ll need to ensure:

  • The domain are correct, for example: https://www.linguise.com 
  • The Base Language are correct based on your website’s language

How to Check the Base Language in WordPress

You can navigate to WordPress admin dashboard, and go to Settings > General. Scroll down a little and you can find “Site Language”. For example, below is the Site Language of English. You will need to setup Linguise dashboard configuration as English for the Base language to ensure it’s functionality.

site-language

Generate the API Key

After your connection to your Linguise dashboard you’ll need to setup a new domain first and save it’s settings to get the API Key.

The API key is what is required to activate the translation on your website. Basically the API key will check what language is activated on what domain and will allow the neural translation pages  to be generated.

Copy the API Key and keep it in your clipboard.

translation-API-key

Install the WordPress plugin

Now you need to install the Linguise WordPress plugin to activate the language switcher (flags with language switcher). You can download the latest version from the WordPress plugin directory.

After the script is downloaded, install it to your WordPress website as usual using the WordPress plugin installer

add-linguise-plugin

Make sure the URL rewriting is activated

In order to load your language on new URLs (like domain.com/es) the permalinks needs to be configured with any rewriting option from the WordPress settings except the plain option (non SEO URLs). otherwise the multilingual URL may generate 404 errors.

Note that the recommended option for SEO optimization is the following one.

Activate the WordPress translation

Once the WordPress plugin is installed and activated, you can access the plugin configuration by using the “Linguise” left menu. The first to look into is the API key field. Paste the API key from your dashboard and click on Apply

  • You’ll get the full website language configuration
  • All the website should already be translated in all the languages!

SEO important note: The number of languages you setup has a large impact on SEO. When you setup your translation languages, if you have a large amount of indexed pages (>500), search engine may take a lot of time to process them. It may impact your SEO in your original language. That’s why we recommend adding at first a maximum of 5 languages, then when it’s indexed, you can add languages in a batch of 3 per month.

Add the language switcher to your website

You have 3 methods to load the website language switcher (flags and language names) to your website on WordPress.

  • Use the shortcode below
  • Use the WordPress Linguise menu
  • Use the PHP snippet
[linguise]

Once it’s added, on the frontend you’ll have the flag and language name displayed.

The alternate option will generate the alternate URL per language, so the search engine can crawl easily all the language version of the page. It’s recommended to let it activated.

An alternate example in the HTML code that will be crawled by search engines:

alternate-links

Setup the language switcher type

The language switcher can be displayed as a popup, a dropdown list, or just aligned side by side. You also have the option to display only the flag or only the language names, or both.

On the right side of the screen, you can use the preview to check the final rendering.

The position setting allows the use of floating positions on your website.

Language switcher flag and text design

There’s many design option that help the language switcher to be loaded anywhere on your website. For example, style won’t be the same on the white top bar and on a dark footer.

Main options are:

  • Flags shape and size
  • Language names text color
  • Shadow of elements on mouse hover
  • Mouse hover style

Language switcher setup in video

Language switcher advanced options

Finally, you can setup the advanced options such as cache setting, the amount of URL and translation to store locally to be served faster.

The browser language redirect is not recommended for various reasons detailed here. Basically, it redirects the user to one of the languages that is setup in his browser.

Pre-text and post-text are the HTML content to display in the popup of the language switcher. 

language-flag

Translate WordPress search queries

From the plugin settings, you can activate an option to translate the WordPress search queries and results. Once it’s activated, you can search in your WordPress content in any languages and for example a French request will be made in French content.

All the search that have been made on your wesbite can be found on your Linguise dashboard using the menu Translations > Search queries

Still having trouble with your Linguise install? Don’t hesitate to reach us, we do offer free installation on your website!