Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.07 KB

Robots.OrchardCore

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.

Status

Build status Status

Getting Started

  • 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.

Road map

There are no plans to add any additional features to the code at this time.

Credits

Created and maintained by David Hayden.