Also i need a little logic help.
As example i want to create a travel site for the USA.
How would you structure the custom post types ?
So the problem is, how to combine sightseeing attractions, hotels, restaurants with cities, regions, countries
Should i create the custom post type and create on attractions the whole cities and countries from the whole USA ?
attractions
- pennsylvania
-- Pittsburgh
And on hotels the same ?
Hotels (CPT)
- pennsylvania
-- Pittsburgh
I create a taxonomy "locations", write the whole USA down in taxonomy categories and activate it for hotels and attractions, or other CPTs i need for, right ?
But do i have than the slug -> sitename.com/hotels/pennsylvania/pittsburgh ?
Just a thought:
you could write a guide @ your blog, how to best setup custom post types, taxonomies and relationships for complex travel websites... Could be good marketing and epic help for casuals like me, who want to create something bigger ^^
best regards