Usually wordpress structure for category is as below.
http://ourdomain/category/categoryname/subcategoryname
but I want my structure to be like
http://ourdomain/categoryname1/categoryname2/categoryname3
I am not getting in which manner I can achive this thing?
I want to do is with this kind of url it should go in to some page in wp-content. after then code i will manage.
If some one has some idea regarding this direction?
with the following code i m able to achieve this thing.