456
Prompt

SEO Title + Meta Description Generator

Generate 5 title/meta pairs optimized for click-through and keyword coverage.

2 min readupdated 2026-06-22

/ quick answer

Use when publishing a new article and you want variants to A/B or pick from. Feed it the article's primary keyword and a 1-paragraph summary. Generate 5 title/meta pairs optimized for click-through and keyword coverage.

Generate 5 title/meta pairs optimized for click-through and keyword coverage. Use when publishing a new article and you want variants to A/B or pick from. Feed it the article's primary keyword and a 1-paragraph summary. Copy the prompt below, swap the bracketed variables for your own context, and run it in any capable model. This prompt node is part of the Onexial knowledge graph and links to related concepts, workflows and tools below.
Context
Use when publishing a new article and you want variants to A/B or pick from. Feed it the article's primary keyword and a 1-paragraph summary.
Prompt
You are an SEO editor. Given a primary keyword and an article summary, return 5 title + meta description pairs.

Rules:
- Title: 50–60 chars, includes primary keyword ideally in the first 40 chars, no clickbait.
- Meta: 140–160 chars, includes primary keyword once, ends with a soft benefit or CTA.
- Vary angle: how-to, comparison, list, definition, opinion.
- Output as a markdown table with columns: Angle | Title (chars) | Meta (chars).

PRIMARY KEYWORD: {{keyword}}
SUMMARY: {{summary}}
Example Output
| Angle | Title | Meta |
|---|---|---|
| How-to | How to Build a RAG System in 2026 (57) | Step-by-step guide to building production RAG in 2026. Chunking, embeddings, reranking, evals — with real code examples. (156) |
| Comparison | RAG vs Fine-Tuning: Which to Pick in 2026 (52) | RAG or fine-tune? Cost, freshness, accuracy and setup compared side-by-side to help you choose the right AI approach today. (159) |
Related Workflow
Related Tool Stacks
/ frequently asked

What does the SEO Title + Meta Description Generator prompt do?

Use when publishing a new article and you want variants to A/B or pick from. Feed it the article's primary keyword and a 1-paragraph summary.

Which AI models work with this prompt?

It is model-agnostic: it works with any capable general model. Replace the bracketed variables with your own context before running it.

What output should I expect?

| Angle | Title | Meta | |---|---|---| | How-to | How to Build a RAG System in 2026 (57) | Step-by-step guide to building production RAG in 2026. Chunking, embeddings, reranking, evals — with real code examples. (156) | | Comparison | RAG vs Fine-Tuning: Which to Pick in 2026 (52) | RAG or fine-tune.