How it all works
Everything worth knowing before and after you generate a prompt.
Overview
This tool turns a short description of one web page into a complete SEO implementation prompt — a structured document an AI coding assistant can execute directly, or a developer can follow as a specification.
Nothing is generated server-side from your draft until you choose to continue: the wizard builds the prompt in your browser and stores it in local storage. Your prompt is sent to our server only when you start checkout, so it can be emailed to you afterwards.
The wizard fields
- Brand name and domain
- Required. They anchor titles, canonical URLs, sitemap entries, and Organization schema.
- Page type
- Selects the schema types, intent framing, and content structure the prompt recommends.
- Primary keyword
- Required, and exactly one. Every other section maps back to it so pages never cannibalise each other.
- Secondary keywords
- Used as supporting and LSI terms across H2s and body copy.
- Search intent and audience
- Set tone, reading level, and the shape of the FAQ block.
- Content style, tone, length
- Control voice and target word count for the copy the prompt asks for.
- Technical options
- Rendering strategy, structured data, sitemap approach, image format, load target, CDN, analytics, and robots rules are written into the prompt verbatim.
Delivery
Payment is $9, once, through a hosted checkout. Card details never reach our servers.
As soon as the payment is confirmed, the prompt appears on the receipt page and an email goes out with a PDF and a Markdown copy attached. The receipt page also gives you a permanent delivery link — bookmark it, and you can re-download or trigger a resend at any time.
Confirmation is driven by a signed webhook from the payment provider, so delivery still happens if you close the tab before the redirect completes.
Running the prompt
- 1. Open your AI editor
- Cursor, Claude Code, Windsurf, Copilot Chat, or plain ChatGPT all work.
- 2. Paste the whole prompt
- Do not trim sections — the later ones depend on decisions made in the earlier ones.
- 3. Work section by section
- Ask it to implement one numbered section at a time and review the diff before moving on.
- 4. Validate
- Run the generated JSON-LD through the Rich Results test and check Core Web Vitals in Lighthouse.
Data and privacy
There are no accounts and no passwords. Your draft lives in your browser's local storage until you clear it with the Clear all button.
After purchase we store the order, your email, and the generated prompt so that delivery and re-download work. Orders expire automatically 60 days after creation.
What is in the delivered prompt
- Full SEO implementation prompt (10 sections)
- Keyword map, clusters, and URL structure
- Meta tags, Open Graph, and JSON-LD schema plan
- Technical SEO: sitemap, robots, rendering strategy
- Core Web Vitals performance targets
- PDF, Markdown, and plain-text copies