Click or drag to resize
MiscPingSearchEngines Method
Ping online services of main search engine (Google, Bing, Yahoo, ASK)

Namespace: ToolBoox
Assembly: ToolBoox (in ToolBoox.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public static bool PingSearchEngines(
	string sitemapUrl
)

Parameters

sitemapUrl
Type: SystemString
Url of the page to submit and ping

Return Value

Type: Boolean
True on success; false otherwise
See Also