Drupal 9: How to add field value on path url?

110 Views Asked by At

Im creating a new multilingual site using drupal 9. Is it possible to add field value(im using taxonomy) from content types after the domain?(eg. www.example.com/**value**/en/about). And also restrict access to pages that do not have that value?

Domain should be the same, just the value will be different and should be visible on the URL. Any suggestions or alternatives? Thank you.

0

There are 0 best solutions below