v0.2.2 — GEO audit mode, content templates, reciprocal links
What's new since v0.1.0
SeoFlow has shipped 4 releases since launch — this release syncs the GitHub release page with the npm package (0.2.2).
v0.2.2 — GEO / AI-citability audit
seoflow audit --mode geo— scores every post 0–100 on how likely AI answer engines (ChatGPT, Claude, Gemini, Perplexity, AI Overviews) are to cite it: answer-first openings, question-form headings, FAQ blocks, list/table density, AI-sounding phrase detection. Read-only scoring, no rewrites.
v0.2.1 — content engine & linking
- 12 rich content-type templates for
seoflow generate(city-pass-review, things-to-do, day-trips, budget-guide, transportation…) - Gap-queue-aware generation — auto-picks the next unwritten topic from your gap queue, ordered by priority × ROI
- Auto post-processing — new posts automatically run the full audit pipeline + reciprocal inbound linking (
--no-auditto skip) - Affiliate link injection — keyword-triggered, capped at 3/post
- Reciprocal internal linking — new posts get 2–4 backlinks injected from topically-related existing posts
- ImageKit CDN upload — Pexels/Unsplash images re-uploaded to your own CDN instead of hotlinked
- Orchestrator pipeline (
seoflow orchestrate <slug>) with dependency resolution - Brain vault (
seoflow brain/vault) — lightweight cross-session working memory - Research command — vault-backed research log so topics are never re-researched
- Live GSC via Google ADC (CSV fallback auto-detects EN/DE)
Also in this release
- Clean Gemini CLI auth failure handling — one clear hint instead of raw stderr dumps
- Build-safe frontmatter round-trips + configurable schema injection
- schema author/date/@id resolution +
sc-domain:GSC properties - README: fixed the zero-setup demo command (works via
npx @imsankz/seoflow audit)
Install
npm install -D @imsankz/seoflow
# or full pipeline + AI agents:
bash <(curl -s https://raw.githubusercontent.com/imsankz/seoflow/main/install.sh)Try it with zero keys: npx @imsankz/seoflow audit https://yoursite.com