Version 10

Version 10 of this package is build against Umbraco 10, but also supports Umbraco 11 and 12. It does not support other versions of Umbraco.

Installation

The package is only available via NuGet. To install the package, you can use either .NET CLI or the NuGet package manager:

To install the package via NuGet, either use the .NET CLI:

dotnet add package Limbo.Umbraco.Seo --version 10.0.0-beta003

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Seo -Version 10.0.0-beta003