# If the BoxBilling site is installed within a folder such as at
# e.g. www.example.com/boxbilling/ the robots.txt file MUST be
# moved to the site root at e.g. www.example.com/robots.txt
# AND the BoxBilling folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /bb-data/ folder
# MUST be changed to read Disallow: /boxbilling/bb-data/
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/orig.html
#
# For syntax checking, see:
# http://www.sxw.org.uk/computing/robots/check.html

User-agent: *
Disallow: /boxbilling/bb-data/
Disallow: /boxbilling/bb-library/
Disallow: /boxbilling/bb-locale/
Disallow: /boxbilling/bb-modules/
Disallow: /boxbilling/bb-uploads/
Disallow: /boxbilling/bb-vendor/
Disallow: /boxbilling/install/
Disallow: /includes/
Disallow: /images/
Disallow: /form_process/
Disallow: /admin/
