Right now, I am adding the taxonomy-term part manually to the beginning of the URL as:

inspirational-story/just-because-of-one-vowel

'inspirational-story' is a taxonomy-term. What do I do that I don't have to put this term manually in the URL, and I just write 'just-because-of-one-vowel' in URL alias field.

link|improve this question

20% accept rate
feedback

1 Answer

You need to use the Pathauto and the Token module to define patterns for your URL aliases. Once installed, it will give you a list of tokens to choose from.

e.g. [node:field_YOUR-VOCABULARY]/[node:title]

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.