All product workers

SEO generator worker

seo-generator

Generates and stores SEO landing pages in R2 with Workers AI and D1 metadata.

Cron-driven and batch-oriented. Aligns with the SEO Page Generator and SEO Agent UIs in the app.

Related interactive UI

/demos/seo-page-generator

Source

Path
apps/seo-generator
Entry
src/index.ts
Config
wrangler.toml

Bindings (summary)

  • DB (D1)
  • BUCKET (R2)
  • AI
  • crons

Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.

Commands

cd apps/seo-generator && npm run dev
cd apps/seo-generator && npm run deploy