URL Rewrites & Custom Rewrites

When you need to change the URL structure or Rewrite Rules beyond what is provided in the Advanced Options Tab for the Custom Post or Custom Taxonomy.

How do I change the URL Structure for Individual Posts to Match Taxonomy Terms?

By default WordPress will do the following for your custom post types: post-type/post-type-slug/ For your Custom Taxonomy it will map it to: taxonomy-type/taxonomy-term/ You can customize these settings in Pods using the Rewrite, Custom Rewrite Slug and Rewrite with Front options under Advanced Options when editing your Pod. These correlate to the same parameter settings for rewrite from …

Read more