seo-sitemap

SkillAI & models

Use when analyzing or generating XML sitemaps and robots.txt. Not for redirect analysis (seo-redirects).

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the seo-sitemap skill

What this skill tells your AI

The instructions your AI receives, as published by fusengine/agents in plugins/seo/skills/seo-sitemap/SKILL.md and read by ahel’s review.

Sitemap

Workflow

  1. Fetch /sitemap.xml (or sitemap index)
  2. Run scripts/parse-sitemap.ts → validate structure
  3. Cross-check URL coverage vs crawled pages
  4. Detect orphan URLs (in sitemap but not linked)
  5. Detect missing URLs (linked but not in sitemap)

Best Practices

  • Max 50,000 URLs or 50 MB per sitemap (use index if larger)
  • <lastmod> actual file modification date (not generation date)
  • <priority> and <changefreq> largely ignored by Google
  • HTTPS only, absolute URLs
  • Reference in robots.txt: Sitemap: https://example.com/sitemap.xml

Special Sitemaps

  • News (publishers): sitemap-news.xml, only articles from last 48h
  • Image: sitemap-image.xml with <image:image> tags
  • Video: sitemap-video.xml with <video:video> tags

Templates

  • templates/sitemap/sitemap.xml
  • templates/sitemap/sitemap-news.xml
  • templates/sitemap/sitemap-image.xml
  • templates/robots/robots-saas.txt
  • templates/robots/robots-ecommerce.txt

Signals

GitHub stars
25
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
seo-sitemap-fusengine
Source
github.com/fusengine/agents