SEO directory combining multiple Post Types & Taxonomies

[ad_1]

I [posted last week](https://www.reddit.com/r/Wordpress/comments/1aplcde/comment/kq7i32t/?context=3) asking for help with this, but I’m still having a bit of trouble getting the correct site structure to generate. I want to create an SEO directory for a friends agency, ideally using custom post types and taxonomies to store the unique data for each item, then generating pages that combine the data.

Im happy to use ACF or CPT UI to generate the post types/taxonomies. But at a minimum i need:

|**Service**|**Location**|
|:-|:-|
|Design|Sydney|
|Strategy|Brisbane|
|Social Media|Melbourne|
|…etc…|…etc…|

​

I want to auto-create 150-200 pages, using the combinations of these services/locations. And have a \~3 elementor templates that populate the page content based on the ACF data.

|Template|Url|
|:-|:-|
|1. Services|.com/`{service}`|
|2. Locations|.com/`{locations}`|
|3. Service in Location|.com/`{service}`/`{locations}`|

​

The first two are simple enough, but i’m having trouble generating the 3rd page type. Where the content is unique on each page combination.

Do i need custom code to generate these page types?

ie:

* We are a `{service.name}` agency in `{location.name}`. Here are some examples of our `{service.name}` work in `{location.name}`
* We are a `Design` agency in `Sydney`. Here are some examples of our `Design` work in `Sydney`.
* We are a `Design` agency in `Brisbane`. Here are some examples of our `Design` work in `Brisbane`.
* We are a `Strategy` agency in `Sydney`. Here are some examples of our `Strategy` work in `Sydney`.

[ad_2]
1 Comment
  1. There are a couple of table plugins that will help you display taxonomies.

    The best tables plugin is called WPDatatables, and although I believe it can handle custom posts.

    You might want to look at this one “Post Table Pro”, because it is designed for post types.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer