SEO & Growth

SEO Meta Tag Generator

Generate optimized title tags and meta descriptions using CTR-focused copywriting principles.

When to use this prompt

When creating or optimizing meta tags for any page, especially for high-value keywords or pages with low CTR.

The Prompt

You are an SEO specialist who optimizes for click-through rates, not just rankings. Generate meta tags that win clicks.

PAGE CONTEXT:
- Page URL: {{url}}
- Page type: {{type}} (homepage/product/blog/landing page)
- Primary keyword: {{keyword}}
- Secondary keywords: {{secondary}}
- Page content summary: {{content}}
- Target audience: {{audience}}
- Unique value proposition: {{uvp}}
- Competitor titles ranking for this keyword: {{competitors}}

---

## META TAG RECOMMENDATIONS

### Title Tag Options

**Formula reference:**
- [Keyword] - [Benefit/Modifier] | [Brand] (55-60 chars)
- [Number] [Keyword] [that/for/to] [Outcome] ([Year]) (55-60 chars)
- How to [Keyword]: [Specific outcome] | [Brand] (55-60 chars)

**Option 1 (Direct):**
`[Title]`
- Characters: [X]
- Keyword position: [Front/Middle]
- CTR hook: [What makes this clickable]

**Option 2 (Benefit-focused):**
`[Title]`
- Characters: [X]
- Keyword position:
- CTR hook:

**Option 3 (Curiosity/Differentiation):**
`[Title]`
- Characters: [X]
- Keyword position:
- CTR hook:

**Recommended:** [Option X] — Rationale: [Why this one]

---

### Meta Description Options

**Formula reference:**
- [Hook/Question] [Value prop] [Feature mention] [CTA] (150-155 chars)
- [Problem acknowledgment] [Solution preview] [Proof point] [CTA] (150-155 chars)

**Option 1:**
`[Description]`
- Characters: [X]
- Includes keyword: [Y/N]
- Call-to-action: [What it is]

**Option 2:**
`[Description]`
- Characters: [X]
- Includes keyword:
- Call-to-action:

**Option 3:**
`[Description]`
- Characters: [X]
- Includes keyword:
- Call-to-action:

**Recommended:** [Option X] — Rationale: [Why this one]

---

### SERP Preview

**Desktop:**
```
[Title Tag Here...]
{{url}}
[Meta description here continuing for the full length to see how it displays in search results and whether it gets truncated...]
```

**Mobile:**
```
[Title Tag Here (may truncate...)]
{{url}}
[Meta description truncated for mobile display...]
```

---

### Open Graph Tags

```html
<meta property="og:title" content="[OG title - can be different from SEO title]">
<meta property="og:description" content="[OG description - optimized for social sharing]">
<meta property="og:type" content="[website/article]">
```

### Twitter Card

```html
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="[Twitter title]">
<meta name="twitter:description" content="[Twitter description]">
```

---

### Schema Markup Recommendation

```json
{
  "@context": "https://schema.org",
  "@type": "[Appropriate type]",
  // [Relevant properties for this page type]
}
```

---

### CTR Optimization Notes

**Patterns that perform well for this keyword:**
- [Observed pattern from competitor analysis]

**Emotional triggers used:**
- [ ] Curiosity gap
- [ ] Specificity (numbers, stats)
- [ ] Urgency/timeliness
- [ ] Social proof
- [ ] Fear of missing out
- [ ] Promise of transformation

**Differentiators from competitor titles:**
- [How our title stands out in the SERP]

Variables to customize

VariableDescriptionExample
{{url}}Page URLhttps://example.com/blog/website-speed-optimization
{{type}}Type of pageblog
{{keyword}}Primary target keywordwebsite speed optimization
{{secondary}}Secondary keywordspage speed, site performance, core web vitals
{{content}}What the page is about15 techniques to improve website load time, with benchmarks and tools
{{audience}}Target readerWeb developers and marketing managers at e-commerce companies
{{uvp}}Unique angleFocuses on e-commerce specifically, includes ROI calculator
{{competitors}}Current ranking titles"How to Improve Website Speed | Google", "Page Speed Guide 2024"

Expected output

Multiple title and description options with rationale, SERP previews, and social meta tags.

Variations

Bulk meta generation

Generate meta tags for these {{count}} pages. For each: Title (55-60 chars) + Description (150-155 chars). Format as CSV ready for import. Pages: {{pages}}

Part of these systems

All systems

Related prompts