sitemap-manager

Audit and generate XML sitemaps with URL health checks and index planning.

Updated May 18, 2026
One-click install
npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill sitemap-manager-ajayatwal1105-emerson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sitemap-manager
Source: https://github.com/ajayatwal1105-emerson/digital-marketing-pro/tree/main/skills/sitemap-manager
Command: npx skills add https://github.com/ajayatwal1105-emerson/digital-marketing-pro --skill sitemap-manager-ajayatwal1105-emerson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

A sitemap that is missing pages, has broken URLs, or contains misleading metadata can waste crawl budget and reduce search visibility.

Core Features & Use Cases

  • Sitemap analysis & health auditing: Fetches and parses sitemap XML, counts URLs, checks lastmod formatting and staleness, and flags suspicious lastmod usage.
  • Indexation alignment checks: Cross-references sitemap entries against robots.txt and meta-robots intent to identify noindexed or blocked URLs.
  • Sitemap generation & planning: Produces valid sitemap XML (or a multi-file sitemap index plan) with clean inclusion/exclusion rules and industry-appropriate templates.
  • URL health sampling: Samples URLs to detect 404/5xx and common redirect patterns that signal crawl problems.
  • Specialized sitemap support: Detects and validates image/video/news sitemap extensions when present.

Quick Start

Run /digital-marketing-pro:sitemap with your sitemap URL to get an issues-and-recommendations report.

Frequently Asked Questions about sitemap-manager

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

FAQPage Schema
How do I check my XML sitemap for broken URLs and indexation issues?

To audit XML sitemap health, the Skill fetches and parses your sitemap to sample URLs for 404 or 5xx errors. It also cross-references sitemap entries against robots.txt and meta-robots tags to identify blocked or noindexed URLs wasting crawl budget.

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

The best way to generate sitemaps for large sites is creating a multi-file sitemap index plan. This Skill produces valid sitemap XML with clean inclusion and exclusion rules, applying industry-appropriate templates for eCommerce and SaaS architectures.

Can I validate image and video sitemap extensions during an SEO audit?

Yes, you can validate specialized sitemap support. The Skill detects and validates image, video, and news sitemap extensions when present, ensuring multimedia content tags are correctly formatted for search engine indexation.

How do I plan a new sitemap architecture to improve search engine crawl efficiency?

You plan new sitemap architecture by applying clean inclusion and exclusion rules to generate valid sitemap XML. The Skill supports sitemap planning for local businesses, publishers, and agencies to optimize search engine crawl efficiency and index coverage.