Why is my blog page domain appearing incorrectly?

Topic summary

Issue: The blog URLs are showing as /blogs/blogs and /blogs/blogs/skincare-tips, while the desired structure is /blogs and /blogs/skincare-tips.

Clarification: Shopify reserves /blogs for its built‑in blogging engine. Standard paths are:

  • Blog listing: /blogs/
  • Article: /blogs//
    This means an extra segment (the blog handle) appears between /blogs and the article title.

Suggested fixes:

  • Review the blog’s handle (URL-friendly identifier) so it isn’t set to “blogs,” which creates /blogs/blogs. Adjust the handle to the intended blog name.
  • In Shopify Admin > Online Store > Navigation > Main Menu, verify the “Blog” menu link points to the correct blog URL (e.g., /blogs/) rather than /blogs/blogs.
  • Save changes and recheck the URLs.

Status: User has been asked to try the steps and share screenshots if needed. No confirmation of resolution yet; discussion remains open.

Key note: Shopify’s default routing requires the blog handle in the path; articles typically appear as /blogs//, not directly under /blogs/.

Summarized with AI on January 25. AI used: gpt-5.

Hi Olivia!

Thank you for responding to my query.

So the URL after posting a blog is appearing like this ‘https://www.xyz.com/blogs/blogs/skincare-tips

On the home page under menu when I am clicking on blog it should show "https://www.xyz.com/blogs"

And on clicking on a blog post it should be like"https://www.xyz.com/blogs/skincare-tips’ "

Can you tell me how can I fix the URL.