seo-sitemap

Analyze XML sitemaps and generate new ones with URL validation and sitemap index output.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/pecorapromotionsllc-cell/voxmerch --skill seo-sitemap-pecorapromotionsllc-cell
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-sitemap
Source: https://github.com/pecorapromotionsllc-cell/voxmerch/tree/main/voxmerch-marketing-site/external-skills/claude-seo-main/skills/seo-sitemap
Command: npx skills add https://github.com/pecorapromotionsllc-cell/voxmerch --skill seo-sitemap-pecorapromotionsllc-cell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing and generating XML sitemaps to ensure valid structure, URL correctness, and optimal indexing for websites; it validates formats, checks for robots.txt references, and guides large-scale site updates.

Core Features & Use Cases

  • Validate XML format, URL counts, HTTP status codes, and lastmod accuracy.
  • Generate new sitemaps from industry templates and split large sites with a sitemap index.
  • Output includes sitemap.xml, sitemap index files, and a SITE STRUCTURE guide (STRUCTURE.md) for project documentation.

Quick Start

Provide a URL to analyze or request a new sitemap generation.

Frequently Asked Questions about seo-sitemap

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

FAQPage Schema
How do I validate an XML sitemap to ensure proper search engine indexing?▼

XML sitemap validation checks URL counts, HTTP 200 status codes, lastmod accuracy, and robots.txt references to ensure proper search engine indexing.

What is the best way to generate a sitemap for a large website?▼

Sitemap generation for large websites applies industry templates and splits URLs across a sitemap index file to enforce proper URL limits and structure.

How do I check if my XML sitemap references match my robots.txt file?▼

Sitemap validation checks existing XML files against robots.txt references to confirm that disallowed URLs are excluded and structural rules align correctly.

Can I generate a site architecture document from my XML sitemap?▼

Sitemap analysis can generate a STRUCTURE.md site architecture document to outline project documentation and organize content-type hierarchies for large-scale updates.

What are the URL limits for splitting a sitemap index?▼

Sitemap index splitting enforces standard XML URL limits by dividing large sites into multiple sitemap.xml files, ensuring valid structure and correct indexing.