seo-sitemap

Analyze and generate XML sitemaps with URL validity and lastmod checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers and marketing teams ensure their website's structure is discoverable by search engines by validating and generating compliant XML sitemaps.

Core Features & Use Cases

  • Analyze an existing sitemap for format validity, URL coverage, and lastmod accuracy.
  • Generate new sitemaps from site structure, content types, and robots.txt guidelines.
  • Use Case: When launching a site, automatically create a sitemap that includes pages, posts, and images with proper priorities and metadata.

Quick Start

Analyze a provided sitemap URL or generate a new sitemap using the site structure.

Frequently Asked Questions about seo-sitemap

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

FAQPage Schema
How do I generate an XML sitemap for a new website launch?

Generating an XML sitemap involves analyzing your site structure to create a compliant file with proper URL formatting, priority settings, and metadata for pages and posts. This ensures new websites are discoverable by search engine crawlers.

What does sitemap analysis check for during a site migration?

During a site migration, sitemap analysis checks XML format validity, URL coverage, URL reachability, and lastmod accuracy. It verifies that sitemap references align with robots.txt guidelines to prevent crawl errors.

Can I validate existing sitemap URLs against my robots.txt file?

Yes, you can validate existing XML sitemaps against robots.txt guidelines to ensure proper crawl directives. The analysis checks URL reachability, format validity, and confirms search engines can discover your site structure accurately.

How do I handle sitemap indexing for large sites with many URLs?

Sitemap indexing for large sites uses optional index files to reference multiple XML sitemaps. This approach manages URL coverage and ensures valid XML formatting while maintaining accurate lastmod dates across extensive site structures.

Why is my XML sitemap not being crawled by search engines?

An XML sitemap may fail to be crawled due to invalid XML formatting, inaccurate lastmod dates, URL reachability issues, or missing robots.txt references. Analyze the sitemap to identify coverage gaps and validate its structure.