UrlTracker.GlobalBlocklist 13.2.0

dotnet add package UrlTracker.GlobalBlocklist --version 13.2.0                
NuGet\Install-Package UrlTracker.GlobalBlocklist -Version 13.2.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UrlTracker.GlobalBlocklist" Version="13.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlTracker.GlobalBlocklist --version 13.2.0                
#r "nuget: UrlTracker.GlobalBlocklist, 13.2.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UrlTracker.GlobalBlocklist as a Cake Addin
#addin nuget:?package=UrlTracker.GlobalBlocklist&version=13.2.0

// Install UrlTracker.GlobalBlocklist as a Cake Tool
#tool nuget:?package=UrlTracker.GlobalBlocklist&version=13.2.0                

URL Tracker

Downloads Nuget (with prereleases) GitHub

The URL Tracker makes url management easy. Your visitors will no longer be lost on your website as the URL Tracker watches how your website changes. Page moved or renamed? No problem! The URL Tracker knows this and directs your visitors to the right page. Not only does this provide a nice experience for your visitors, it also helps you maintain your rightful spot at the top in Google (and other search engines). The URL Tracker puts you in control by giving you the means to manage your own redirects. It can be as simple as a redirect from a url to an umbraco page, but you can make it as sophisticated as you like using Regular Expressions. The URL Tracker is an essential tool for content editors who want to migrate to a new Umbraco website, so they can guide their users to the right place.

Find out more about the URL Tracker in our documentation on GitHub.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on UrlTracker.GlobalBlocklist:

Package Downloads
UrlTracker

The URL Tracker makes url management easy. Your visitors will no longer be lost on your website as the URL Tracker watches how your website changes. Page moved or renamed? No problem! The URL Tracker knows this and directs your visitors to the right page. Not only does this provide a nice experience for your visitors, it also helps you maintain your rightful spot at the top in Google (and other search engines). The URL Tracker puts you in control by giving you the means to manage your own redirects. It can be as simple as a redirect from a url to an umbraco page, but you can make it as sophisticated as you like using Regular Expressions. The URL Tracker is an essential tool for content editors who want to migrate to a new Umbraco website, so they can guide their users to the right place. For all versions of Umbraco 9 and up, match the major version of the URL Tracker with the major version of Umbraco. Use v5.x for umbraco 8, use v3.15 for umbraco 7.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.2.0 629 10/4/2024
13.2.0-beta0001 100 9/10/2024
13.2.0-alpha0009 126 8/16/2024
13.2.0-alpha0008 710 6/19/2024
13.2.0-alpha0007 94 6/14/2024
13.2.0-alpha0006 90 6/14/2024
11.0.0 476 12/2/2022
10.5.0-alpha0009 117 8/16/2024
10.5.0-alpha0008 99 6/14/2024
10.5.0-alpha0007 95 6/14/2024
10.2.0 294 11/27/2023
10.1.0-beta0001 274 10/10/2022
10.0.0 585 7/31/2022
10.0.0-beta0003 168 7/31/2022
10.0.0-beta0002 172 7/31/2022

7 new features, 1 bugfix, 2 other changes

- Fix database filling up when running for a long time
- New spectacular UI
- New, more intuitive, redirect editing experience
- New presentation for issues: "Not Founds" is replaced with "Recommendations"
- A more clever sorting order for issues
- Standard and advanced redirects are separated into their own area
- Added notifications for developers to listen for changes in redirects
- Statistics for all issues: how often does it occur and where does it originate from?
- Improved performance in the backoffice on larger datasets
- Included the global blocklist extension by default