More information

Moderator
Từ Lithuania
Thành viên kể từ thg 3 2016

Can you explain a little more how this works?

I.E. my domain now looks like this:
http://www.domain.com/en/category-c-1/product-p-1
http://www.domain.com/de/kategorie-c-1/produkt-p-1

Does it show language prefix with this plugin or does it en up like:
http://www.domain.com/category/product
http://www.domain.com/kategorie/produkt

Also I have a question is it possible to change slugs for another languages for pages like checkout, customer service and other which are not created from admin panel?

tim
Founder
Từ Sweden
Thành viên kể từ thg 5 2013
tim

Permalinks do not inherit anything. Products do not inherit category and so on.

As stated in the note, it will not display language prefix. If you want your url to display /category/product then "category/product" is what you type for permalink. If you want language prefix type "en/product".

You can can create a custom routing module for checkout and other pages. See includes/routes for examples.

Moderator
Từ Lithuania
Thành viên kể từ thg 3 2016

When using this plugin, is it possible to return original link if the custom one is deleted?

tim
Founder
Từ Sweden
Thành viên kể từ thg 5 2013
tim

That's the issue of permalinks. When a permalink is removed there are no traces of it that can redirect it to a new resource.

You simply will have to maintain an own list of redirects containing old removed or migrated urls.

The beauty of not using permalinks, having an identifier like -p-41 is that all urls can easily identify a resource by the code.

Bạn
This website uses no cookies and no third party tracking technology. We think we can do better than others and really think about your privacy.