seo-sitemap

Analyze and validate XML sitemaps for URL health and robots.txt alignment.

31|8|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/citedy/adclaw --skill seo-sitemap-citedy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-sitemap
Source: https://github.com/citedy/adclaw/tree/main/src/adclaw/agents/skills/seo-sitemap
Command: npx skills add https://github.com/citedy/adclaw --skill seo-sitemap-citedy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Use when user says "sitemap", "generate sitemap", "sitemap issues", or "XML sitemap".

Core Features & Use Cases

  • SEO-focused sitemap analysis to validate correctness, URL health, and robots.txt alignment.
  • Generate new sitemaps using industry templates for scalable sites and migrations.
  • Use Case: When launching or replatforming, quickly validate or generate sitemap coverage for SEO.

Quick Start

Ask the agent to analyze an existing sitemap XML or generate a new sitemap using industry templates for your site.

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 check for URL errors?

Sitemap analysis validates format correctness, URL health, and robots.txt alignment by parsing XML structure and performing reachability checks. This ensures search engines can crawl your URLs without encountering broken links.

How do I generate an XML sitemap for a website migration?

Generate a new XML sitemap using industry templates designed for scalable sites and migrations. This process creates a structured URL list with accurate lastmod tags, ensuring search engines discover your migrated pages quickly.

Why does my sitemap include URLs blocked by robots.txt?

Sitemaps can include blocked URLs due to misconfigured crawl directives. The tool detects these issues by checking robots.txt alignment against your sitemap entries, preventing search engines from wasting crawl budget on inaccessible pages.

Can I use industry templates to create sitemaps for large SEO campaigns?

Yes, this approach supports large SEO campaigns by using industry templates and optional sitemap indexing. This generates structured XML files that organize extensive URL lists, making them manageable for search engine processing.

What is the best way to check lastmod accuracy in a sitemap?

The best way to check lastmod accuracy is through automated sitemap analysis, which validates date tags against actual URL reachability and content updates. Accurate lastmod tags signal content freshness to search engines.