Analyze existing XML sitemaps for SEO issues or generate new ones from industry templates. Use for sitemap validation, generation, and URL coverage checks.
SEO Sitemap is a dual-mode skill for XML sitemap analysis and generation. It validates existing sitemaps against SEO best practices and protocol limits, or generates new ones using industry-specific templates with content quality safeguards built in. Install it to keep your site's crawlability healthy and avoid common indexing pitfalls that suppress search rankings.
npx clawhub@latest install seo-sitemapClick the Install button at the top of this page for one-click setup
Checks format correctness and URL count against the 50,000-per-file protocol limit. Also flags deprecated tags like <priority> and <changefreq> that Google ignores.
Fetches each URL to confirm HTTP 200 responses and flags non-canonical, noindexed, and redirected URLs that should not appear in a sitemap.
Loads matching templates from the ../seo-plan/assets/ directory to scaffold a well-structured sitemap based on your business type, with interactive structure planning.
Issues a warning at 30+ location pages and a hard stop at 50+ to prevent thin-content penalties, with clear guidance on minimum unique content thresholds.
Automatically splits large sitemaps and wraps them in a sitemap index file when URL counts exceed the 50,000 protocol limit, with optional splitting by content type (pages, posts, images, videos).
Generates VALIDATION-REPORT.md with issues and recommendations for analysis runs, or STRUCTURE.md documenting site architecture for newly generated sitemaps.
Run a full validation report before moving a site to identify broken links, redirected URLs, and noindexed pages that would harm crawl efficiency after migration.
Generate a complete, properly formatted sitemap from an industry template and confirm robots.txt inclusion so search engines can discover your content from day one.
Compare crawled pages against sitemap entries to identify missing URLs and understand why content is not appearing in search results.
Handle sites with more than 50,000 URLs by automatically generating a sitemap index with split files organized by content type.
https://example.com/sitemap.xml)../seo-plan/assets/ must be presentRead, Grep, Glob, Bash, WebFetch, WriteLog in to write a review
No reviews yet. Be the first to share your experience!