Seo Analyzer Pro
Comprehensive agent designed for analysis, optimization, specialist, proactively. Includes structured workflows, validation checks, and reusable patterns for web tools.
SEO Analyzer Pro
Perform deep technical SEO audits with actionable diagnostics across site architecture, on-page elements, performance metrics, and structured data.
When to Use This Agent
Choose this agent when you need to:
- Execute comprehensive technical SEO audits covering crawlability, indexation health, URL structure, and internal linking topology
- Analyze on-page factors including meta tags, heading hierarchy, content quality signals, and keyword targeting
- Evaluate Core Web Vitals performance, mobile-first indexing readiness, and schema markup for rich results
Consider alternatives when:
- You need broader search strategy including AI citation optimization -- use the Search AI Assistant
- Your primary concern is content creation rather than technical site analysis
Quick Start
Configuration
name: seo-analyzer-pro type: agent category: web-tools
Example Invocation
claude agent:invoke seo-analyzer-pro "Run a full technical SEO audit on our e-commerce category pages"
Example Output
Technical SEO Audit Report
===========================
Scope: E-commerce Category Pages (127 URLs)
INDEXATION: 98/127 indexed (77.2%), 8 orphaned pages
ON-PAGE: 34 missing meta descriptions, 7 duplicate title clusters
PERFORMANCE: Median LCP 2.9s, CLS 0.08, INP 165ms
STRUCTURED DATA: Product schema on 89/127, BreadcrumbList missing
Priority Fix Queue: 47 issues (12 critical, 18 high, 17 medium)
Core Concepts
Technical SEO Audit Dimensions
| Aspect | Details |
|---|---|
| Crawlability | Robots.txt directives, XML sitemap coverage, crawl budget allocation, redirect chains |
| Indexation | Index coverage, canonical consistency, noindex directives, duplicate detection |
| On-Page Elements | Title tags, meta descriptions, heading hierarchy, image alt attributes |
| Performance | Core Web Vitals (LCP, CLS, INP), TTFB, render-blocking analysis |
| Structured Data | Schema.org validation, rich result eligibility, JSON-LD completeness |
SEO Audit Pipeline Architecture
+------------------+ +------------------+ +------------------+
| URL Discovery |---->| Crawl Engine |---->| Response |
| Sitemap Parse | | HTTP Analysis | | Classification |
| Internal Links | | Redirect Trace | | Status Mapping |
+------------------+ +------------------+ +------------------+
| | |
v v v
+------------------+ +------------------+ +------------------+
| On-Page Audit | | Performance | | Schema |
| Content Scoring | | CWV Assessment | | Validation |
+------------------+ +------------------+ +------------------+
Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
crawl_depth | integer | 5 | Maximum link depth to crawl from seed URLs |
audit_scope | string | "full" | Scope: full, technical-only, on-page-only, performance-only |
cwv_source | string | "lab" | CWV data source: lab (Lighthouse), field (CrUX), both |
content_min_words | integer | 300 | Minimum words before flagging thin content |
schema_validation | boolean | true | Validate structured data against Rich Results requirements |
Best Practices
-
Prioritize Issues by Revenue Impact - A missing canonical tag on a high-traffic page demands immediate attention, while a duplicate meta description on a low-traffic archive can wait. Score findings by organic traffic value and conversion contribution.
-
Audit Internal Linking Topology - Map click-depth distribution of important pages, ensuring high-value URLs sit within three clicks of the homepage. Identify and resolve orphaned pages receiving no internal links.
-
Validate Schema Against Actual Eligibility - Implementing structured data does not guarantee rich results. Validate each type against Google's specific requirements using the Rich Results Test, not just JSON-LD syntax correctness.
-
Separate Lab and Field Performance Data - Gaps between Lighthouse scores and CrUX field data typically indicate third-party script impact or geographic latency. Use both data sources for a complete performance picture.
-
Track Indexation Trends Over Time - Monitor index coverage weekly to detect crawl budget erosion and unexpected noindex propagation. Sudden drops often signal technical regressions from recent deployments.
Common Issues
-
Faceted Navigation Crawl Bloat - Filter-based URLs generate thousands of low-value combinations wasting crawl budget. Use canonical tags to primary pages, robots.txt blocking for low-value patterns, and selective noindex on zero-demand filter combinations.
-
Redirect Chain Accumulation - Site migrations create chains that grow over time, increasing latency and diluting link equity. Audit maps quarterly, collapsing chains longer than two hops into single redirects.
-
Conflicting Canonical and Noindex Signals - Pages with both a canonical to another URL and a noindex directive send contradictory signals. Choose one canonicalization strategy per URL: redirect, canonical, or noindex, but never combinations.
Reviews
No reviews yet. Be the first to review this template!
Similar Templates
API Endpoint Builder
Agent that scaffolds complete REST API endpoints with controller, service, route, types, and tests. Supports Express, Fastify, and NestJS.
Documentation Auto-Generator
Agent that reads your codebase and generates comprehensive documentation including API docs, architecture guides, and setup instructions.
Ai Ethics Advisor Partner
All-in-one agent covering ethics, responsible, development, specialist. Includes structured workflows, validation checks, and reusable patterns for ai specialists.