All Collections
How-tos
How to enable URL translation?
How to enable URL translation?
Edvard avatar
Written by Edvard
Updated over a week ago

Note: This option is available for our paid plans with URL translation feature included.

Update: Now you can control this feature from your User Dashboard.

WordPress

Turn on "URL translation" option from GTranslate plugin Settings page.

Shopify

Turn on "URL translation" option from GTranslate app Settings page.

Drupal

Turn on "URL translation" option from GTranslate module Settings page.

Joomla

To enable URL translation feature for your Joomla based website you need to add the following code into the top of your <head> tag of your pages.

<meta name="uri-translation" content="on" />
  1. Login to your Joomla Administrator panel

  2. Go to Extensions β†’ Templates β†’ Templates

  3. Select your current template

  4. Open index.php file

  5. Add the code and Save changes

Note: If you do not find the <head> section in index.php file, contact your template developer or our Live Chat support to help you locate the correct file you need to edit.

Other platforms

To enable URL translation feature for your website you need to add the following code into the top of your <head> tag of your pages.

<meta name="uri-translation" content="on" />


Note:
Please feel free to contact our Live chat for help.
​

Did this answer your question?