# Pre-Content Checklist (New Post)

**Post:** lexikon/mitarbeiterbindung
**Primary Keyword:** Mitarbeiterbindung
**Generated:** 2026-02-21 16:11:50

Complete ALL items before Phase 4 (Content Creation). Do not edit content.html until this checklist is done.

## Phase 1: Data Collection (run-new-post-pipeline)

- [ ] SISTRIX collected: `php v2/scripts/blog/collect-post-keywords-sistrix.php --post=mitarbeiterbindung --category=lexikon`
- [ ] PAA questions collected: `php v2/scripts/blog/collect-post-paa-questions.php --post=mitarbeiterbindung --category=lexikon`
- [ ] FAQ research collected: `php v2/scripts/blog/collect-faq-research-data.php --post=mitarbeiterbindung --category=lexikon`
- [ ] SERP features collected: `php v2/scripts/blog/collect-post-serp-features.php --post=mitarbeiterbindung --category=lexikon`
- [ ] Competitor analysis collected: `php v2/scripts/blog/collect-post-competitor-analysis.php --post=mitarbeiterbindung --category=lexikon` (output: data/competitor-analysis.json)
- [ ] Competitor depth analyzed: `php v2/scripts/blog/analyze-competitor-content-depth.php --post=mitarbeiterbindung --category=lexikon` (output: data/competitive-depth-analysis.md)
- [ ] Content depth report generated: `php v2/scripts/blog/content-depth-report.php --post=mitarbeiterbindung --category=lexikon`
- [ ] SERP skeleton generated: `php v2/scripts/blog/generate-serp-analysis-skeleton.php --post=mitarbeiterbindung --category=lexikon`

## Phase 2: Research

- [ ] Review data/content-depth-report.md (competitor word counts, recommended target)
- [ ] Review data/competitor-analysis.json (headings, topics, word counts of top 10)
- [ ] Complete browser SERP review per [SERP_REVIEW_CHECKLIST.md](../../_templates/SERP_REVIEW_CHECKLIST.md) (min 30 min)
- [ ] Search primary keyword; document top 10 URLs, PAA questions, featured snippet
- [ ] Search 2 secondary keywords; document top 10 + PAA per keyword
- [ ] Fill SERP_ANALYSIS.md manual sections (Featured Snippet, PAA, Ranking Factors, Recommendations)
- [ ] SERP_ANALYSIS.md created/updated
- [ ] Content outline created (skyscraper: covers top 10 + more + better format)
- [ ] Outline target set from data/competitive-depth-analysis.md (minimum 80% of recommended)
- [ ] Outline covers: intro (hook, context, value – never "Definition:"), 8–12 H2s, FAQs, Fazit (H2)
- [ ] Topic-Angle coverage: Each H2 covers distinct angle (Definition, How, Comparison, Rules, Edge Case, Practical, Conclusion). No redundant H2s. See SKYSCRAPER_TECHNIQUE_2026.md Topic-Angle Coverage.
- [ ] H3 planning: For each H2, apply CONTENT_DEPTH_GUIDELINES H3 checklist. List vs H3: brief items (1-2 sentences) use list; substantial items use H3. Structure variety across sections.
- [ ] CONTENT_OUTLINE.md created
- [ ] Section briefs generated or filled: `php v2/scripts/blog/generate-section-briefs.php --post=mitarbeiterbindung --category=lexikon` (key points, target words, formats per H2)

## Phase 3: Validation Gate

- [ ] `php v2/scripts/blog/check-outline-h2-overlap.php --post=mitarbeiterbindung --category=lexikon` (merge or rephrase overlapping H2s)
- [ ] Unique Value section in CONTENT_OUTLINE.md has ≥1 item checked
- [ ] Reviewed [ANTI_FLUFF_CHECKLIST.md](../../ANTI_FLUFF_CHECKLIST.md) before writing
- [ ] `php v2/scripts/blog/validate-improvement-readiness.php --post=mitarbeiterbindung --category=lexikon --new-post` passes
- [ ] `php v2/scripts/blog/validate-content-outline-quality.php --post=mitarbeiterbindung --category=lexikon` passes

## Phase 4: Content Creation (Only After Above Complete)

- [ ] Content will be applied via `update-post-content.php` (not direct JSON edit). See [BLOG_CONTENT_EDIT_WORKFLOW.md](../../BLOG_CONTENT_EDIT_WORKFLOW.md).
- [ ] Section-by-section drafting: write each H2 to full depth from outline (no incremental word-count chasing). See [CONTENT_CREATION_WORKFLOW_2026.md](../../CONTENT_CREATION_WORKFLOW_2026.md).
- [ ] Use H3s where planned in outline; optional intro paragraph between H2 and first H3
- [ ] Rewrite content from scratch per outline (do not patch)
- [ ] Create/update FAQs
- [ ] Add internal links (10–15)
- [ ] Add tool links (if relevant)
- [ ] Run `php v2/scripts/blog/suggest-contextual-links.php --post=mitarbeiterbindung --category=lexikon`; review data/suggested-contextual-links.json for tool/industry link opportunities
- [ ] **Ordio in body:** 2–4 contextual mentions in main content (not only in FAQs). See [ORDIO_PROMOTION_GUIDE.md](../../ORDIO_PROMOTION_GUIDE.md) principle 6.
- [ ] Run `validate-section-depth.php` and `validate-content-completeness.php` before finalizing
- [ ] Run `python3 v2/scripts/blog/audit-content-structure.py`; address "Consider reviewing structure" if flagged

## References

- [BLOG_POST_IMPROVEMENT_PROCESS.md](../../BLOG_POST_IMPROVEMENT_PROCESS.md)
- [SERP_ANALYSIS_WORKFLOW.md](../../SERP_ANALYSIS_WORKFLOW.md)
- [SERP_REVIEW_CHECKLIST.md](../../_templates/SERP_REVIEW_CHECKLIST.md)
- [SKYSCRAPER_TECHNIQUE_2026.md](../../SKYSCRAPER_TECHNIQUE_2026.md)
- [CONTENT_DEPTH_GUIDELINES.md](../../CONTENT_DEPTH_GUIDELINES.md)
