AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

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.

Deliberately 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 AdvantageRouteHandlerBase

Namespace:  AdvantageCMS.Core.Routing
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public class AdvantageRouteHandlerSearchBot : AdvantageRouteHandlerBase

Inheritance Hierarchy


Object
  AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerBase
    AdvantageCMS.Core.Routing..::..AdvantageRouteHandlerSearchBot