| README.txt | README.txt |  | CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Installation
 * Frequently Asked Questions (FAQ)
 * Known Issues
 * How Can You Contribute?
INTRODUCTION
------------
Maintainer: hass <https://drupal.org/user/85918>
Project… | 
          
                  | robots.txt | robots.txt |  | #
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these "robots" where not to go on your site,
# you save… | 
          
                  | robotstxt.admin.inc | robotstxt.admin.inc |  | Administrative page callbacks for the robotstxt module. | 
          
                  | robotstxt.api.php | robotstxt.api.php |  | Hooks provided by the robotstxt module. | 
          
                  | robotstxt.info | robotstxt.info |  | name = robots.txt
description = "Generates the robots.txt file dynamically and gives you the chance to edit it, on a per-site basis, from the web UI."
core = 7.x
files[] = robotstxt.test
configure = admin/config/search/robotstxt | 
          
                  | robotstxt.install | robotstxt.install |  | Install, update and uninstall functions for the robotstxt module. | 
          
                  | robotstxt.module | robotstxt.module |  |  | 
          
                  | robotstxt.test | robotstxt.test |  | Tests for robotstxt.module. | 
          
                  | robotstxt.variable.inc | robotstxt.variable.inc |  | Definition of variables for Variable API module. | 
          
                  | robotstxt_test.info | tests/robotstxt_test.info |  | name = "Robotstxt module tests"
description = "Support module for robotstxt module testing."
package = Testing
core = 7.x
hidden = TRUE | 
          
                  | robotstxt_test.module | tests/robotstxt_test.module |  |  |