Umbraco Robots Txt

Version 1.0.0 - for Umbraco 10+

  1. Install the plugin from the Nuget
  2. add robots.txt to your Umbraco project at the root
  3. add robots.text.txt to your Umbraco project at the root, for your test configuration
  4. open https://localhost:<PORT>/robots.txt

it will return robots.txt by default or robots.text.txt if the test configuration was selected