This document discusses strategies for profiling web archives to determine the likelihood that a URI is present in an archive. It examines generating profiles using different policies like profiling by top-level domain or path depth. Profiles were created for three sample archives and evaluated based on precision for routing requests versus relative computational cost. The results show profiles can gain up to 22% improved routing precision with less than 5% increased relative cost. The profiling strategies and open source code provide a way to predict archive holdings and help with tasks like Memento query routing.