← All playbooks · Raw API

routing

# Routing

URL and content routing rules for this site.

## Homepage

- **CMS slug (Contentful):** `index`
- **Open in cms-edit:** `--page-slug /` or `--page-slug /index`
- **Public URL:** `/` on the live site
- **Sitemap displays:** `/index` (formatting only — same page as `/`)

## Article paths

- **Articles slug segment:** `blog`
- **Articles base path:** `/blog`
- **Primary tag in URL:** no (flat article URLs)
- **Article type index enabled:** true

## Tags and people

- **Tags base:** `/tags`
- **People base:** `/about/bio`
- **Default topic (untagged articles):** `other`

## Feature flags

- **enableArticleTypeTagIndex:** false
- **articlesBaseIsPage:** false