writer marketing skill risk: low
SEO Competitor Comparison Page Generator
Generates high-converting 'X vs Y', alternatives, and roundup pages targeting competitive keywords, including feature matrices, schema markup, title formulas, conversion layouts, f…
SKILL 2 files
SKILL.md
---
name: seo-competitor-pages
description: ")"
---
# Competitor Comparison & Alternatives Pages
Create high-converting comparison and alternatives pages that target
competitive intent keywords with accurate, structured content.
## Page Types
### 1. "X vs Y" Comparison Pages
- Direct head-to-head comparison between two products/services
- Balanced feature-by-feature analysis
- Clear verdict or recommendation with justification
- Target keyword: `[Product A] vs [Product B]`
### 2. "Alternatives to X" Pages
- List of alternatives to a specific product/service
- Each alternative with brief summary, pros/cons, best-for use case
- Target keyword: `[Product] alternatives`, `best alternatives to [Product]`
### 3. "Best [Category] Tools" Roundup Pages
- Curated list of top tools/services in a category
- Ranking criteria clearly stated
- Target keyword: `best [category] tools [year]`, `top [category] software`
### 4. Comparison Table Pages
- Feature matrix with multiple products in columns
- Sortable/filterable if interactive
- Target keyword: `[category] comparison`, `[category] comparison chart`
## Comparison Table Generation
### Feature Matrix Layout
```
| Feature | Your Product | Competitor A | Competitor B |
|------------------|:------------:|:------------:|:------------:|
| Feature 1 | ✅ | ✅ | ❌ |
| Feature 2 | ✅ | ⚠️ Partial | ✅ |
| Feature 3 | ✅ | ❌ | ❌ |
| Pricing (from) | $X/mo | $Y/mo | $Z/mo |
| Free Tier | ✅ | ❌ | ✅ |
```
### Data Accuracy Requirements
- All feature claims must be verifiable from public sources
- Pricing must be current (include "as of [date]" note)
- Update frequency: review quarterly or when competitors ship major changes
- Link to source for each competitor data point where possible
## Schema Markup Recommendations
### Product Schema with AggregateRating
```json
{
"@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"
}
}
```
### SoftwareApplication (for software comparisons)
```json
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "[Software Name]",
"applicationCategory": "[Category]",
"operatingSystem": "[OS]",
"offers": {
"@type": "Offer",
"price": "[Price]",
"priceCurrency": "USD"
}
}
```
### ItemList (for roundup pages)
```json
{
"@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]"
}
]
}
```
## Keyword Targeting
### Comparison Intent Patterns
| Pattern | Example | Search Volume Signal |
|---------|---------|---------------------|
| `[A] vs [B]` | "Slack vs Teams" | High |
| `[A] alternative` | "Figma alternatives" | High |
| `[A] alternatives [year]` | "Notion alternatives 2026" | High |
| `best [category] tools` | "best project management tools" | High |
| `[A] vs [B] for [use case]` | "AWS vs Azure for startups" | Medium |
| `[A] review [year]` | "Monday.com review 2026" | Medium |
| `[A] vs [B] pricing` | "HubSpot vs Salesforce pricing" | Medium |
| `is [A] better than [B]` | "is Notion better than Confluence" | Medium |
### Title Tag Formulas
- X vs Y: `[A] vs [B]: [Key Differentiator] ([Year])`
- Alternatives: `[N] Best [A] Alternatives in [Year] (Free & Paid)`
- Roundup: `[N] Best [Category] Tools in [Year], Compared & Ranked`
### H1 Patterns
- Match title tag intent
- Include primary keyword naturally
- Keep under 70 characters
## Conversion-Optimized Layouts
### CTA Placement
- **Above fold**: Brief comparison summary with primary CTA
- **After comparison table**: "Try [Your Product] free" CTA
- **Bottom of page**: Final recommendation with CTA
- Avoid aggressive CTAs in competitor description sections (reduces trust)
### Social Proof Sections
- Customer testimonials relevant to comparison criteria
- G2/Capterra/TrustPilot ratings (with source links)
- Case studies showing migration from competitor
- "Switched from [Competitor]" stories
### Pricing Highlights
- Clear pricing comparison table
- Highlight value advantages (not just lowest price)
- Include hidden costs (setup fees, per-user pricing, overage charges)
- Link to full pricing page
### Trust Signals
- "Last updated [date]" timestamp
- Author with relevant expertise
- Methodology disclosure (how comparisons were conducted)
- Disclosure of own product affiliation
## Fairness Guidelines
- **Accuracy**: All competitor information must be verifiable from public sources
- **No defamation**: Never make false or misleading claims about competitors
- **Cite sources**: Link to competitor websites, review sites, or documentation
- **Timely updates**: Review and update when competitors release major changes
- **Disclose affiliation**: Clearly state which product is yours
- **Balanced presentation**: Acknowledge competitor strengths honestly
- **Pricing accuracy**: Include "as of [date]" disclaimers on all pricing data
- **Feature verification**: Test competitor features where possible, cite documentation otherwise
## Internal Linking
- Link to your own product/service pages from comparison sections
- Cross-link between related comparison pages (e.g., "A vs B" links to "A vs C")
- Link to feature-specific pages when discussing individual features
- Breadcrumb: Home > Comparisons > [This Page]
- Related comparisons section at bottom of page
- Link to case studies and testimonials mentioned in the comparison
## Output
### Comparison Page Template
- `COMPARISON-PAGE.md`: Ready-to-implement page structure with sections
- Feature matrix table
- Content outline with word count targets (minimum 1,500 words)
### Schema Markup
- `comparison-schema.json`: Product/SoftwareApplication/ItemList JSON-LD
### Keyword Strategy
- Primary and secondary keywords
- Related long-tail opportunities
- Content gaps vs existing competitor pages
### Recommendations
- Content improvements for existing comparison pages
- New comparison page opportunities
- Schema markup additions
- Conversion optimization suggestions
## Error Handling
| Scenario | Action |
|----------|--------|
| Competitor URL unreachable | Report which competitor URLs failed. Proceed with available data and note gaps in the comparison. |
| Insufficient competitor data (pricing, features unavailable) | Flag missing data points clearly. Use "Not publicly available" in comparison tables rather than guessing. |
| No product/service overlap found | Report that the products serve different markets. Suggest alternative competitors that share feature overlap, or pivot to a category roundup format. |
ROLES & RULES
- All feature claims must be verifiable from public sources
- Pricing must be current (include "as of [date]" note)
- Review quarterly or when competitors ship major changes
- Link to source for each competitor data point where possible
- Avoid aggressive CTAs in competitor description sections
- Never make false or misleading claims about competitors
- Cite sources for competitor information
- Review and update when competitors release major changes
- Clearly state which product is yours
- Acknowledge competitor strengths honestly
- Include "as of [date]" disclaimers on all pricing data
- Test competitor features where possible, cite documentation otherwise
EXPECTED OUTPUT
- Format
- structured_report
- Schema
- markdown_and_json_files · COMPARISON-PAGE.md, comparison-schema.json, Keyword Strategy, Recommendations
- Constraints
- include COMPARISON-PAGE.md with feature matrix and 1500+ word outline
- include comparison-schema.json
- include keyword strategy and recommendations sections
SUCCESS CRITERIA
- Create high-converting comparison and alternatives pages
- Target competitive intent keywords with accurate, structured content
- Provide balanced feature-by-feature analysis and clear verdict
- Ensure all competitor information is verifiable
- Include schema markup, keyword strategy, and conversion optimizations
FAILURE MODES
- Report competitor URLs that failed to load and note data gaps
- Flag missing data points with "Not publicly available"
- Report when products serve different markets and suggest alternatives
EXAMPLES
Includes feature matrix layout example, three JSON-LD schema examples (Product, SoftwareApplication, ItemList), keyword patterns table, title/H1 formulas, error handling table, and output file descriptions.
CAVEATS
- Ambiguities
- The description field contains only ")" which appears erroneous or incomplete.
QUALITY
- OVERALL
- 0.87
- CLARITY
- 0.85
- SPECIFICITY
- 0.90
- REUSABILITY
- 0.85
- COMPLETENESS
- 0.88
IMPROVEMENT SUGGESTIONS
- Add explicit placeholders or variables for product names, category, and year so the template can be instantiated without manual search/replace.
- Specify desired total word count ranges per section rather than only a global minimum of 1500 words.
USAGE
Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.
MORE FOR WRITER
- Ethical Financial Product Marketing Text Drafterwritermarketing
- Project Success Stories Generatorwritermarketing
- Container Tracking SEO Content Optimizerwritermarketing
- Google Ads Title Copywriterwritermarketing
- Narrative POV Text Rewriterwriterwriting
- SEO Blog Post Ghostwriterwriterwriting
- 10 Specialized Proofreading Prompt Templateswriterwriting
- Long-Form Investigative Substack Article Generatorwriterresearch
- Bilingual English-Chinese Text Editorwriterwriting
- Short Film Screenplay with Cinematography Generatorwritercreative
- Iterative AI Robotics Technical Blog Writerwriterwriting
- Professional Writing Critique Advisorwriterwriting
- AI Content Reduction Strategy Developerwriterwriting
- French Banking Client Email Drafterwriterwriting
- Academic Paper Wordiness Editorwriterwriting
- Academic Text Refinement Assistantwriterwriting
- Systems Paper Paragraph-Level Blueprintwriterwriting
- Scientific Paper Drafter for DSC TG IR Datawriterwriting
- Satirical Song Lyrics Generator in 龙胆紫 Stylewritercreative
- Attention-Grabbing Article Title Generatorwriterwriting
- Article Beats Journey Writerwriterwriting
- Writing Fragments Grilling Sessionwriterwriting
- Interstellar Movie Review Criticwriterwriting
- Interactive Topic Research Info Gathererwriterresearch
- Chinese Fantasy Web Novel Chapter Writerwriterwriting