I am figuring out a way to create taxonomies/tags under each section. As of now they are rendered as
http://localhost/categories/hugo
But I am expecting something like this for sections “SECTION-A”
http://localhost/section-a/categories/hugo
Is it possible so ?