seo-sitemap

Validate XML sitemaps and generate compliant sitemap index files.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/tahatms12/chargeback --skill seo-sitemap-tahatms12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-sitemap
Source: https://github.com/tahatms12/chargeback/tree/main/.agents/skills/seo-sitemap
Command: npx skills add https://github.com/tahatms12/chargeback --skill seo-sitemap-tahatms12

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing and maintaining XML sitemaps is error-prone and time-consuming. This Skill provides automated validation, structure checks, and generation capabilities to ensure search engines can crawl a site efficiently.

Core Features & Use Cases

  • Validate XML format and syntax
  • Verify URL health, lastmod accuracy, and canonical status
  • Generate new sitemaps and split large sites into sitemap indices; ensure robots.txt references

Quick Start

Provide a site URL to analyze or request generation of a sitemap for your domain.

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 syntax and URL health issues?

Validating an XML sitemap involves checking its syntax format and verifying URL health, lastmod accuracy, and canonical status. This Skill performs automated structure checks to ensure search engines can crawl the site efficiently without errors.

What is the best way to generate a compliant XML sitemap for a large site?

Generating a compliant XML sitemap for a large site requires splitting URLs into an optional sitemap index. This Skill produces ready-to-publish outputs by enforcing XML correctness and creating segmented sitemaps when needed for efficient crawlability.

Can I check if my robots.txt file references my XML sitemap correctly?

Checking robots.txt references ensures search engines can locate your XML sitemap. This Skill verifies that robots.txt references are properly configured during the validation and generation process to maintain site crawlability.

How do I fix lastmod accuracy issues in my XML sitemap?

Fixing lastmod accuracy in an XML sitemap requires analyzing the current timestamps against actual page updates. This Skill validates lastmod accuracy during the sitemap review process to ensure search engines receive correct freshness signals.

Does sitemap validation work for both small and large websites?

Sitemap validation works for both small and large websites by analyzing existing XML structures regardless of scale. This Skill applies URL health checks and generates segmented sitemaps when needed, adapting its processing to handle varying site sizes.