davidhayden-ci - Robots.OrchardCore 1.0.0-rc2-7
Adds robots.txt functionality.
PM> Install-Package Robots.OrchardCore -Version 1.0.0-rc2-7 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> nuget.exe install Robots.OrchardCore -Version 1.0.0-rc2-7 -Source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
> dotnet add package Robots.OrchardCore --version 1.0.0-rc2-7 --source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
source https://www.myget.org/F/davidhayden-ci/api/v3/index.json
nuget Robots.OrchardCore ~> 1.0.0-rc2-7
Copy to clipboard
> choco install Robots.OrchardCore --version 1.0.0-rc2-7 --source https://www.myget.org/F/davidhayden-ci/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "davidhayden-ci" -SourceLocation "https://www.myget.org/F/davidhayden-ci/api/v2"
Install-Module -Name "Robots.OrchardCore" -RequiredVersion "1.0.0-rc2-7" -Repository "davidhayden-ci" -AllowPreRelease
Copy to clipboard
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
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.
-
.NETCoreApp 3.1
- OrchardCore.ContentManagement (>= 1.0.0-rc2-13450)
- OrchardCore.Deployment.Abstractions (>= 1.0.0-rc2-13450)
- OrchardCore.DisplayManagement (>= 1.0.0-rc2-13450)
- OrchardCore.Module.Targets (>= 1.0.0-rc2-13450)
- OrchardCore.Navigation.Core (>= 1.0.0-rc2-13450)
- .NETCoreApp 3.1: 3.1.0.0
OwnersDavid Hayden |
AuthorsDavid Hayden |
Project URLhttps://github.com/davidhayden/Robots.OrchardCore |
LicenseMIT |
TagsRobots OrchardCore |
Info16 total downloads |
| 9 downloads for version 1.0.0-rc2-7 |
| Download (27.27 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.0-rc2-7 | 27.27 KB | Fri, 24 Jul 2020 15:47:17 GMT | 9 |
|
||
|
|
1.0.0-rc2-4 | 22.88 KB | Thu, 25 Jun 2020 15:44:37 GMT | 7 |
|