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.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
0
thg 2 25
|
1215 | ||
|
1
thg 1 25
|
2102 | ||
|
0
thg 11 24
|
1207 | ||
|
0
thg 1 21
|
5297 | ||
|
1
thg 7 24
|
4684 |
This app might help to translate custom website page URLs (starting from v11): https://apps.odoo.com/apps/modules/13.0/website_url_translations/