Categories and taxonomy problem
-
Hello all
We are currently building our technology based website which has and will have a large structure. This site will offer a diverse range of services that include:-
* Petitions
* Entertainment
* Guides
* Reviews and Product DemonstrationsThese services above are at the top of the hierarchy with lots of children and grandchildren branching off. However, some of the child and grandchildren services share the same name but have different parents. From another forum post someone described it as being a one-to-many relationship.
We are confused how best to structure our website as we are undecided whether to use custom post types, built in categories/tags or something else.
We are trying to translate the structure shown in the image below into easily read URLS’s. For example ‘Entertainment’ > Gaming > PS4′ would display as https://domain.com/entertainment/gaming/ps3/post_title
So far we have tried using WordPress’ default categories but after clashing child categories that required unique slugs, renaming the slug to overcome this made the URL’s stupidly long and complex.
Next we tried custom post types but we couldn’t get the URL to behave correctly, so now we’ve hit another hurdle in the road.
Could someone help us out here please?
Many thanks
Thomas Gardner
- The topic ‘Categories and taxonomy problem’ is closed to new replies.