Actually, I have a question: So, I can set up a CMS with the structure of
domain.com/plant/apple/honeycrisp
where “honeycrisp” is the title of the item.
But how do I create the pages that lead up to the final item? In other words, how do I create the item pages for domain.com/plant/apple, domain.com/plant/tomato, domain.com/plant/pumpkin. And then, the item pages for domain.com/plant, domain.com/animal, domain.com/fungi. And so on.
I am wondering about the best solution, because I would like to keep a simple URL structure of domain.com/type/species/variety, to make it easy for SEO and for the user to follow. However, I don’t know how to make this work with using dynamic pages, because I also want each “level” (i.e. domain.com/type, domain.com/type/species, domain.com/type/species/variety), to have its own distinct appearance and elements.