Custom module for Orchard Core CMS that adds a robots.txt route to the website and allows the administrator to manage the contents of robots.txt from the dashboard.
- Add the NuGet package, Robots.OrchardCore, to the Orchard Core CMS Website.
- Launch the application and sign in as an administrator.
- Enable the Robots Module from the admin dashboard.
- Add any instructions to robots.txt from the admin dashboard by navigating to Configuration -> Settings -> Robots.txt and choosing Save when finished.
- Navigate to the robots.txt url on your website to view the results.
There are no plans to add any additional features to the code at this time.
Created and maintained by David Hayden.