Umbraco plugin return robots.txt by environment settings
Back
Umbraco Robots Txt
Version 1.0.0 - for Umbraco 10
- Install the plugin from the Nuget
- add robots.txt to your Umbraco project at the root
- add robots.text.txt to your Umbraco project at the root, for your test configuration
- open https://localhost:<PORT>/robots.txt
it will return robots.txt by default or robots.text.txt if the test configuration was selected