# Static Pages Inventory

**Last Updated:** 2026-04-08

Complete inventory of all static pages on the Ordio website.

## SEO data layer (Tier A + homepage)

Seven high-value surfaces are registered in [`../marketing-pages-registry.json`](../marketing-pages-registry.json) with `surface`: **`static`** for GSC/GA/SISTRIX/Serper pipelines and `docs_dir` research folders:

| `page_id` | `public_path` | `docs_dir` |
|-----------|---------------|------------|
| `homepage` | `/` | `docs/content/pages/homepage` |
| `preise` | `/preise` | `docs/content/pages/static-pages/preise` |
| `kunden` | `/kunden` | `docs/content/pages/static-pages/kunden` |
| `ueber-uns` | `/ueber-uns` | `docs/content/pages/static-pages/ueber-uns` |
| `partner` | `/partner` | `docs/content/pages/static-pages/partner` |
| `demo-vereinbaren` | `/demo-vereinbaren` | `docs/content/pages/static-pages/demo-vereinbaren` |
| `veranstaltungen` | `/veranstaltungen` | `docs/content/pages/static-pages/veranstaltungen` |

Workflow: [DATA_COLLECTION_STATIC_SITE.md](DATA_COLLECTION_STATIC_SITE.md) · Opportunity table: [STATIC_SITE_OPPORTUNITY_LIST.md](STATIC_SITE_OPPORTUNITY_LIST.md) · Backlog: [STATIC_SITE_SEO_IMPROVEMENT_BACKLOG.md](STATIC_SITE_SEO_IMPROVEMENT_BACKLOG.md). Legal and checkout-only pages remain outside this Tier-A registry set unless added explicitly.

## Static Pages (20 pages)

### Legal Pages

1. **Impressum** - `static_imprint.php`

   - **URL:** https://www.ordio.com/impressum
   - **Status:** Published
   - ✅ **Documented:** [legal-pages-documentation.md](legal-pages-documentation.md)

2. **Datenschutz** - `static_privacy.php`

   - **URL:** https://www.ordio.com/datenschutz
   - **Status:** Published
   - ✅ **Documented:** [legal-pages-documentation.md](legal-pages-documentation.md)

3. **AGB** - `static_terms.php`

   - **URL:** https://www.ordio.com/agb
   - **Status:** Published
   - ✅ **Documented:** [legal-pages-documentation.md](legal-pages-documentation.md)

4. **Nutzungsbedingungen** - `static_termsuser.php`
   - **URL:** https://www.ordio.com/nutzungsbedingungen
   - **Status:** Published
   - ✅ **Documented:** [legal-pages-documentation.md](legal-pages-documentation.md)

### Company Pages

5. **Über Ordio** - `static_about.php`

   - **URL:** https://www.ordio.com/ueber-uns
   - **Status:** Published
   - ✅ **Documented:** [company-pages-documentation.md](company-pages-documentation.md)

6. **Kunden** - `static_customers_new.php`

   - **URL:** https://www.ordio.com/kunden (`/kunden-neu` rewrites to same file; link **`/kunden`** in copy)
   - **Status:** Published
   - ✅ **Documented:** [kunden-documentation.md](kunden-documentation.md) (SSOT); [company-pages-documentation.md](company-pages-documentation.md) (hub summary)
   - **Note:** Section order: Hero → OMR composite badge strip (`omr-review-badges-strip.php` + `v2/data/omr-review-badges.php`) → Customer Spotlight → (rotating carousel off) → Industry tags → Industry versatility + logo marquee + CTA → Main OMR reviews grid → Mit/Ohne Ordio → FAQ. Legacy `static_customers.php` is not routed for `/kunden`.

7. **Partner** - `static_partner.php`
   - **URL:** https://www.ordio.com/partner
   - **Status:** Published
   - ✅ **Documented:** [company-pages-documentation.md](company-pages-documentation.md)

### Pricing & Conversion

8. **Preise** (`/preise`) - **`static_pricing_new.php`** (canonical); legacy `static_pricing.php`; alternate `static_pricing_alt.php`

   - **URL:** https://www.ordio.com/preise
   - **Status:** Published
   - ✅ **Documented:** [pricing-documentation.md](pricing-documentation.md)
   - **Note:** Three versions exist (pricing_new.php may be newer)

9. **Checkout** - `static_checkout.php`

   - **URL:** Post-checkout success page
   - **Status:** Published
   - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)

10. **Checkout Error** - `static_checkout-error.php`
    - **URL:** Post-checkout error page
    - **Status:** Published
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)

### Support Pages

11. **Demo** - `static_demo.php`

    - **URL:** https://www.ordio.com/demo-vereinbaren
    - **Status:** Published
    - ✅ **Documented:** [support-pages-documentation.md](support-pages-documentation.md)

12. **HubSpot Integration** - `static_hubspot.php`

    - **URL:** HubSpot integration page (internal/testing)
    - **Status:** Published
    - ✅ **Documented:** [support-pages-documentation.md](support-pages-documentation.md)

13. **Links** - `static_links.php`

    - **URL:** https://www.ordio.com/links
    - **Status:** Published
    - ✅ **Documented:** [support-pages-documentation.md](support-pages-documentation.md)

14. **Banner** - `static_banner.php`
    - **URL:** Banner generator (internal utility)
    - **Status:** Published
    - ✅ **Documented:** [support-pages-documentation.md](support-pages-documentation.md)

### Special Pages

15. **Internorga** - `static_internorga.php`

    - **URL:** Internorga event landing page
    - **Status:** Published
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)
    - **Note:** Event-specific lead capture page

16. **Rollingpin** - `static_rollingpin.php`

    - **URL:** Rollingpin event/partner page
    - **Status:** Published
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)
    - **Note:** Partner/event page

17. **Ordio Connect** - `static_connect.php`

    - **URL:** Ordio Connect event page
    - **Status:** Published (if exists)
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)
    - **Note:** Event landing page

18. **Ordio Connect Success** - `static_connect_success.php`

    - **URL:** Connect event success page
    - **Status:** Published (if exists)
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)
    - **Note:** Post-registration success page

19. **Ordio Connect Error** - `static_connect_error.php`
    - **URL:** Connect event error page
    - **Status:** Published (if exists)
    - ✅ **Documented:** [checkout-event-pages-documentation.md](checkout-event-pages-documentation.md)
    - **Note:** Registration error page

20. **Events & Messen** - `static_events.php`

    - **URL:** https://www.ordio.com/veranstaltungen
    - **Status:** Published
    - ✅ **Documented:** [EVENTS_PAGE_COMPONENTS.md](EVENTS_PAGE_COMPONENTS.md)
    - **Note:** Supper Clubs, trade-fair recaps, shared event video patterns

## Documentation Status

- ✅ **Pricing Page** - Complete documentation ([pricing-documentation.md](pricing-documentation.md))
- ✅ **Legal Pages (4)** - Complete documentation ([legal-pages-documentation.md](legal-pages-documentation.md))
- ✅ **Company Pages (3)** - Complete documentation ([company-pages-documentation.md](company-pages-documentation.md))
- ✅ **Support Pages (4)** - Complete documentation ([support-pages-documentation.md](support-pages-documentation.md))
- ✅ **Checkout & Event Pages (7)** - Complete documentation ([checkout-event-pages-documentation.md](checkout-event-pages-documentation.md))
- ✅ **Events & Messen** - [EVENTS_PAGE_COMPONENTS.md](EVENTS_PAGE_COMPONENTS.md)
- **Total Documented:** 20/20 (100%)

## Related Documentation

- **[Page Type Guides](../../../guides/PAGE_TYPE_GUIDES.md)** - Quick reference for static pages
- **[Cursor Rules](../../../../.cursor/rules/static-pages.mdc)** - Cursor AI rules for static pages
