Current graph audit
Read the default sitemap, robots declarations, indexes, gzip files, and bounded children.
Audit the sitemap your SaaS site serves today, validate real canonical pages, and download clean XML plus the evidence and coding-agent prompt needed to implement it safely.
SaaS sites often span a marketing framework, CMS, docs host, help center, and app. A generic URL list cannot tell which routes are canonical or intended for search. This tool fetches and classifies the evidence before it renders XML.
Read the default sitemap, robots declarations, indexes, gzip files, and bounded children.
Separate self-canonical pages from redirects, noindex, blocked, failed, utility, and unverified URLs.
Round-trip the exact URL inventory, escape entities, and enforce protocol count and byte limits.
Make partial coverage explicit and tell a coding agent to discover authoritative routes before publishing.
Parse default and declared sitemap documents with XML, recursion, gzip, entity, and decoded-size protections.
Record observed status, canonical, noindex, robots, page type, origin, duplicate, and coverage evidence.
Write deterministic UTF-8 XML with absolute primary-origin URLs and no ignored priority or changefreq fields.
Parse the generated XML again and require its URL inventory and protocol limits to round-trip exactly.
One sitemap file is limited to 50,000 URLs or 50 MiB uncompressed, must use absolute entity-escaped locations, and should contain the canonical URLs you want search engines to discover. Google treats the file as a hint and ignores priority and changefreq. Read the Sitemap protocol and Google Search sitemap guidance.
It includes only fetched primary-origin HTML URLs that are successful, self-canonical, index-eligible, nonduplicate, and not blocked by the applicable robots policy. Redirects, noindex pages, utility routes, failures, alternate hosts, and unverified URLs remain classified in the evidence instead of being silently added.
No. A sitemap is a discovery hint. Search engines still evaluate crawlability, canonical signals, content quality, indexing directives, and many other signals before choosing whether to index or rank a URL.
The tool marks the file partial when a bounded crawl stops early, a folder rather than a whole host was authorized, the current sitemap graph reaches an inspection cap, or verified pages require host-specific sitemap files. The implementation prompt then tells your coding agent to finish the inventory from repository or CMS routes.
Google ignores priority and changefreq. The tool omits lastmod because an online crawl does not own a consistently accurate significant-content modification timestamp; your implementation should add it only from a trustworthy repository or CMS field.
The standard protocol expects each URL set to contain one host. The tool keeps alternate-host pages in evidence and tells the implementation agent to create host-specific sitemaps and declarations where ownership and deployment boundaries support them.
No. It reads authorized public pages and returns private XML, audit evidence, and an implementation prompt. You or your coding agent review and publish the result.
Blogged plans, writes, interlinks, reviews, and publishes product-aware SaaS content while keeping the technical discovery layer implementation-ready.
Start free