On multi-site does only one site need to enable module ?
darumaki - August 9, 2008 - 18:57
| Project: | RobotsTxt |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Is this correct ? If one site on a multi-site setup uses robot.txt module, since the file goes in the root ie public_html, then we would not need to enable this on other sides since the file already exists.

#1
depends on your multisite configuration, in most common configuration (one database with for table prefixes for each site) you have to enable module per-site, not once per drupal installation.
#2
I don't use robots.txt module, but I suppose it doesn't place file robots.txt physically in site's root, but uses menu system instead. So - see my previous answer
#3
As said above there is *no* file on disk. If you do not enable the module per site the virtual file robots.txt does not exists.
#4
Automatically closed -- issue fixed for two weeks with no activity.