Sitemapper

Warning

Thin sitemap inventory

The sitemap exposes only a handful of URLs.

Why it matters

A one-page sitemap is fine for a one-page site. It is a bug for a catalog, docs site, or blog.

Example

A 400-URL docs site whose sitemap only lists the homepage.

How Sitemapper detects it

Inventory size after same-host extraction is compared against thin thresholds.

Verify it yourself

Compare sitemap URL count with the real public navigation.

Practical fix

Generate the sitemap from the actual public route table, not a hardcoded homepage.

Run this check on a site