Keyoti SearchUnit API Docs
ErrorPageRedir Property
API DocumentationKeyoti.SearchEngineConfigurationErrorPageRedir
Keyoti SearchUnit v6
Error page URL pattern
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string ErrorPageRedir { get; set; }
public string ErrorPageRedir { get; set; }
Public Property ErrorPageRedir As String
	Get
	Set
Public Property ErrorPageRedir As String
	Get
	Set
public:
property String^ ErrorPageRedir {
	String^ get ();
	void set (String^ value);
}
public:
property String^ ErrorPageRedir {
	String^ get ();
	void set (String^ value);
}
member ErrorPageRedir : string with get, set
member ErrorPageRedir : string with get, set
Property Value
Remarks
When a URL contains this string, it is considered to be an error page redirection (ie. as setup by the web.config) - this is important since it allows the crawler to know that the content is not to be indexed.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120