Change default URL path (blog) of blog posts

admin2025-06-03  0

I've tried to research prior questions on this topic but I believe that there was a better solution within the WordPress admin. How does one change the default URL path for blog posts?

It was previously */blog/title-of-post (but now the /blog/ part is gone).

I've tried to research prior questions on this topic but I believe that there was a better solution within the WordPress admin. How does one change the default URL path for blog posts?

It was previously */blog/title-of-post (but now the /blog/ part is gone).

Share Improve this question edited Apr 13, 2017 at 12:37 CommunityBot 1 asked Jan 22, 2017 at 19:38 EnglishTeacherEricEnglishTeacherEric 3632 gold badges7 silver badges17 bronze badges 2
  • Hi, are you asking about the permalinks? The question is a bit unclear to me. Can you please specify what do you want to achieve? – Johansson Commented Jan 22, 2017 at 19:43
  • What is your permalink structure set to under Settings > Permalinks in admin? – Milo Commented Jan 22, 2017 at 19:48
Add a comment  | 

1 Answer 1

Reset to default 13

You can create any structure you want for this on the permalinks settings page in the dashboard.

To set it to your example of /blog/title-of-post

Simply navigate to Settings -> Permalink.

Select the "Custom Structure" radio button and enter blog/%postname%/ into the text field there, then hit the save changes button.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1748882052a314505.html

最新回复(0)