Fix SEO skill 34 bugs, Korean labels, and transition Ahrefs refs to our-seo-agent (#2)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user