Fix SEO skill 34 bugs, Korean labels, and transition Ahrefs refs to our-seo-agent (#2)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
SEO KPI and performance framework for unified metrics aggregation across all SEO dimensions. Establishes baselines, sets targets (30/60/90-day), generates executive summaries with health scores, provides tactical breakdowns, estimates ROI using Ahrefs traffic cost, and supports period-over-period comparison (MoM, QoQ).
|
||||
SEO KPI and performance framework for unified metrics aggregation across all SEO dimensions. Establishes baselines, sets targets (30/60/90-day), generates executive summaries with health scores, provides tactical breakdowns, estimates ROI using our-seo-agent traffic cost data, and supports period-over-period comparison (MoM, QoQ).
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -49,10 +49,10 @@ python scripts/kpi_aggregator.py --url https://example.com --roi --json
|
||||
- Content KPIs (indexed pages, content freshness score, thin content ratio)
|
||||
- Link KPIs (domain rating, referring domains, link velocity)
|
||||
- Local KPIs (GBP visibility, review score, citation accuracy)
|
||||
- Multi-source data aggregation from Ahrefs and other skill outputs
|
||||
- Multi-source data aggregation from our-seo-agent CLI and other skill outputs
|
||||
- Baseline establishment and target setting (30/60/90 day)
|
||||
- Overall health score (0-100) with weighted dimensions
|
||||
- ROI estimation using Ahrefs organic traffic cost
|
||||
- ROI estimation using organic traffic cost data
|
||||
|
||||
## Performance Reporter
|
||||
|
||||
@@ -79,15 +79,13 @@ python scripts/performance_reporter.py --url https://example.com --period monthl
|
||||
- Target vs actual comparison with progress %
|
||||
- Traffic value change (ROI proxy)
|
||||
|
||||
## Ahrefs MCP Tools Used
|
||||
## Data Sources
|
||||
|
||||
| Tool | Purpose |
|
||||
|------|---------|
|
||||
| `site-explorer-metrics` | Current organic metrics |
|
||||
| `site-explorer-metrics-history` | Historical metrics trends |
|
||||
| `site-explorer-metrics-by-country` | Country-level breakdown |
|
||||
| `site-explorer-domain-rating-history` | DR trend over time |
|
||||
| `site-explorer-total-search-volume-history` | Total keyword volume trend |
|
||||
| Source | Purpose |
|
||||
|--------|---------|
|
||||
| `our-seo-agent` CLI | Primary data source (future); use `--input` for pre-fetched JSON |
|
||||
| WebSearch / WebFetch | Supplementary live data |
|
||||
| Notion MCP | Save audit report to database |
|
||||
|
||||
## Output Format
|
||||
|
||||
|
||||
Reference in New Issue
Block a user