davidhayden / Robots.OrchardCore

Robots.OrchardCore is an Orchard Core CMS Module that adds robots.txt functionality, allowing users with proper permissions to modify the robots.txt contents from the dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Robots.OrchardCore is an Orchard Core CMS Module that adds robots.txt functionality, allowing users with proper permissions to modify the robots.txt contents from the dashboard.

License:MIT License


Languages

Language:C# 91.3%Language:HTML 8.7%