Why does a blog URL have two parts and can it be simplified?

Is there a reason why the blog URL has 2 parts, i.e (/blogs/blog/title-of-blog-article)? Can we have (/blogs/title-of-blog-article) only instead? Is this at all possible?

Hi @iwonder ,

You can use Shopify redirect. Please follow the instructions in this website.

I’m sorry, I don’t think I understand.

Currently I have the following url address (/blogs/blog/title-of-blog-article).

Why does shopify show (/blogs) then the name of the blog, in my case (/blog). Then it shows the article page name (/title-of-blog-article).

Is there a way to show the name of the blog and article title only? I don’t see why there is a need to have (/blogs) on the url address…

Anyone?

Hi @iwonder ,

The “/blogs” is Shopify’s route code. The “/blog” is your blog name and the end is the article title. You can do URL redirect to change it. See the instructions here