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" />
Login to your Joomla Administrator panel
Go to Extensions β Templates β Templates
Select your current template
Open index.php file
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.
β