Umbraco plugin send direct notification to Google when pages are added or removed.
Info
| Version: | 1.0.0 |
| Author(s): | dyfort |
| Last Update: | Saturday, May 23, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.dyfort.com/products/google-indexing/ |
| NuGet Url: | https://www.nuget.org/packages/Dyfort.Umbraco.GoogleIndexing |
Install
Install-Package Dyfort.Umbraco.GoogleIndexing
dotnet add package Dyfort.Umbraco.GoogleIndexing
paket add Dyfort.Umbraco.GoogleIndexing
Dyfort.Umbraco.GoogleIndexing Download (Unzip the "nupkg" after downloading)
Dependencies
- UmbracoCms.Web(>= 8.0.0)
- Google.Apis.Indexing.v3(>= 1.44.0.1877)