Skip to main content

Umbraco

Requirements

We need either PageId or NodeId to be present as metadata for the pages for us to be able to deeplink

The customer may also provide a custom path template if it's different from the default

Ex:

/test/umbraco.aspx?app=content&rightAction=editContent&id=<%= id %>#content

Generated URL

http(s)://domain.tld/umbraco/umbraco.aspx?app=content&rightAction=editContent&id=#{id}#content