Hey!
Within my site, I utilize the two default taxonomies for the blog. I have designed a list page to display these taxonomies, so when a user clicks a category, they see a list of posts relating to that category, and it works well.
I am creating a new section - integrations - where I want to list the software which our platform integrates with. I want to break these integrations down into categories. I then want to display the results for each of the categories in a list, like the blog above. But, I want to design the integrations list differently. How do I create two taxonomy list pages?
Also, currently, the taxonomy category pages reside on a URL like website.com/category. Is it possible to have: website.com/blog/category and website.com/integrations/category?
Thanks
Joe