i wanted to know what is the most possible way to organize content in drupal 7, using pathauto and taxonomy to get links like:
category/subcategory/node
where category and subcategory also can be treated like a node (if you go to example.com/category or example.com/category/subcategory it will display an article)
Thanks for help.