Hi
I want to translate website url. Like -
English url is = /about-us
When in German, I want the URL to be = /de_DE/ueber-uns
How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I want to translate website url. Like -
English url is = /about-us
When in German, I want the URL to be = /de_DE/ueber-uns
How can I do that?
This is a very good question - after nearby 1 year an unanswered question -> this makes me feel sick!!!
Hello,
You can use this module
https://github.com/OCA/website/tree/10.0/website_seo_redirection
or
You have to create custom module which get urls , translate it and redirect it.
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
0
февр. 25
|
1174 | ||
|
1
янв. 25
|
2087 | ||
|
0
нояб. 24
|
1187 | ||
|
0
янв. 21
|
5140 | ||
|
1
июл. 24
|
4644 |
This app might help to translate custom website page URLs (starting from v11): https://apps.odoo.com/apps/modules/13.0/website_url_translations/