# Industry Pages Inventory

**Last Updated:** 2026-04-02

Complete inventory of Branchen (industry) pages on the Ordio website and SEO data folders. Registry: [`../marketing-pages-registry.json`](../marketing-pages-registry.json). Data collection: [`DATA_COLLECTION_BRANCHEN.md`](DATA_COLLECTION_BRANCHEN.md).

**SEO / data accounting:** the registry includes **only** the Branchen **hub** plus **five** verticals (six `page_id`s total). **`/branchen/gastronomie`** is implemented by [`branchen_gastronomie_neu.php`](../../../v2/pages/branchen_gastronomie_neu.php); FAQ/copy research artifacts may still live under `industry-pages/gastronomie-neu/` — attribute SEO work to registry `page_id` **`gastronomie`** only. Legacy **`/branchen/gastronomie-neu`** 301-redirects to **`/branchen/gastronomie`**.

## Registry mapping (page_id → URL → PHP)

| page_id (registry) | Canonical path | PHP source | Research `docs_dir` |
|--------------------|----------------|------------|---------------------|
| `branchen` | `/branchen` | `v2/pages/industry_index.php` | `industry-pages/branchen/` |
| `gastronomie` | `/branchen/gastronomie` | `v2/pages/branchen_gastronomie_neu.php` | `industry-pages/gastronomie/` |
| `einzelhandel` | `/branchen/einzelhandel` | `v2/pages/industry_retail.php` | `industry-pages/einzelhandel/` |
| `gesundheitswesen` | `/branchen/gesundheitswesen` | `v2/pages/industry_healthcare.php` | `industry-pages/gesundheitswesen/` |
| `handwerk-industrie` | `/branchen/handwerk-industrie` | `v2/pages/industry_crafts-and-industry.php` | `industry-pages/handwerk-industrie/` |
| `freizeit-kultur` | `/branchen/freizeit-kultur` | `v2/pages/industry_leisure-and-culture.php` | `industry-pages/freizeit-kultur/` |

## Five core verticals (product storytelling)

1. **Gastronomie** — Hospitality / Gastro
2. **Einzelhandel** — Retail
3. **Gesundheitswesen** — Healthcare / Pflege (page title often „Pflege“ in legacy docs)
4. **Handwerk & Industrie** — Crafts and industry
5. **Freizeit & Kultur** — Leisure and culture

## Gastronomie: content artifacts

- Implementation: **`/branchen/gastronomie`** → `branchen_gastronomie_neu.php`. FAQ SSOT: [`gastronomie/faq-answers-optimized.json`](gastronomie/faq-answers-optimized.json); optional drafts under [`gastronomie-neu/`](gastronomie-neu/); [`GASTRO_NEU_KEYWORD_RESEARCH.md`](GASTRO_NEU_KEYWORD_RESEARCH.md). Legacy URL **`/branchen/gastronomie-neu`** → 301 **`/branchen/gastronomie`**. Older template: `industry_hospitality.php` (not routed).

## Gesundheitswesen: content artifacts

- Implementation: **`/branchen/gesundheitswesen`** → [`industry_healthcare.php`](../../../v2/pages/industry_healthcare.php). FAQ SSOT (JSON + `render-faq-json.php`): [`v2/data/industry-faqs/healthcare.json`](../../../v2/data/industry-faqs/healthcare.json). SEO research: [`gesundheitswesen/`](gesundheitswesen/) (`KEYWORD_DECISION.md`, `data/`).

## Handwerk & Industrie: content artifacts

- Implementation: **`/branchen/handwerk-industrie`** → [`industry_crafts-and-industry.php`](../../../v2/pages/industry_crafts-and-industry.php). FAQ SSOT (JSON + `render-faq-json.php`): [`v2/data/industry-faqs/crafts.json`](../../../v2/data/industry-faqs/crafts.json). SEO research: [`handwerk-industrie/`](handwerk-industrie/) (`KEYWORD_DECISION.md`, `data/`).

## Documentation Status

- ✅ Inventory + registry alignment (2026-03-29)
- ✅ Per-page `data/target-keywords.json` for registry IDs (see each folder)
- ✅ Global Branchen performance JSON: `docs/content/pages/branchen-performance-gsc.json`, `branchen-performance-ga4.json` (API collectors)

## Related Documentation

- **[DATA_COLLECTION_BRANCHEN.md](DATA_COLLECTION_BRANCHEN.md)** — Scripts, cadence, artifacts
- **[INDUSTRY_PAGE_SEO_DATA_WORKFLOW.md](INDUSTRY_PAGE_SEO_DATA_WORKFLOW.md)** — Pipeline steps
- **[Page Type Guides](../../../guides/PAGE_TYPE_GUIDES.md)** — Industry page patterns
- **[Cursor Rules](../../../../.cursor/rules/industry-pages.mdc)** — Vertical messaging
