when i click on my blog posts it just shows the title in url right after my main address, like this: /how-to-sleep
but i want the archive url to be included before it like this: /blogs/how-to-sleep
i can easily do it with custom post types but not wordpress default post type. what should i do?
my permalink settings are set to post name, if i set to custom and add /blogs/%postname%/ it will apply it to all my post types which i don’t want to happen.
i also created an archive page for blogs with elementor and set the posts page settings to the archive page. but still not working
[ad_2]