Background of the issue:
I am trying to change the URL structure on my site under development. Specifically, I want to modify the URL versteckter Link to remove the /product-nl and just have /product.
Symptoms:
I don't want the /product-nl in the URL structure.
Questions:
How can I change the URL structure to remove /product-nl and just have /product?