Is it possible to use different permalinks structure based category?
I am creating a website http://www.orkidz.co.in
Right now i am using custom structure - /%postname%/
This structure is applied to complete website.
But i want to change the permalink structure based on category.
For example
category1 - /%postname%/
category2 - /%categoryname%/%subcategoryname%/%postname%/
category3 - /%categoryname%/%postname%/
It will be better if there is any plugin to implemented this structure.