Single source of truth for operational procedures, checklists, and processes used by Blend Local Search Marketing.
Backup policy: This repo is the canonical version. Local copies in
~/.openclaw/workspace/sops/are working mirrors — when procedures change, update here first, then pull to the Mac.
| # | File | Purpose | Phase coverage |
|---|---|---|---|
| 1 | website-launch-checklist.md |
Post-go-live SOP for every new site | 8 phases: Analytics & Tracking → Tech SEO → Content/Conversion → AI Discoverability → Local SEO → Content Strategy → Monitoring → Optional Add-Ons |
- File naming:
kebab-case.mdfor SOPs; prefix with the domain category if it grows beyond the launch SOP (e.g.,content-pipeline.md,lead-handling.md) - Numbering: Phases use
PHASE N:(uppercase); sub-checklists useN.M(decimal) - Status markers: ☐ = incomplete, ☑ = complete, ⚠ = blocked
- Required vs Optional: Every task row is tagged Required / Medium / Low in the priority column
- Owner: Perry Stevens, Blend Local Search Marketing
- Last updated: see footer of each individual SOP
- Edit the file (e.g.,
website-launch-checklist.md) - Bump the Last updated date in that file's footer
- Add a one-line entry to that file's Change log block
- Commit:
git commit -am "sop: <phase>: <change summary>" - Push to
main— that's it
.
├── README.md ← this file
├── website-launch-checklist.md ← Phase 1–8 launch checklist (current)
├── content-pipeline.md ← (planned) recurring content workflows
├── lead-handling.md ← (planned) lead routing + CRM ops
└── reports/ ← (planned) client report templates
Last updated: 2026-08-26 Owner: Perry Stevens, Blend Local Search Marketing