AdvantageRouteHandlerSearchBot Class
Route handler that serves the search crawler's information page. The crawler publishes
this URL in its user agent, so anyone who finds unfamiliar traffic in their logs can look
up what it is and decide how to treat it.
Namespace:
AdvantageCMS.Core.RoutingDeliberately self-contained: it reads no domain, language or configuration data, so it still answers when the database is unavailable — which is exactly when someone is most likely to be investigating traffic.
Implements the AdvantageRouteHandlerBaseAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Inheritance Hierarchy
AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerBase
AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerSearchBot

