JanChristian
Member
Posted 6 months ago #
I have "Front page:" set to "Landing" and "Posts page:" set to Blog. My header nav bar works fine. when I go to .com it shows my landing page and when I click my "Blog" link it takes me to my posts, which have a URL of .com/blog/ However, when I click on individual posts the URL ditches the /blog portion. Everything works but is there a way for individual post URLs to retain /blog?
Some other info:
WordPress address (URL) and Blog address (URL) are both set the same (.com). I didn't want to start messing with these for a fear of 'breaking' it like I did last time.
Custom permalink structure: /%year%/%postname%/
JanChristian
Member
Posted 6 months ago #
JanChristian
Member
Posted 5 months ago #
rrolfe
Member
Posted 5 months ago #
Jan,
There is a fix for this. It took me about 4 days but I came across the info on how to fix it. The problem is with the Permalinks structure in the wordpress administration and specifying the correct structure for everything to be located under /blog.
Here's an article on the settings to use:
Using Wordpress as a CMS and a blog
JanChristian
Member
Posted 5 months ago #
Well that was easy lol. I was on the right track I just didn't think to add "/blog" before it. Thanks!