Skip to content

Blog

22 Jul 2021

Using Umbraco Virtual Nodes Package and your own URL Provider

A quick note on the order of URL Providers

Read article
24 Jun 2021

Redirecting a response and removing a query string parameter at the same time.

Did you know, the IIS Rewrite module can strip out query string parameters?!

Read article
09 Jun 2021

Quick Tip: Adding properties to Members results in a timeout

A quick tip/note on one possible solution for combating timeouts when adding properties to Members

Read article
09 Jan 2021

Public profile pages for your Umbraco members [Part 3]

Rendering out your public profile pages using a RenderMVCController and Custom View.

Read article
21 Nov 2020

Public profile pages for your Umbraco members [Part 2]

Handling the Custom Routes for your public profile pages.

Read article
13 Nov 2020

Public profile pages for your Umbraco members [Part 1]

Creating public profile pages without creating a profile node for each one part one - The Url Slug

Read article
21 Oct 2020

Removing default Dashboards in Umbraco v8

Want to hide those default "Getting started" dashboards in your v8 Umbraco site, it requires a small bit of code.

Read article
30 Sep 2020

Confessions of a dev [2020-09-30]

It's not wrong to not have all the answers.

Read article
09 Sep 2019

Indexing dates in a sortable format in Umbraco version 8

A tutorial on how to index date fields in a sort-able format using the default External Examine index.

Read article
04 Sep 2019

How to add default values to Umbraco properties in the backoffice in v8

In this post you can find out how to add set a default value for a property when loading the editor for the Umbraco backoffice in version 8.

Read article