Fast way to create large number of categories
-
I would like to have blog categories for each city of each state. Maybe even counties too. That would be thousands of sub-categories. Cities would be a sub-category of states. What is an efficient way to create them all?
I can find a database with all state/county/city/zip info. Is there a way to upload such a database to WP?
-
Categories show up only if they contain at least one post, so there’s no point of retrieving them from a database. Maybe you should reconsider your categorizing concept.
-
This is a very good starting point for understanding categories and learn to use them: http://internetducttape.com/2007/07/20/climbing-out-of-category-hell/
-
-
You might want to read through this thread here on the forums as this blogger had lots of categories and it caused him big problems. As Tellyworth suggests, it might be best to use tags if you hare going to need a lot.
https://en.forums.wordpress.com/topic.php?id=23261&replies=10
- The topic ‘Fast way to create large number of categories’ is closed to new replies.