I have dozens of Categories / Subcategories that I have developed to be used in Blogs and Articles on my site. I think it makes sense to categorize my Groups in a very similar manner. I was able to create insert statements to put my Blog and Article categories directly into my db. Can you provide any insight on doing something similar for Group Categories. I already have insert statements ready so maybe I can modify them to create the Categories and then Subcategories through SQL. Thanks for any ideas.
If in general there are any reasons why it doesn't make sense to use a large Cat / Subcat schema with Groups please let me know.