Loading...
Loading...
Generate SEO-optimized competitor comparison and alternatives pages. Covers "X vs Y" layouts, "alternatives to X" pages, feature matrices, schema markup, and conversion optimization. Use when user says "comparison page", "vs page", "alternatives page", "competitor comparison", or "X vs Y".
npx skill4agent add agricidaniel/claude-seo seo-competitor-pages[Product A] vs [Product B][Product] alternativesbest alternatives to [Product]best [category] tools [year]top [category] software[category] comparison[category] comparison chart| Feature | Your Product | Competitor A | Competitor B |
|------------------|:------------:|:------------:|:------------:|
| Feature 1 | ✅ | ✅ | ❌ |
| Feature 2 | ✅ | ⚠️ Partial | ✅ |
| Feature 3 | ✅ | ❌ | ❌ |
| Pricing (from) | $X/mo | $Y/mo | $Z/mo |
| Free Tier | ✅ | ❌ | ✅ |{
"@context": "https://schema.org",
"@type": "Product",
"name": "[Product Name]",
"description": "[Product Description]",
"brand": {
"@type": "Brand",
"name": "[Brand Name]"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "[Rating]",
"reviewCount": "[Count]",
"bestRating": "5",
"worstRating": "1"
}
}{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "[Software Name]",
"applicationCategory": "[Category]",
"operatingSystem": "[OS]",
"offers": {
"@type": "Offer",
"price": "[Price]",
"priceCurrency": "USD"
}
}{
"@context": "https://schema.org",
"@type": "ItemList",
"name": "Best [Category] Tools [Year]",
"itemListOrder": "https://schema.org/ItemListOrderDescending",
"numberOfItems": "[Count]",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "[Product Name]",
"url": "[Product URL]"
}
]
}| Pattern | Example | Search Volume Signal |
|---|---|---|
| "Slack vs Teams" | High |
| "Figma alternatives" | High |
| "Notion alternatives 2026" | High |
| "best project management tools" | High |
| "AWS vs Azure for startups" | Medium |
| "Monday.com review 2026" | Medium |
| "HubSpot vs Salesforce pricing" | Medium |
| "is Notion better than Confluence" | Medium |
[A] vs [B]: [Key Differentiator] ([Year])[N] Best [A] Alternatives in [Year] (Free & Paid)[N] Best [Category] Tools in [Year] — Compared & RankedCOMPARISON-PAGE.mdcomparison-schema.json