I'm doing a real estate project for a client. I've created a custom post type called "communities" to list new construction communities in her area.
I also want to have deeper sub pages but I would like to keep the URL structure in line with: /communities/tall-pines-development to show something along the lines of: /communities/tall-pines-development/site-plan, /layouts, /clubhouse, etc.
I see that child pages is one consideration but I'm not quite sure how to implement them on a custom post type.
Since I already am in a custom post type I'm not sure how to go deeper and keep the logical structure of the URL and enable something like breadcrumbs which are also great for SEO.
Hope that makes sense. I was thinking about building a jQuery tabbed navigation on the single-communities page template, but for SEO purposes I think separate pages would be more optimal.
Was thinking taxonomies at first, but how would I show the additional content I need including a featured image, image(s) and content?
Hope that makes sense. Burning the midnight oil and the brain is slowing down. Just isn't coming to me.
Thanks.
