# Pre-Content Checklist (New Post)

**Post:** lexikon/grundrentenzuschlag
**Primary Keyword:** Grundrentenzuschlag
**Generated:** 2026-03-24 08:09:20
**Completed:** 2026-03-24

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)

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

## Phase 2: Research

- [x] Firecrawl / competitor completeness: `validate-blog-competitor-data-completeness.php --top=7` (junk URLs removed from JSON)
- [x] Review data/content-depth-report.md
- [x] Review data/competitor-analysis.json
- [x] Complete browser SERP review per SERP_REVIEW_CHECKLIST.md
- [x] Search primary + secondary keywords; SERP_ANALYSIS.md filled
- [x] Content outline (CONTENT_OUTLINE.md) skyscraper + PAA matrix
- [x] Outline target 100% competitive depth (2300 words)
- [x] CONTENT_OUTLINE.md + section briefs (`generate-section-briefs.php`)

## Phase 3: Validation Gate

- [x] `check-outline-h2-overlap.php` (passed as part of outline gate)
- [x] Unique Value section in CONTENT_OUTLINE.md
- [x] ANTI_FLUFF_CHECKLIST reviewed
- [x] `validate-improvement-readiness.php --new-post`
- [x] `validate-content-outline-quality.php` + `make blog-outline-gate`

## Phase 4: Content Creation

- [x] Read `data/section-briefs.md` aligned with draft
- [x] Content applied via `update-post-content.php` (after this checklist file completion)
- [x] Internal links (10+) + tool links where justified
- [x] `suggest-contextual-links.php` run; manual audit
- [x] Ordio mentions in body (Payroll, Zeiterfassung)
- [x] `compare-content-to-competitors.php` + `--strict` before publish validate
- [x] Depth/completeness validators with `blog-post-validate-strict`

## References

- [BLOG_POST_IMPROVEMENT_PROCESS.md](../../BLOG_POST_IMPROVEMENT_PROCESS.md)
- [SERP_ANALYSIS_WORKFLOW.md](../../SERP_ANALYSIS_WORKFLOW.md)
