Skip to content

URL

Menu: Development → URL
Deep link: /_Admin/development/urls?SiteId={siteGuid}

Manage site access paths and route mappings: internal URLs (pages, views, route aliases, etc.), external URLs (paths to external or remote resources), and not found addresses visitors hit without configuration. Works with the page tree paths.

Permissions

Menu permission: link (view). Create alias, edit internal/external URLs require link·edit; delete internal vs external controlled separately (internal delete link·edit, external delete link·delete).

How to Open

  1. In Edit Menu, enable Development → URL.
  2. Open Development → URL in the left sidebar.

Default Internal tab.

URL management overview (internal tab)

Tabs

TabDescription
InternalURLs for in-site resources (pages, route aliases, views, etc.)
ExternalURLs mapping to external Script / Style / images, etc.
Not foundPaths visitors requested that are not configured; Create alias from here
URL tabs: internal, external, not found

Internal tab

Toolbar

ControlPermissionDescription
Create aliaslink·editOpen create alias dialog, assign redirect target for any URL
Resource typeFilter resourceType
Object existsWhether bound to site object (yes/no)
URL searchPath keyword; Enter or search button refreshes
Internal URL toolbar and filters

List table

Paginated (30 per page).

ColumnDescription
URLAccess path
Resource typee.g. Page, View, Route
Languageculture
Object existsWhether object is linked
Referenced byReference relationships
Last modifiedSave time
ActionsEdit, Preview

Rows with bound object and type not Route cannot be batch-deleted (avoid removing active mappings).

Supports multi-select delete (link·edit).

Internal URL list

Edit internal URL dialog

Row Edit (title Edit URL):

FieldDescription
URLPath, spaces stripped automatically
Redirect toOnly when resource type is Route: pick target route; parameters tags shown below
Edit internal URL dialog

Create alias dialog

Create alias or Not found tab Create alias use the same dialog:

FieldDescription
URLAlias path (from not-found tab pre-fills visitor URL)
Redirect toPick existing route; parameters tags after selection
Create alias dialog

External tab

Filters

Resource type, URL keyword (no Create alias button).

External URL filter bar

List table

ColumnDescription
URLExternal path
Resource typee.g. Script, Style, Image
Referenced byReference relationships
Last modifiedSave time
ActionsEdit, Convert to internal (Script / Style / Image only), Preview

Convert to internal moves external mapping under site internal management (success toast "Converted to internal resource"). Multi-select Delete requires link·delete.

External URL list

Edit external URL dialog

Row Edit (title Edit URL): only URL path editable, no Redirect to (unlike edit internal URL dialog).

Not found tab

Shows failed visitor paths (by time).

ColumnDescription
URLRequested address
Date/timestartTime
ActionsCreate alias (link·edit), opens create alias dialog with URL prefilled
Not found URL list
DocDescription
Development overviewDevelopment menu index
PagesPage paths and publish
ViewsView routes
CodeAPI paths (Code type URL)