vitamineg
Member
Posted 1 year ago #
Help...pretty please!
My sites' posts are under the tab "articles".
Odd thing is that when i write a new post, the url should be:
1. http://mysite.com/articles/new-post/
instead, the url structure defaults to:
2. http://mysite.com/new-post/
Not sure whats up? The breadcrumbs render correctly as in example 1.
i.e.You are here >> Home >> Articles >> New-Post
vitamineg
Member
Posted 1 year ago #
No guess here, but it may be helpful for others to know what you have configured at Settings -> Permalinks.
vitamineg
Member
Posted 1 year ago #
permalinks are set to: /%postname%/
hmmm...wondering if that has something to do with it? I'm pretty green, any help would be great!
You could try setting it to /articles/%postname%/
vitamineg
Member
Posted 1 year ago #
Thanks IPS and Chris.
@Ipstenu - that seems to work....just wondering if its the "right" thing to do. In my research, i havent seen anybody use that method.
Just not sure why my posts are defaulting to leave out the "articles" part of the url.
Still in search of...