seo-sitemap

Analyze and generate XML sitemaps for websites.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sitemaps are critical for site indexing but often require manual validation and generation; this skill automates analysis and creation.

Core Features & Use Cases

  • Validate XML format, URL correctness, and lastmod accuracy
  • Generate new sitemap(s) using industry templates or site data
  • Split large sitemaps into sitemap index files for websites with many URLs
  • Ensure sitemap is referenced in robots.txt and adheres to SEO best practices

Quick Start

Provide a site URL and this skill will analyze the existing sitemap and generate a compliant sitemap.xml.

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 URL correctness and lastmod accuracy?

To validate an XML sitemap, you check the XML format, URL correctness, and lastmod accuracy to ensure search engines can crawl your site efficiently. This skill automates that validation process for SEO audits.

What is the best way to generate a compliant sitemap.xml for a website migration?

The best way to generate a compliant sitemap.xml is to provide a site URL and use automated tools to create the file using industry templates or site data. This ensures adherence to SEO best practices during migrations.

How do I split a large sitemap into a sitemap index file for many URLs?

You split a large sitemap into a sitemap index file when your website has many URLs, organizing them into multiple sub-sitemaps. This approach maintains XML validity and ensures complete indexability for crawlers.

Do I need to reference my sitemap in robots.txt for SEO best practices?

Yes, you need to reference your sitemap in robots.txt to ensure search engine crawlers discover it efficiently. This skill checks your robots.txt to verify sitemap references and overall SEO adherence.

When do I need to analyze existing sitemaps for site indexing errors?

You need to analyze existing sitemaps for site indexing errors during SEO audits, site migrations, or ongoing optimization. Checking XML validity and URL structure ensures your sitemap meets crawl requirements.