Loading...
Loading...
Technical SEO audit across 8 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, and JavaScript rendering. Use when user says "technical SEO", "crawl issues", "robots.txt", "Core Web Vitals", "site speed", or "security headers".
npx skill4agent add agricidaniel/claude-seo seo-technical| Crawler | Company | robots.txt token | Purpose |
|---|---|---|---|
| GPTBot | OpenAI | | Model training |
| ChatGPT-User | OpenAI | | Real-time browsing |
| ClaudeBot | Anthropic | | Model training |
| PerplexityBot | Perplexity | | Search index + training |
| Bytespider | ByteDance | | Model training |
| Google-Extended | | Gemini training (NOT search) | |
| CCBot | Common Crawl | | Open dataset |
Google-ExtendedGooglebotGPTBotChatGPT-User# Allow search indexing, block AI training crawlers
User-agent: GPTBot
Disallow: /
User-agent: Google-Extended
Disallow: /
User-agent: Bytespider
Disallow: /
# Allow all other crawlers (including Googlebot for search)
User-agent: *
Allow: /seo-geo<meta name="robots" content="noindex">| Category | Status | Score |
|---|---|---|
| Crawlability | ✅/⚠️/❌ | XX/100 |
| Indexability | ✅/⚠️/❌ | XX/100 |
| Security | ✅/⚠️/❌ | XX/100 |
| URL Structure | ✅/⚠️/❌ | XX/100 |
| Mobile | ✅/⚠️/❌ | XX/100 |
| Core Web Vitals | ✅/⚠️/❌ | XX/100 |
| Structured Data | ✅/⚠️/❌ | XX/100 |
| JS Rendering | ✅/⚠️/❌ | XX/100 |