uMarketingSuite is a powerful Umbraco Package offering features like web analytics, personalization and A/B testing. How can we make sure we meet the cookie requirements enforced on us by, for example, the GDPR? Cookiebot is one of the possible and p...
Found 21 Posts with tag 'Guide'
Since Umbraco 9 changed its underlying framework to .NET 5, we are no longer able to make use of the web.config to configure our IIS Rewrite Rules. Let's take a look at the new way of configuring IIS Rewrite rules in Umbraco 9, using the ASP.NET Core...
We have looked at the way Notifications are handled in Umbraco 9 and how they differ from Umbraco 8 counterpart; Events. But did you know you can create, send and handle your own custom Notifications within your Umbraco 9 application? Let's demonstra...