How to set custom slug for core post type “post” and core taxonomy “category”?
Question
I am looking for solution to set specific slug for posts and categories.
I have default post type and taxonomies (category, tags).
Permalink settings - "/%category%/%postname%/"
I need slugs like:
Post:
/news/postname...(regardless of category name)
Category/tag:
/categoryname/
P.S.
I tried to set permalink "/news/%postname%/" and it solved problem ...
0
permalinks, posts, slug, taxonomy
5 months
0 Answers
56 views