Page Hierarchy and Slugs

Pages can be organized in a hierarchy using the Parent Page field. This affects the URL structure of your site.

How it works

When you set a parent page, the child page's URL becomes nested under the parent's. For example:

  • Parent: "Ministries" at /ministries
  • Child: "Youth" becomes /ministries/youth

Important: After changing a page's parent, you must regenerate the slug. Click "Generate" next to the Slug field to update the URL path.

URL tips

  • Keep slugs short and descriptive
  • Use lowercase letters and hyphens (no spaces or special characters)
  • If you do need to change a slug on a published page, Studio will prompt you to create a redirect automatically — see Redirects for details. Child page URLs are patched too.