WordPress: Move blog to page -


I have to move my WordPress blog entries to a page.

I have installed WordPress in subfolder ( http://example.com/canada/ ) and currently I use my blog entries with the following URL: http://example.com/canada/hello-world/

But I would like to call my blog entries like this: http: // example. Com / canada / blog / hello-world .

I know that I have the option of option - & gt; I can choose a fixed page for my entries under. Reading . But if I set an option for the entry page, then the blog does not please anything.

Does anyone have to solve this?

Sure, in Settings & gt; Permalinks Set the following custom structure for your permalinks:

  / blog /% postname% /  

Comments