robots.txt: ``` User-agent: * Disallow: /rss Allow: / ``` `canCrawl()` thinks this means `/home/rssa` cannot be crawled but that is incorrect.