Fix SEO skill 34 bugs, Korean labels, and transition Ahrefs refs to our-seo-agent (#2)

This commit is contained in:
Andrew Yim
2026-02-14 01:09:35 +09:00
committed by GitHub
parent d2d0a2d460
commit a28bfbf847
34 changed files with 265 additions and 262 deletions

View File

@@ -78,8 +78,8 @@ python scripts/crawl_budget_analyzer.py --log-file access.log --sitemap https://
# Per-bot profiling
python scripts/crawl_budget_analyzer.py --log-file access.log --scope bots --json
# With Ahrefs page history comparison
python scripts/crawl_budget_analyzer.py --log-file access.log --url https://example.com --ahrefs --json
# With external page history comparison
python scripts/crawl_budget_analyzer.py --log-file access.log --url https://example.com --input pages.json --json
```
**Capabilities**:
@@ -112,7 +112,7 @@ python scripts/crawl_budget_analyzer.py --log-file access.log --url https://exam
|--------|---------|
| Server access logs | Primary crawl data |
| XML sitemap | Reference for expected crawlable pages |
| Ahrefs `site-explorer-pages-history` | Compare indexed pages with crawled pages |
| `our-seo-agent` CLI | Compare indexed pages with crawled pages (future) |
## Output Format