Reading Site Structure From a Sitemap Tree View
Inheriting a website nobody documented is a rite of passage, and the fastest orientation exercise costs nothing: the site's own sitemap.xml already lists every page it wants indexed. Reading site structure from a sitemap turns that flat file into a map of sections, sizes, and depth, no crawler required. The Sitemap Visualizer renders the XML as a collapsible tree in seconds. This piece covers how to read the tree, what depth and orphan patterns mean, and the file-format rules worth knowing.