Keyoti SearchUnit API Docs
RespectsRobotsMetaTags Property
API DocumentationKeyoti.SearchEngineConfigurationRespectsRobotsMetaTags
Keyoti SearchUnit v6
Whether to consider the robots meta tags (noindex, nofollow).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool RespectsRobotsMetaTags { get; set; }
public bool RespectsRobotsMetaTags { get; set; }
Public Property RespectsRobotsMetaTags As Boolean
	Get
	Set
Public Property RespectsRobotsMetaTags As Boolean
	Get
	Set
public:
property bool RespectsRobotsMetaTags {
	bool get ();
	void set (bool value);
}
public:
property bool RespectsRobotsMetaTags {
	bool get ();
	void set (bool value);
}
member RespectsRobotsMetaTags : bool with get, set
member RespectsRobotsMetaTags : bool with get, set
Property Value

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