I think a better approach for this would be to create a single nested (hierarchical) custom post type.
For example, it can be series
.
Then a single series named sample-series
as a top level post of series
post type: site.com/series/sample-series/
.
Then seasons named season-one
, season-two
etc. can be children of sample-series
, like: site.com/series/sample-series/season-one
, site.com/series/sample-series/season-two
.
Similarly, episodes can be children of those seasons, like: site.com/series/sample-series/season-one/episode-one
, site.com/series/sample-series/season-one/episode-two
etc.
Same thing can be done by default by WordPress page
, since pages are by default hierarchical.
Related Posts:
- Custom rewrite rules for archive page and single post
- WordPress Rewrite Rules for Custom Post Type and Taxonomy
- Multiple post types – share same ReWrite slug?
- How to modify URL structures in custom post types and taxonomies or terms
- Adding meta values to permalink
- Permalinks so that one custom post type appears to be a child of another, not working
- Permalink rewrite with custom post type and custom taxonomy
- Prepend meta_value to permalink of post
- Permalinks for CPT breaks permalinks to pages
- WP Rewrite Rules – Custom post type & taxonomy
- Remove base slug in CPT & CT, use CT in permalink
- WordPress Rewrite rule for nested post types
- Custom Permalink Tag breaks Pagination
- Custom Permalink for Taxonimie and Custom Post Type
- Permalink Structure CPT With Custom Taxonomy Fails
- Making a custom help center page
- How to change custom post type permalink structure
- How can I use get_post_meta with add_rewrite_rule to build custom permalinks?
- Can’t get custom rewrite tag, query var, permastruct (permalink structure), and rewrite rule to work properly together
- How can achieve this permalink perfectly? domain.com/%category%/%post-name%
- Customize Custom Post Type URL
- Custom Permalinks with CPT and Hierarchical Taxonomies
- Permalink structure with custom taxonomies and custom post type like /parent-tax/child-tax/custom-post-type-name (with no base name)
- Pretty URLs and custom post types
- Combine multiple CPT names to create valid permalinks
- Set parent for custom post type archive rewrite url
- Route subpage to Custom Post Type
- Rewrite permalink for multiple post types (CPT) with taxonomy term
- WordPress custom permalink and archive link for custom post type
- Rewrite URL for CPT to domain/post-name/post-id
- Custom permalink structure for custom post types including multiple taxonomy
- Two CPT: one is using part of the custom rewrite slug from the other
- WordPress custom post type rewrite rule matches all pages returning 404
- Parent cpt/child custom post type URL permalink relationship
- Custom post type permalink structure
- Mixing custom post type and taxonomy rewrite structures?
- How to rewrite URI of custom post type?
- Custom post types – Use post_id in permalink structure
- Custom post type 404s with rewriting even after resetting permalinks
- Custom post type permalink: only use %post_id% and remove %postname%
- Rewrite rule for Custom post type Monthly and Yearly archive
- Permalink rewrite 404 conflict- WordPress Taxonomies/ CPT
- Rewrite custom post type rss feed links
- Archive page with multiple taxonomies rewrite
- rewrite get parameter with custom post type
- Help with a TV series Rewrite structure
- Taxonomy archives based on Custom Post Type
- Slug for custom post type archive
- Remove unwanted part of permalink custom structure from CPT url?
- Changing a custom post type “has_archive” after registered
- Custom Post Type rewrite redirects to homepage
- Custom Post Type slug same as page name causing a conflict
- Adding paged query to custom URL rewrite
- WordPress rewrite my URL when i use pagination
- Custom Post Type rewrite rules not working, how to alter the rewrite order?
- Customising rewrite rules for CPT single post URL to work as paged URL
- Remove custom post type slug not working for child pages
- Change URL of posts and also Custom Post Type
- Parent & Child Taxonomy slugs in custom post permalink
- Remove url rewrites for registered taxonomies
- 404 Issue w/ Custom Post Type – using Meta for Permalink rewrite
- How to create custom url structure based on custom post type rewrite slug, taxonomy and category slug?
- Using taxonomy term in CPT permalink – Pages 404’s
- How to add rewrite rule to custom post type with parent in url with cpt ui?
- How do I change the custom taxonomy slug to be the same as the custom post type slug?
- Rewrites/query for multiple hierarchical custom post types
- Post Type rewrite rule to point to custom Page/template
- Custom Permalink Structure for Custom Post Type, Custom Taxonomy, Under a page
- Custom post type permalink returns 404
- Make custom post types and pages place nice, re: rewrite
- Ignoring slug capitalization on rewrite rule for custom post type archive page
- Add a permalink variable onto custom post type URL after post name slug
- Permalink misbehaving in Custom Post Types
- How to query 2 custom post types that need to share a slug?
- Custom Permalinks for Custom Post Types
- Postname on unique permalink structure appends “-2” for a custom post type. How can I get this to stop happening?
- Custom Post Type Advanced Slug
- Pagination for custom post types – url rewriting
- Custom Post Type with modified permalink structure results in 404
- Adding /blog in front of single posts (only)
- Remove cpt slug from url and use custom taxonomy instead breaks all other cpt
- multiple URLS for the same page
- How to properly set the rewrite rules for this case?
- Category permalinks don’t work even after flushing
- How to fix 404 on post after prepending Custom Post Type url with Custom Taxonomy Term slug
- Custom Post Type parent/child relationship rewrite rules for permalinks
- Rewrite URL of Specific Post of Custom Type
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- Associate custom CPT with another CPT’s taxonomy and rewrite permalinks
- Permalinks for a custom post type – with a page template (custom query) and taxonomy archive
- Custom Post Type rewrite url to /category/pagetitle [duplicate]
- page not found for example.com/custom-post-name
- Paging not working for hierarchical custom post type
- Custom post type with parent page? Possible?
- Archive page for a custom post type using WPML
- Why won’t this rewrite rule work?
- Permalink clashing with Custom Post Type rewrite rule
- Adding rewrite rules to Custom Post-type mixed with Taxonomy
- rewrite rules add a folder in the path
- Custom Taxonomy in Permalink from post type