UrlTracker 3.15.0
The Url Tracker is used to manage URLs within umbraco. It automatically tracks URL changes, for instance when a node is renamed, and makes sure the old URL will redirect to the new location. This is great for SEO and great for people visiting your website via this old URL. Search engines will update the indexed URL and people won't visit the old, broken URL.
You can also create your own redirects, based on a simple URL or using a Regex pattern. You can redirect to an existing node or a manually entered URL. This is great for migrating existing indexed URLs to your new website!
Install-Package UrlTracker -Version 3.15.0
dotnet add package UrlTracker --version 3.15.0
<PackageReference Include="UrlTracker" Version="3.15.0" />
paket add UrlTracker --version 3.15.0
Release Notes
[Enhancement] Added custom events
[Bugfix] Checked if a reserved path/URL has a value
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.15.0 | 133,091 | 1/29/2018 |
3.14.1 | 9,181 | 11/11/2017 |
3.14.0 | 806 | 11/6/2017 |
3.14.0-beta2 | 1,047 | 9/27/2017 |
3.14.0-beta | 653 | 9/26/2017 |
3.13.1 | 7,935 | 9/5/2017 |
3.13.0 | 756 | 9/5/2017 |
3.12.43 | 27,953 | 10/12/2016 |
3.11.0 | 17,705 | 2/26/2016 |
3.10.0 | 2,095 | 1/4/2016 |
3.9.1 | 3,855 | 7/9/2015 |
3.9.0 | 709 | 7/9/2015 |
3.8.0 | 1,678 | 5/22/2015 |
3.7.0 | 919 | 5/1/2015 |
3.6.1 | 753 | 3/21/2015 |
3.6.0 | 521 | 3/21/2015 |
3.5.0 | 666 | 2/20/2015 |
3.4.0 | 1,318 | 1/28/2015 |
3.3.0 | 1,080 | 12/19/2014 |