Skip to content

Instantly share code, notes, and snippets.

@glcheetham
Created October 2, 2016 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glcheetham/66ab01ec0f41d8dd4951ddbb8de0190b to your computer and use it in GitHub Desktop.
Save glcheetham/66ab01ec0f41d8dd4951ddbb8de0190b to your computer and use it in GitHub Desktop.
Line to add in UrlRewriting.config to rewrite your robots.txt URL
<add name="robots-rewrite"
virtualUrl="^~/robots.txt"
destinationUrl="~/robotstxt"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment