I try to setting up wordpress to display my posts such as
but the default url is
When I try to use custom structure for urls such as /%postname%/
, wordpress generate urls with blog
word /%postname%/
.
I think that this changed in wordpress 5 version.
How can i delete blog word from url? Is this possible?