I want to have a domain.com/blog page that includes all of my blog posts.
Problem is that currently to get to my blog, it looks like the permalink is going to always be...
domain/category/categoryname
I can change the permalinks but I dont want it to be something like domain.com/blog/featured or something.
I want to have a page that is domain/blog which will show all of my blog posts. Is there a way to do this?
My thought is simply creating a Page that includes all of my posts. How would I do this?
Thanks!