i want to change the url of one of my pages

Topic summary

Main issue: Wants a single “all blogs” hub and to change its URL from /pages/blogs to /blogs. Current system only permits editing the segment after /pages/, preventing moving the page to the root-level /blogs path.

Context: Operates five separate blogs (products, skin, health, ingredients, fitness). Created a page that links to each blog, but cannot achieve the desired root URL.

Secondary goal: Also wants to change the product URL structure to improve SEO (search engine optimization), hoping the same method used for the blogs page would apply.

Status: No solution or guidance provided yet; no mention of redirects, routing settings, or platform limitations being addressed. Open questions: whether a root-level /blogs path can be configured, and whether product URL patterns are customizable for SEO within the platform’s constraints. No attachments or code provided.

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

I am trying to show an all blogs page. I have 5 different blogs. products, skin, health, ingredients and fitness however there is no page that will show them all. I created a page that now links to each blog but the url is /pages/blogs. I want to change this url to show /blogs.

it is only allowing me to change what comes after /pages/

I also am wanting to change the structure of the way the products are shown in the url in order to boost my seo, I am hoping the way you change the url for the /pages/blogs will be the same fix