Changing Permalinks for Default Post type to reflect navigation
-
Hi,
I have a particular issue with setting the permalink structure for “posts” on my website. Right now, I have the default “posts” page living under
http://www.mywebsite.com/news-events/current-news/
I’d like the links for each post to parent under the URL structure, so they will read like such
http://www.mywebsite.com/news-events/current-news/article-1
http://www.mywebsite.com/news-events/current-news/article-2Right now, they only show as such
http://www.mywebsite.com/article-1
http://www.mywebsite.com/article-2Any ideas how I can repath the posts to reflect my URL structure? I only want to change it for the default posts, as I have CPTs that do not need to have the base URL rewritten to add “/news-events/current-news/”, which is why I can’t use the “Custom Structure” setting under “Permalinks”
Thanks,
Devin
The topic ‘Changing Permalinks for Default Post type to reflect navigation’ is closed to new replies.