IStructuredUrlSettingsAutoRedirectCanonical Property Ingeniux CMS Content Store API

Gets/sets whether pages with multiple URL mappings automatically redirect from a noncanonical to a canonical URL. If true, redirects will happen automatically. Otherwise, users visit the page's noncanonical URL (normally from the page's past names or paths due to renaming the page or moving it in the site tree) and no redirect occurs.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool AutoRedirectCanonical { get; set; }

Property Value

Type: Boolean
See Also

Reference