This document proposes that web servers export metadata archives describing their content to make crawling more efficient. It suggests web servers partition metadata into compressed files by modification date, MIME type, and size to reduce bandwidth. Exporting metadata in this way could help crawlers identify updated pages, discover pages without downloading HTML, and know bandwidth needs upfront. The proposed partitioning scheme balances file size, number of files, and server resources.