seo-sitemap

Analyze and generate XML sitemaps with URL validity checks.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/bolun-ben-ship/RightClickAI-seo-workspace --skill seo-sitemap-bolun-ben-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-sitemap
Source: https://github.com/bolun-ben-ship/RightClickAI-seo-workspace/tree/main/seo-workflow/seo-sitemap
Command: npx skills add https://github.com/bolun-ben-ship/RightClickAI-seo-workspace --skill seo-sitemap-bolun-ben-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze existing XML sitemaps or generate new ones with industry templates to ensure format validity, URL correctness, and structural integrity for SEO.

Core Features & Use Cases

  • Validate XML structure and URL integrity across sitemap files
  • Generate sitemaps from site outlines using industry templates
  • Split large sitemaps into indexed chunks for >50,000 URLs
  • Verify sitemap presence in robots.txt and compare crawled pages with sitemap
  • Use cases include SEO audits, site migrations, and ongoing content updates

Quick Start

Analyze an existing sitemap.xml or generate a new sitemap from your site outline.

Frequently Asked Questions about seo-sitemap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate URLs in an XML sitemap for SEO?

To validate URLs in an XML sitemap, you analyze the sitemap structure and perform URL status checks to ensure each link returns a 200 response. This verifies XML validity and confirms that search engines can properly crawl your listed pages.

How do I split a large XML sitemap with over 50000 URLs?

Splitting a large XML sitemap involves breaking the file into indexed chunks with a maximum of 50,000 URLs each. You then generate a sitemap index file that references all individual sitemap chunks, ensuring search engines can efficiently process expansive URL sets.

How do I generate an XML sitemap from a site outline?

Generating an XML sitemap from a site outline uses industry templates to map your page structure into valid XML format. This creates a structurally sound sitemap with correct URL formatting tailored to your specific content type and site architecture.

Why is my XML sitemap not showing up in robots.txt?

An XML sitemap may not appear in robots.txt if the reference was omitted during site configuration. Verifying sitemap presence in robots.txt ensures search engine crawlers discover your sitemap automatically, which is critical for SEO audits and site migrations.

What is the best way to check if crawled pages match my XML sitemap?

The best way to check if crawled pages match your XML sitemap is to compare the crawled pages against the sitemap entries directly. This comparison identifies orphaned pages and indexing gaps, ensuring your sitemap accurately reflects your live site content.

Do I need a sitemap index file for a large site migration?

For a large site migration, you need a sitemap index file if your URL count exceeds 50,000. Generating indexed sitemap chunks ensures format validity and structural integrity across the migrated content, allowing search engines to process the new URLs efficiently.