#**************************************************************************************** # Copyright (c) 2007 Fusion Alliance, Inc.(Fusion). # # This software is the confidential and proprietary information of Fusion. ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the license agreement you entered into with Fusion. # # VERSION 1.1 # AUTHOR Doug Scamahorn # # DATE NAME DESCRIPTON # 01/09/2007 Doug Scamahorn Initial creation. # 03/11/2008 Doug Scamahorn Addition of agency disallow. # #**************************************************************************************** # # Robots Exclusion # # Apply rules to all robots. User-agent: * # Do not index the assets directory. Disallow: /assets/ # Do not index the Templates directory. Disallow: /Templates/ # Do not index the interact directory. Disallow: /interact/ # Do not index the clients directory. Disallow: /clients/