AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SearchIndexSettings..::..SearchNoFollow Property

Gets or sets a value indicating whether search engines should not follow links on this page.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool SearchNoFollow { get; set; }

Field Value

true if search engines should not follow links; otherwise, false.