Good evening
Thank you for this very useful contribution!
Do I have to install it for every Site or can it be installed in sites/all/modules/
and robotstxt automatically handles the different sites?
Does robotstxt creates real robots.txt files or is the definition stored in
the database and provided in real time just by reqeust?
Thanks a lot in advance,
kind regards,
Thomas
Comments
Comment #1
david straussIt installs anywhere where a module can install. It does not create actual files; it uses Drupal's menu system to handle requests for robots.txt.
Comment #2
schittli commentedHi David
Thank you very much for your fast answer!
Kind regards,
Thomas
Comment #3
david strauss