Info
Version: | 1.0.0 |
Author(s): | RB |
Last Update: | Monday, December 1, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/rbdigital/umbraco-robots-handler/ |
NuGet Url: | https://www.nuget.org/packages/RB.RobotsHandler |
Install
Install-Package RB.RobotsHandler
dotnet add package RB.RobotsHandler
paket add RB.RobotsHandler
RB.RobotsHandler Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Core(7.1.0)
Tags
Instead of storing the contents of a robots file on the file system, an editor can specify its contents in an Umbraco content page. The property content is then served via a Http Handler for the current site.
This package works for multi-site Umbraco installations, meaning it will serve the correct contents for a requested domain's robots file.