Hi,
I’m trying to use your plugin to rewrite a custom post type url.
All is good, the custom post type is well rewrite with my param :
/%custom_taxonomy_slug%/%postname%/
I want to have my taxonomy name before the post name.
Where i get an error is in the sitemap xml created by yoast seo plugin… for each custom post type url I get this :
https://www.sitename.com/%taxonomy_name%/post-slug/
It seems that Yoast seo don’t understand the tag %custom_taxonomy_slug%…
I know that you will tell me to look with yoast seo developper, but I was wondering if you didn’t already have this issue and maybe found a solution.
Sincerley
Boris