Replies: 0
I really like the Yoast plugin but I’m having some trouble with the snippet SLUG.
Right now this shows https://mysite.nl/post-name/ I would like to have it display https://mysite.nl/custom_post_type/page_atribute_parent/post-name. I thought I could just change the snippet SLUG but this also changes the permalink provided by WP to: https://mysite.nl/custom_post_type/page_atribute_parent/custom_post_type-page_atribute_parent-post-name/
Can’t I just rewrite the SLUG snippet and not have it change my permalink structure?