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.
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.
Comments
Comment #1
valthebalddepends 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.
Comment #2
valthebaldI 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
Comment #3
hass commentedAs 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.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.