# Prevent crawling of .axd files, which results in # "CryptographicException: Padding is invalid and cannot be removed." errors. # Reference: http://www.wacdesigns.com/2008/01/18/google-crawling-webresourceaxd-scriptresourceaxd-padding-is-invalid-and-cannot-be-removed/ User-agent: * Disallow: /ScriptResource.axd Disallow: /WebResource.axd