# Pre-Content Checklist (New Post)

**Post:** lexikon/verpflegungsmehraufwand
**Primary Keyword:** Verpflegungsmehraufwand
**Generated:** 2026-02-11 17:58:32

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=verpflegungsmehraufwand --category=lexikon`
- [ ] FAQ research collected: `php v2/scripts/blog/collect-faq-research-data.php --post=verpflegungsmehraufwand --category=lexikon`
- [ ] SERP features collected: `php v2/scripts/blog/collect-post-serp-features.php --post=verpflegungsmehraufwand --category=lexikon`
- [ ] Competitor analysis collected: `php v2/scripts/blog/collect-post-competitor-analysis.php --post=verpflegungsmehraufwand --category=lexikon` (output: data/competitor-analysis.json)
- [ ] Competitor depth analyzed: `php v2/scripts/blog/analyze-competitor-content-depth.php --post=verpflegungsmehraufwand --category=lexikon` (output: data/competitive-depth-analysis.md)
- [ ] Content depth report generated: `php v2/scripts/blog/content-depth-report.php --post=verpflegungsmehraufwand --category=lexikon`
- [ ] SERP skeleton generated: `php v2/scripts/blog/generate-serp-analysis-skeleton.php --post=verpflegungsmehraufwand --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 5)
- [ ] Complete browser SERP review per [SERP_REVIEW_CHECKLIST.md](../../_templates/SERP_REVIEW_CHECKLIST.md) (min 30 min)
- [ ] Search primary keyword; document top 5 URLs, PAA questions, featured snippet
- [ ] Search 2 secondary keywords; document top 5 + 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 5 + more + better format)
- [ ] Outline target set from data/competitive-depth-analysis.md (minimum 80% of recommended)
- [ ] Outline covers: intro, 8–12 H2s, FAQs, conclusion
- [ ] CONTENT_OUTLINE.md created

## Phase 3: Validation Gate

- [ ] `php v2/scripts/blog/validate-improvement-readiness.php --post=verpflegungsmehraufwand --category=lexikon --new-post` passes
- [ ] `php v2/scripts/blog/validate-content-outline-quality.php --post=verpflegungsmehraufwand --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).
- [ ] Rewrite content from scratch per outline (do not patch)
- [ ] Create/update FAQs
- [ ] Add internal links (10–15)
- [ ] Add tool links (if relevant)
- [ ] Run validation scripts

## 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)
