seo-sitemap

Analyze or generate XML sitemaps with validation and structural quality gates.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/agencedajm/claude-seo --skill seo-sitemap-agencedajm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-sitemap
Source: https://github.com/agencedajm/claude-seo/tree/main/skills/seo-sitemap
Command: npx skills add https://github.com/agencedajm/claude-seo --skill seo-sitemap-agencedajm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

It helps you verify that your XML sitemap is valid, correctly structured, and aligned with what search engines can actually crawl—then lets you generate a clean, template-based sitemap when one is missing or broken.

Core Features & Use Cases

  • Sitemap analysis & validation: Checks XML correctness, URL counts, HTTP 200 reachability, <lastmod> quality, robots.txt references, canonical/non-indexed/redirected URLs, and HTTPS-only enforcement.
  • Sitemap generation from templates: Generates new sitemaps using industry templates, guided planning, and quality gates for large location-style content.
  • Architecture documentation output: Produces STRUCTURE.md and either sitemap.xml or sitemap-index splits when needed.

Quick Start

Run the seo-sitemap skill to analyze or generate your sitemap for https://example.com.

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 for crawl coverage and URL reachability?

To validate an XML sitemap, the skill checks XML correctness, verifies HTTP 200 reachability for listed URLs, and analyzes canonical or redirected URLs against your robots.txt rules.

What is the best way to generate an SEO-ready XML sitemap for a large website?

The best way to generate an XML sitemap for large sites is using industry templates with structural quality gates, automatically splitting output via a sitemap index when URL counts exceed search engine limits.

Does an XML sitemap audit check robots.txt references and HTTPS enforcement?

Yes, a comprehensive XML sitemap audit checks robots.txt references, verifies HTTPS-only enforcement, and evaluates <lastmod> tag quality to ensure search engines can efficiently crawl your URLs.

When do I need to split a sitemap using a sitemap index file?

You need to split an XML sitemap using a sitemap index file when your total URL counts exceed search engine limits, a structural quality gate applied during generation for large location-style content.

Can I generate a new sitemap if my current one is broken or missing?

Yes, you can generate a new sitemap using SEO industry templates and guided planning if your current XML sitemap is missing or broken, outputting a clean sitemap.xml and architecture documentation.