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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Feb 25
|
402 | ||
|
1
Jan 25
|
821 | ||
|
0
Nov 24
|
409 | ||
|
0
Jan 21
|
2930 | ||
|
1
Jul 24
|
3294 |
This app might help to translate custom website page URLs (starting from v11): https://apps.odoo.com/apps/modules/13.0/website_url_translations/