# Ordio für Handwerk & Industrie – Planung digital meistern Page Documentation

**Last Updated:** 2026-01-08

## Basic Information

- **Industry Name:** Ordio für Handwerk & Industrie – Planung digital meistern
- **Slug:** crafts-and-industry
- **PHP File:** `v2/pages/industry_crafts-and-industry.php`
- **URL:** `https://www.ordio.com/branchen/handwerk-industrie`
- **Status:** Published

## Page Structure

### Hero Section

- **Badge:** Series A (€12M für KI & Payroll 2025 💰)
- **Headline:** Die Zukunft der Schichtplanung für **Handwerk & Industrie**
- **Description:** Intelligente Schichtplanerstellung, die Mitarbeitende aus Handwerk & Industrie miteinbezieht! Transparente Planung für den gesamten Betrieb - egal ob Handwerksbetrieb, Werkstatt, Landwirtschaft, Anlagebau, Energieversorger oder Chemie.
- **CTA Configuration:**
  - Position: Left (`ctaPositionLeft = 'true'`)
  - AOS: Disabled (`ctaButtonsAOS = 'false'`)
  - Style: Light (`ctaButtonsLight = 'yes'`)
  - Callback Button: Enabled (`showCallbackButton = 'yes'`)

### Industry-Specific Content Sections

1. **Mehr als nur Schichtplanung**

   - Visual showcase of key features
   - Feature highlights with industry-specific context

2. **Du bist in bester Gesellschaft**

   - Customer testimonials from crafts and industry
   - Social proof section with industry-specific examples
   - CTA buttons (centered, light style)

3. **Häufig gestellte Fragen (FAQ)**
   - 5 industry-specific FAQs (see Schema section below)

## Content Strategy

### Messaging

**Primary Value Proposition:**

- Intelligente Schichtplanerstellung für Handwerk & Industrie
- Transparente Planung für alle Handwerks- und Industriebetriebe
- Digitale Schichtplanung und Zeitverwaltung mit mobilen Teams

**Key Benefits:**

- Projektplanung und Baustellen-Koordination
- Mobile Zeiterfassung
- Überstundenverwaltung
- Aufgabenmanagement
- Qualitätskontrolle

**Industry-Specific Pain Points Addressed:**

- Schichtbetrieb
- Maschinenlaufzeiten
- Qualitätskontrolle
- Komplexe Arbeitszeitmodelle
- Personalkostenkontrolle
- Compliance-Management

### SEO Focus

- **Primary Keyword:** handwerk, industrie, schichtplanung handwerk, einsatzplanung handwerk
- **Secondary Keywords:**
  - dienstplan handwerksbetrieb
  - zeiterfassung baustelle
  - projektplanung handwerk
  - schichtplanung produktion
  - baustellenplanung
- **Long-tail Keywords:**
  - dienstplan für handwerksbetrieb erstellen
  - schichtplanung für produktion
  - zeiterfassung für baustellen
  - digitale einsatzplanung handwerk

**Target Intent:** Informational and commercial (users researching solutions for crafts and industry workforce management)

### Conversion Strategy

- **Hero CTA:** Primary and secondary CTAs with callback option
- **Testimonial CTA:** Centered CTAs after social proof section
- **FAQ Integration:** Natural mentions of Ordio benefits within answers
- **Industry-Specific Language:** Uses authentic terminology (Gesellen, Baustellen, Projekte, Überstunden, Montage)

## Schema Markup

### Industry Schema

```json
{
  "@type": "Industry",
  "name": "Handwerk & Industrie",
  "description": "Das Handwerk und die Industrie umfasst Fertigungsbetriebe, Handwerksbetriebe und Produktionsstätten. Charakteristisch sind Schichtbetrieb, Maschinenlaufzeiten, Qualitätskontrolle und komplexe Arbeitszeitmodelle.",
  "industryCode": "C",
  "parentIndustry": "Verarbeitendes Gewerbe",
  "subIndustries": [
    "Fertigungsbetriebe",
    "Handwerksbetriebe",
    "Produktionsstätten",
    "Maschinenbau",
    "Automobilindustrie",
    "Chemieindustrie"
  ],
  "typicalChallenges": [
    "Schichtbetrieb",
    "Maschinenlaufzeiten",
    "Qualitätskontrolle",
    "Komplexe Arbeitszeitmodelle",
    "Personalkostenkontrolle",
    "Compliance-Management"
  ],
  "regulatoryRequirements": [
    "Arbeitszeiterfassungsgesetz",
    "Arbeitszeitgesetz",
    "Arbeitsschutzgesetz",
    "Betriebsverfassungsgesetz",
    "Mindestlohn",
    "Jugendschutzgesetz"
  ],
  "customerCount": "150+",
  "marketShare": "9% der Ordio-Kunden"
}
```

### Service Schema

```json
{
  "@type": "Service",
  "name": "Ordio für Handwerk & Industrie",
  "description": "Mit Ordio planst du digital in Bau, Produktion oder Werkstatt. Ideal für Handwerksbetriebe und Industrieunternehmen mit mobilen Teams und gesetzlichem Dokumentationsbedarf.",
  "serviceType": "Digitale Schichtplanung und Zeitverwaltung für Handwerk und Industrie",
  "areaServed": "Deutschland",
  "audience": "Handwerksbetriebe, Produktionsleiter:innen, Industrieunternehmen mit Schichtbetrieb"
}
```

### FAQPage Schema

**5 FAQs included:**

1. **Was versteht man unter Einsatzplanung im Handwerk?**

   - Answer explains structured assignment of staff, machines, or teams to orders, construction sites, or projects

2. **Welche Vorteile bietet digitale Einsatzplanung?**

   - Answer mentions Ordio benefits: central overview, live availability, mobile app, automatic notifications, integration with time tracking

3. **Für welche Betriebe eignet sich die Einsatzplanung mit Ordio?**

   - Answer lists specific business types (craft businesses, production facilities, industrial companies, service/mounting businesses)

4. **Kann ich mehrere Standorte und Projekte gleichzeitig verwalten?**

   - Answer explains multi-location and project management capabilities

5. **Gibt es eine App zur mobilen Einsatzplanung vor Ort?**
   - Answer describes mobile app features for on-site planning

### Standard Schemas

- **WebPage schema:** Includes canonical URL, dates, description
- **BreadcrumbList schema:** Home > Branchen > Handwerk & Industrie

## Technical Implementation

### PHP Files

- **Main Page:** `v2/pages/industry_crafts-and-industry.php`
- **Base Components:**
  - `v2/base/head.php` (with AOS script enabled)
  - `v2/base/header.php`
  - `v2/base/include_ctabuttons.php`
  - `v2/base/footer.php`

### CSS Files

- **Industry Pages CSS:** `v2/css/industry-pages.min.css`
- **Versioning:** Dynamic version parameter using `filemtime()`

### JavaScript Files

- **AOS (Animate On Scroll):** Enabled (`$aosScript = "true"`)
- **Swiper:** Disabled (`$swiperScript = "false"`)

### Dependencies

**Backend:**

- PHP session management
- Base component includes
- Schema generation helpers

**Frontend:**

- AOS library for scroll animations
- Tailwind CSS for styling
- Alpine.js (via base components)

## Maintenance

### Update Triggers

- **Industry Trends:** Changes in crafts and industry regulations, trends, or market conditions
- **Market Changes:** Updates to customer count, market share, or competitive landscape
- **Product Updates:** New features relevant to crafts and industry
- **Compliance Updates:** Changes to regulatory requirements (Arbeitsschutzgesetz, Betriebsverfassungsgesetz, etc.)
- **Content Refresh:** Quarterly review of testimonials, statistics, and industry facts

### Review Schedule

- **Monthly:** Check for industry news and regulatory changes
- **Quarterly:** Review customer testimonials and update statistics
- **Annually:** Comprehensive content audit and SEO keyword review

### Update Checklist

- [ ] Verify industry statistics (customer count: 150+, market share: 9%)
- [ ] Check regulatory requirements are current
- [ ] Update FAQs if new common questions arise
- [ ] Review testimonials for relevance and freshness
- [ ] Validate schema markup with Google Rich Results Test
- [ ] Check all CTAs are functional
- [ ] Verify meta tags are optimized
- [ ] Test responsive design on mobile devices

## Related Documentation

- [Industry Pages Inventory](../INDUSTRY_PAGES_INVENTORY.md)

## Related Cursor Rules

- [industry-pages.mdc](../../../../../.cursor/rules/industry-pages.mdc)
- [shared-patterns.mdc](../../../../../.cursor/rules/shared-patterns.mdc)
- [global.mdc](../../../../../.cursor/rules/global.mdc)
